{strip}> <{* 集計結果表示テンプレート *}> <{* 課題名称 *}> <{include file="assignment_view_assignment_name.html"}>
<{$lang.assignment_grade_item}> <{$grade_value}> | <{if (!empty($summary|smarty:nodefaults) && $action.summary.total > 0) }> <{math equation="x / y * 100" x=$summary y=$action.summary.total assign="graph_rate"}> <{else}> <{assign var="graph_rate" value=0}> <{/if}> <{math equation="100 - x" x=$graph_rate assign="background"}> <{$lang.assignment_grade_value|smarty:nodefaults|sprintf:$summary:$graph_rate}> |
<{assign var="grade_i" value=$smarty.foreach.summary.iteration}>
%">
%">
|
---|---|---|
<{$lang.assignment_summary_submitted_unvalued|smarty:nodefaults}> | <{if (!empty($summary|smarty:nodefaults) && $action.summary.total > 0) }> <{math equation="x / y * 100" x=$summary y=$action.summary.total assign="graph_rate"}> <{else}> <{assign var="graph_rate" value=0}> <{/if}> <{math equation="100 - x" x=$graph_rate assign="background"}> <{$lang.assignment_grade_value|smarty:nodefaults|sprintf:$summary:$graph_rate}> |
%">
%">
|
<{$lang.assignment_yet_submitted}> | <{if (!empty($summary|smarty:nodefaults) && $action.summary.total > 0) }> <{math equation="x / y * 100" x=$summary y=$action.summary.total assign="graph_rate"}> <{else}> <{assign var="graph_rate" value=0}> <{/if}> <{math equation="100 - x" x=$graph_rate assign="background"}> <{$lang.assignment_grade_value|smarty:nodefaults|sprintf:$summary:$graph_rate}> |
%">
%">
|