{strip}> <{* 状態表示テンプレート *}>
<{$lang.assignment_period|smarty:nodefaults}> | <{include file="assignment_view_period.html" assignment=$action.assignment|smarty:nodefaults}> |
<{$lang.assignment_state|smarty:nodefaults}> | <{include file="assignment_view_state_value.html" activity=$action.assignment.activity}> |
<{$lang.assignment_submitter_count|smarty:nodefaults}> | <{$action.response.submit_summary_count}> |
<{$lang.assignment_grade|smarty:nodefaults}> | <{if (!empty($action.report|smarty:nodefaults)) }> <{include file="assignment_view_grade_value.html" submit_flag=$action.report.submit_flag grade_value=$action.report.grade_value|smarty:nodefaults}> <{else}> <{include file="assignment_view_grade_value.html" submit_flag="" grade_value=""}> <{/if}> |
<{$lang.assignment_response_date|smarty:nodefaults}> | <{include file="assignment_view_response_time.html"}> |
<{$lang.assignment_statistics}> |