Rev 8255 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | !set wims_module_log=error: $error |
2 | |||
3 | !if no_pick=$error |
||
4 | ½Ð¦bÂI¿ï "¥[¤J" ¶s«e¥ý |
||
5 | [ |
||
6 | !href cmd=resume ¦¬¶°§@·~²M³æ |
||
7 | ]¡I |
||
8 | !exit |
||
9 | !endif |
||
10 | |||
11 | !if not_supervisor=$error |
||
12 | ©êºp¡A×§ï§@·~²M³æ¹B§@ªº©Ò¦³Åv«O¯dµ¹½Òµ{ªººÞ²zªÌ¡I |
||
13 | !exit |
||
14 | !endif |
||
15 | |||
16 | !if bad_class=$error |
||
17 | ©_©Ç¡A§Úµo²{±zªº½Òµ{¤£¾A·í¡I |
||
18 | !exit |
||
19 | !endif |
||
20 | |||
21 | !if no_sheet=$error |
||
22 | ±zªº½Òµ{¨S¦³¥¼¹B§@ªº§@·~²M³æ¡C§@·~¥²¶·¥[¤J¨ì¥¼¹B§@ªº§@·~²M³æ¤¤¡C |
||
23 | |||
24 | !href module=adm/class/sheet&sheet=$[$sheettot+1] n³y¤@Ó¶Ü |
||
25 | ¡H |
||
26 | !exit |
||
27 | !endif |
||
28 | !if bad_sheet=$error |
||
29 | ¤£«ê·íªº²M³æ¼Æ¥Ø¡I |
||
30 | !exit |
||
31 | !endif |
||
32 | |||
33 | !if insert_fail=$error |
||
34 | ¥»³nÅéµLªk±N±zªº§@·~¥[¤J¸ê®Æ®w¤¤¡A½ÐÀˬd±zªº¸ê®Æ¡C |
||
35 | !exit |
||
36 | !endif |
||
37 | |||
38 | !if too_many_exos=$error |
||
8255 | bpr | 39 | §@·~²M³æ $picksheet ¤w¹F¶µ¥Øªº³Ì¤j¤W $max_exos ¡I |
23 | reyssat | 40 | ¦b¥[¤J¤§«e½Ð¥ý§R°£¨ä¥L¤w¦s¦bªº¶µ¥Ø¡C |
41 | !exit |
||
42 | !endif |
||
43 | |||
44 | !if already_exist=$error |
||
45 | ±z©Òn¥[¤Jªº§@·~¤w¦s¦b§@·~²M³æ $test ¤¤¡C¦b¦P¤@§@·~²M³æ¤¤¦P¼Ëªº²ßÃD(¨ã¬Û¦Pªì©l°Ñ¼Æ) |
||
46 | ¤£n«ÂЦ¬¶°¡I<p> |
||
47 | ¦pªG±zn¾Ç¥Í«ÂЧ@²ßÃD¥i¥H´£°ª²ßÃD©Ò»ÝªºÂI¼Æ¡C |
||
48 | !exit |
||
49 | !endif |
||
50 | |||
5205 | guerimand | 51 | !if $error=bad_exo |
52 | Aucune série d'exercices ne correspond aux informations que vous avez indiquées. |
||
53 | !exit |
||
54 | !endif |
||
55 | |||
5210 | guerimand | 56 | |
57 | !if $error=not_exo |
||
58 | Le module que vous essayez d'insérer dans la feuille n'est pas un module d'exercices. Il doit y avoir une erreur ! |
||
59 | !exit |
||
60 | !endif |
||
5205 | guerimand | 61 | !msg $error |