Rev 13313 | Rev 14395 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13313 | Rev 14099 | ||
---|---|---|---|
Line 78... | Line 78... | ||
78 | content. |
78 | content. |
79 | !exit |
79 | !exit |
80 | !endif |
80 | !endif |
81 | 81 | ||
82 | !if $error=non_empty_activities |
82 | !if $error=non_empty_activities |
83 | You want to deactivate worksheet $sheet, although participants have already |
83 | <p class="wims_msg warning">You want to deactivate worksheet $sheet, although participants have already |
84 | started to work on it! |
84 | started to work on it!</p> |
85 | <p> |
- | |
86 |
|
85 | !if share iswordof $confirmed |
87 | Moreover, the worksheet is shared with other classes where there may be scores too. |
86 | <p>Moreover, the worksheet is shared with other classes where there may be scores too. |
88 | It is therefore not allowed to deactivate it. |
87 | It is therefore not allowed to deactivate it.</p> |
89 | !exit |
88 | !exit |
90 |
|
89 | !endif |
- | 90 | <p> |
|
91 | All scores obtained on this worksheet will be <b>erased</b>, if you deactivate it. |
91 | All scores obtained on this worksheet will be <b>erased</b>, if you deactivate it. |
92 | Do you still want to proceed? |
92 | Do you still want to proceed? |
93 | </p> |
93 | </p> |
94 | <p style="text-align:center"> |
94 | <p style="text-align:center"> |
95 | !set wims_ref_class=wims_button |
95 | !set wims_ref_class=wims_button |
Line 98... | Line 98... | ||
98 | !set wims_ref_class=wims_button wims_secondary_button |
98 | !set wims_ref_class=wims_button wims_secondary_button |
99 | !href cmd=resume $wims_name_no; $wims_name_giveup |
99 | !href cmd=resume $wims_name_no; $wims_name_giveup |
100 | </p> |
100 | </p> |
101 | <p> |
101 | <p> |
102 | List of students having worked on this worksheet: |
102 | List of students having worked on this worksheet: |
103 | <span class="tt">$worktest</span> |
103 | <span class="tt">$worktest</span> |
104 | </p> |
104 | </p> |
105 | < |
105 | <div class="wims_msg info"><b>Note</b>. Only deactivate if you are using this class as a test.</div> |
106 | !exit |
106 | !exit |
107 | !endif |
107 | !endif |
108 | 108 | ||
109 | !if prep_activate=$error |
109 | !if prep_activate=$error |
110 | You want to activate worksheet $sheet. |
110 | You want to activate worksheet $sheet. |