Rev 18148 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18148 | Rev 18680 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | </div> |
13 | </div> |
14 | !else |
14 | !else |
15 | !if $checksessions=$empty |
15 | !if $checksessions=$empty |
16 | <p class="no_exampart">$name_no_exampart</p> |
16 | <p class="no_exampart">$name_no_exampart</p> |
17 | !else |
17 | !else |
18 | - | ||
19 | !if $class_examscore_withoutip!=yes and $scorereducedbyip=1 |
18 | !if $class_examscore_withoutip!=yes and $scorereducedbyip=1 |
20 | <div class="wims_msg info">$name_msg_exam_withip</div> |
19 | <div class="wims_msg info">$name_msg_exam_withip</div> |
21 | !endif |
20 | !endif |
22 | - | ||
23 | <p class="exampart">$name_exampart |
21 | <p class="exampart">$name_exampart |
- | 22 | !if $cutexam!=$empty |
|
- | 23 | $(name_cuttime[2]) |
|
- | 24 | !endif |
|
- | 25 | </p> |
|
24 | $table_header |
26 | $table_header |
25 | $table_hdtr<th rowspan="2">$name_Session</th><th rowspan="2">$name_Exam</th><th rowspan="2">$name_Score<span class="small">/$scoremax</span></th> |
27 | $table_hdtr<th rowspan="2">$name_Session</th><th rowspan="2">$name_Exam</th><th rowspan="2">$name_Score<span class="small">/$scoremax</span></th> |
26 | <th colspan="$maxexo">$name_Exercise </th> |
28 | <th colspan="$maxexo">$name_Exercise </th> |
27 | <th rowspan="2">$name_Start</th> |
29 | <th rowspan="2">$name_Start</th> |
28 | <th rowspan="2">$name_Duration</th> |
30 | <th rowspan="2">$name_Duration</th> |