fradrive/templates/exam-users.hamlet
2021-03-19 00:05:56 +01:00

23 lines
541 B
Plaintext

$newline never
$if is _Nothing examFinished
<div .two-column-sections>
<section>
<h2>_{MsgExamCloseHeading}
^{closeWgt}
<section>
<h2>_{MsgExamFinishHeading}
^{finishWgt}
$else
<section>
$if is _Nothing examClosed
<h2>_{MsgExamCloseHeading}
^{closeWgt}
$if examOccurrenceRuleAutomatic examOccurrenceRule
<section>
<h2>_{MsgExamAutoOccurrenceHeading}
^{examAutoOccurrenceCalculateWidget tid ssh csh examn}
<section>
$if computedValues
^{computedValuesTip}
^{examUsersTable}