Rev 17260 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17260 | Rev 17261 | ||
---|---|---|---|
Line 18... | Line 18... | ||
18 | !set restart=no |
18 | !set restart=no |
19 | !exit |
19 | !exit |
20 | !endif |
20 | !endif |
21 | 21 | ||
22 | !if no_right iswordof $error |
22 | !if no_right iswordof $error |
23 | Sorry, you have no right to create virtual classes on this site. Please |
23 | Sorry, you have no right to create virtual classes on this site. Please |
24 | !mailurl $wims_site_manager contact the webmaster\ |
24 | !mailurl $wims_site_manager contact the webmaster\ |
25 | Virtual class creation |
25 | Virtual class creation |
26 | for more details. |
26 | for more details. |
27 | !set restart=no |
27 | !set restart=no |
28 | !exit |
28 | !exit |
Line 33... | Line 33... | ||
33 | !exit |
33 | !exit |
34 | !endif |
34 | !endif |
35 | 35 | ||
36 | !if getpass iswordof $error |
36 | !if getpass iswordof $error |
37 | <div class="wims_msg warning"> |
37 | <div class="wims_msg warning"> |
38 | Le mot de passe de création qui vous a été transmis par l'administrateur |
38 | Le mot de passe de création qui vous a été transmis par l'administrateur |
- | 39 | ne doit pas être communiqué. |
|
39 | !if $cltype=2 |
40 | !if $cltype=2 |
40 | De même, vous vous engagez à ne diffuser le mot de passe d'inscription des enseignants |
41 | De même, vous vous engagez à ne diffuser le mot de passe d'inscription des enseignants |
- | 42 | à votre groupement qu'aux enseignants dont vous souhaitez l'inscription |
|
- | 43 | dans votre groupement. En aucun cas ce mot de passe n'aura une diffusion publique. |
|
- | 44 | L'administrateur du serveur se réserve le droit de fermer votre groupement |
|
- | 45 | en cas de manquement à cette règle. |
|
41 | !endif |
46 | !endif |
42 | </div> |
47 | </div> |
43 | !if $sendmail!=$empty |
48 | !if $sendmail!=$empty |
44 | The password has beed send by email to the adress $sendmail. |
49 | The password has beed send by email to the adress $sendmail. |
- | 50 | <br class="spacer"> |
|
45 | !endif |
51 | !endif |
46 | !if $regpass!=$empty |
52 | !if $regpass!=$empty |
- | 53 | <div class="wims_msg warning"> |
|
47 | Sorry, your password is not correct. Please try again. |
54 | Sorry, your password is not correct. Please try again. |
- | 55 | </div> |
|
48 | !else |
56 | !else |
- | 57 | !if $sendmail=$empty |
|
49 | The creation of $cname on this site is protected by a password. |
58 | The creation of $cname on this site is protected by a password. |
50 | You must enter this password before continuing. |
59 | You must enter this password before continuing. |
- | 60 | !endif |
|
51 | !endif |
61 | !endif |
52 | !form reply |
62 | !form reply |
53 | <input type="hidden" name="step" value="$step"> |
63 | <input type="hidden" name="step" value="$step"> |
54 | <input type="hidden" name="job" value="$job"> |
64 | <input type="hidden" name="job" value="$job"> |
55 | <label for="regpass" |
65 | <label for="regpass"> |
- | 66 | Enter the password: |
|
- | 67 | </label> |
|
56 | <input size="16" name="regpass" |
68 | <input size="16" name="regpass" type="password" id="regpass" required> |
- | 69 | <input type="submit" value="$wims_name_send"> |
|
57 | !formend |
70 | !formend |
58 | 71 | </div> |
|
- | 72 | <div class="wims_msg info"> |
|
59 |
|
73 | The password for creation of virtual classes should be obtained from |
60 | !mailurl $wims_site_manager the manager\ |
74 | !mailurl $wims_site_manager the manager\ |
61 | Virtual class creation password |
75 | Virtual class creation password |
62 | of this WIMS site. |
76 | of this WIMS site. |
- | 77 | !if $regpassmail!=$empty and $sendmail=$empty |
|
- | 78 | !form reply |
|
- | 79 | Si vous disposez d'une adresse électronique dont le domaine est reconnu par le serveur, |
|
- | 80 | vous pouvez également recevoir le mot de passe par message électronique |
|
- | 81 | en saisissant <label for="adresse1">votre adresse électronique </label> ci-contre : |
|
- | 82 | <div class="wimscenter"> |
|
- | 83 | <input type="text" id="adresse1" name="adresse1" value="$adresse1" size="20"> |
|
- | 84 | <input type="hidden" name="step" value="0"> |
|
- | 85 | !let nbaddr=!itemcnt $regpassmail |
|
- | 86 | !if $nbaddr=1 |
|
- | 87 | @$regpassmail |
|
- | 88 | <input type="hidden" name="adresse2" value="$regpassmail"> |
|
- | 89 | !else |
|
- | 90 | @ |
|
- | 91 | !formselect adresse2 list $regpassmail |
|
- | 92 | !endif |
|
- | 93 | <input type="submit" value="$wims_name_send"> |
|
- | 94 | </div> |
|
- | 95 | !formend |
|
- | 96 | !else |
|
- | 97 | !reset sendmail |
|
- | 98 | !endif |
|
- | 99 | </div> |
|
63 | !set restart=no |
100 | !set restart=no |
64 | !exit |
101 | !exit |
65 | !endif |
102 | !endif |
66 | 103 | ||
67 | !if getid iswordof $error |
104 | !if getid iswordof $error |
68 | !if $regpass$regid!=$empty |
105 | !if $regpass$regid!=$empty |
69 | Sorry, your password is not correct. Please try again. |
106 | Sorry, your password is not correct. Please try again. |
Line 75... | Line 112... | ||
75 | !form reply |
112 | !form reply |
76 | <fieldset class="property_fields halfwidth blockcenter"> |
113 | <fieldset class="property_fields halfwidth blockcenter"> |
77 | <div class="field box"> |
114 | <div class="field box"> |
78 | <label for="regid"> |
115 | <label for="regid"> |
79 | Name of your account: |
116 | Name of your account: |
80 | </label> |
117 | </label> |
81 | <input size="20" name="regid" id="regid" required> |
118 | <input size="20" name="regid" id="regid" required> |
82 | </div> |
119 | </div> |
83 | <div class="field box"> |
120 | <div class="field box"> |
84 | <label for="regpass"> |
121 | <label for="regpass"> |
85 | And the password: |
122 | And the password: |
Line 89... | Line 126... | ||
89 | <div class="wimscenter"> |
126 | <div class="wimscenter"> |
90 | <input type="submit" value="$wims_name_send"> |
127 | <input type="submit" value="$wims_name_send"> |
91 | </div> |
128 | </div> |
92 | </fieldset> |
129 | </fieldset> |
93 | !formend |
130 | !formend |
94 | - | ||
95 | <p> |
131 | <p> |
96 | Remark. Please write to |
132 | Remark. Please write to |
97 | !mailurl $wims_site_manager the webmaster\ |
133 | !mailurl $wims_site_manager the webmaster\ |
98 | Virtual class creation password |
134 | Virtual class creation password |
99 | if you want an account for creating virtual classes. |
135 | if you want an account for creating virtual classes. |
Line 253... | Line 289... | ||
253 | No duplication of this class can be performed. |
289 | No duplication of this class can be performed. |
254 | !exit |
290 | !exit |
255 | !endif |
291 | !endif |
256 | 292 | ||
257 | !if subclasslimit=$error |
293 | !if subclasslimit=$error |
258 | Vous avez atteint le nombre maximum de sous-classes ($max_subclasses) |
294 | Vous avez atteint le nombre maximum de sous-classes ($max_subclasses). |
- | 295 | Il n'est pas possible d'en créer d'autres. |
|
259 | !exit |
296 | !exit |
260 | !endif |
297 | !endif |
261 | 298 | ||
262 | !if bad_file iswordof $error |
299 | !if bad_file iswordof $error |
263 | Sorry, but I cannot recognize <em>$wims_deposit</em> as a class backup file. |
300 | Sorry, but I cannot recognize <em>$wims_deposit</em> as a class backup file. |