Rev 17078 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17078 | Rev 17468 | ||
---|---|---|---|
Line 78... | Line 78... | ||
78 | </tfoot> |
78 | </tfoot> |
79 | $table_end |
79 | $table_end |
80 | !endif |
80 | !endif |
81 | 81 | ||
82 | !if $wims_exam_remain > 0 |
82 | !if $wims_exam_remain > 0 |
83 | < |
83 | <div>$wims_name_examremain <span id="exam_clock"></span></div> |
84 | !endif |
84 | !endif |
85 | 85 | ||
86 | !if $registered=$empty |
86 | !if $registered=$empty |
87 | $name_begin1. |
87 | $name_begin1. |
88 | !href cmd=reply&job=student $name_begin2 |
88 | !href cmd=reply&job=student $name_begin2 |
89 | !else |
89 | !else |
90 | !if |
90 | !if $wims_exam_remain<=0 |
91 | <div class="wims_msg warning"> |
91 | <div class="wims_msg warning"> |
92 | $name_timeleft |
92 | $name_timeleft |
93 | </div> |
93 | </div> |
94 | !endif |
94 | !endif |
95 | !if $allowtype=simulation |
95 | !if $allowtype=simulation |
Line 101... | Line 101... | ||
101 | $name_bestscore |
101 | $name_bestscore |
102 | !if $stries!=1 |
102 | !if $stries!=1 |
103 | $name_bestscore2 |
103 | $name_bestscore2 |
104 | !endif |
104 | !endif |
105 | !endif |
105 | !endif |
106 | !if |
106 | !if $wims_exam_remain>0 |
107 | !set wims_menu_items=!append line backexam,1,cmd=reply&job=student\ |
107 | !set wims_menu_items=!append line backexam,1,cmd=reply&job=student\ |
108 | to $wims_menu_items |
108 | to $wims_menu_items |
109 | !endif |
109 | !endif |
110 | !set test=!recordcnt wimshome/$wims_sesdir/examscore.$exam |
110 | !set test=!recordcnt wimshome/$wims_sesdir/examscore.$exam |
111 | !if $test>=2 |
111 | !if $test>=2 |