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 60... | Line 60... | ||
60 | !exit |
60 | !exit |
61 | !endif |
61 | !endif |
62 | 62 | ||
63 | !if prep_activate=$error |
63 | !if prep_activate=$error |
64 | You have asked to activate the exam $exam, that is, to make it accessible |
64 | You have asked to activate the exam $exam, that is, to make it accessible |
65 | to participants of the class. |
65 | to participants of the class.<p> |
66 | Please take note that once activated, you can no longer modify the exam. |
66 | Please take note that once activated, you can no longer modify the exam. |
67 | Do you want to continue? |
67 | Do you want to continue?</p> |
68 |
|
68 | <div class="wimscenter"> |
- | 69 | !set wims_ref_class=wims_button wims_warning |
|
69 | !href cmd=reply&job=activate $wims_name_yes; $(wims_name_actionlist[1]) |
70 | !href cmd=reply&job=activate $wims_name_yes; $(wims_name_actionlist[1]) |
70 |
|
71 | |
- | 72 | !set wims_ref_class=wims_button wims_secondary_button |
|
71 | !href cmd=resume $wims_name_no; $wims_name_giveup |
73 | !href cmd=resume $wims_name_no; $wims_name_giveup |
72 |
|
74 | </div> |
73 | !exit |
75 | !exit |
74 | !endif |
76 | !endif |
75 | 77 | ||
76 | !if prep_erase=$error |
78 | !if prep_erase=$error |
77 | Do you really want to erase this exam #$exam ($title)? |
79 | Do you really want to erase this exam #$exam ($title)? |