Rev 10477 | Rev 16006 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10477 | Rev 13528 | ||
---|---|---|---|
Line 69... | Line 69... | ||
69 | !exit |
69 | !exit |
70 | !endif |
70 | !endif |
71 | 71 | ||
72 | !if prep_activate=$error |
72 | !if prep_activate=$error |
73 | You have asked to activate the exam $exam, that is, to make it accessible |
73 | You have asked to activate the exam $exam, that is, to make it accessible |
74 | to participants of the class. |
74 | to participants of the class.<p> |
75 | Please take note that once activated, you can no longer modify the exam. |
75 | Please take note that once activated, you can no longer modify the exam. |
76 | Do you want to continue? |
76 | Do you want to continue?</p> |
77 |
|
77 | <div class="wimscenter"> |
- | 78 | !set wims_ref_class=wims_button wims_warning |
|
78 | !href cmd=reply&job=activate |
79 | !href cmd=reply&job=activate $wims_name_yes; $(wims_name_actionlist[1]) |
79 |
|
80 | |
- | 81 | !set wims_ref_class=wims_button wims_secondary_button |
|
80 | !href cmd=resume |
82 | !href cmd=resume $wims_name_no; $wims_name_giveup |
81 |
|
83 | </div> |
82 | !exit |
84 | !exit |
83 | !endif |
85 | !endif |
84 | 86 | ||
85 | !if prep_erase=$error |
87 | !if prep_erase=$error |
86 | Do you really want to erase this exam #$exam ($title)? |
88 | Do you really want to erase this exam #$exam ($title)? |