Subversion Repositories wimsdev

Rev

Rev 9687 | Rev 10490 | Go to most recent revision | 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
 
9687 guerimand 3
!if bad_maxexams=$error
4
 Le nombre d'examens est limité à $max_exams.
5
 !exit
6
!endif
7
 
23 reyssat 8
!if not_supervisor=$error
7555 czzmrn 9
 Spiacente ma la preparazione / modifica dei temi d'esame è
23 reyssat 10
 limitata ai docenti registrati.
11
 !exit
12
!endif
13
 
14
!if $error=no_sheet
6037 czzmrn 15
 <p>
23 reyssat 16
 Il contenuto di un tema d'esame viene selezionato tra quello dei test
7973 bpr 17
 periodici (ancora attivi o già terminati).
6037 czzmrn 18
 </p><p>
7973 bpr 19
 Il corso non contiene alcun test periodico. Occorre prima preparare
20
 un test, attivarlo e poi si può procedere alla
23 reyssat 21
 creazione di un tema d'esame.
6037 czzmrn 22
 </p>
23 reyssat 23
 !exit
24
!endif
25
 
26
!if bad_exam=$error
7555 czzmrn 27
 Il numero del tema d'esame non è valido. Errore del software?
23 reyssat 28
 !exit
29
!endif
30
 
31
!if $error=simuchange
32
 Lo status di questo tema d'esame è appena cambiato. Puoi solo
33
 !href cmd=reply&job=scorereg cliccare qui
34
 per terminare la sessione.
35
 !exit
36
!endif
37
 
38
!if already_registered=$error
7555 czzmrn 39
 Il voto è già stato registrato.
23 reyssat 40
 !exit
41
!endif
42
 
43
!if no_more_registration=$error
7555 czzmrn 44
 Questo esame può essere ripetuto al massimo $stries volte.
45
 Non è più possibile registrare il voto.
23 reyssat 46
 !exit
47
!endif
48
 
49
!if bad_source=$error
7555 czzmrn 50
 L'elemento $bad_source nei comandi inseriti non è
23 reyssat 51
 valido.
52
 !href cmd=reply&job=prep_putsource&source=$source Correggere
53
 .
54
 !exit
55
!endif
56
 
57
!if no_title=$error
7555 czzmrn 58
 Per registrare un tema d'esame è necessario inserire il titolo.
23 reyssat 59
 Correggere.
60
 !exit
61
!endif
62
 
63
!if prep_activate=$error
7973 bpr 64
 Si è richiesto di attivare il tema d'esame $sheet, cioè
23 reyssat 65
 di renderlo accessibile agli studenti. <p>
7555 czzmrn 66
 Ricordiamo che un tema d'esame attivo non è più modificabile.
23 reyssat 67
 Continuare?
5780 czzmrn 68
  <div class="wimscenter">
3984 bpr 69
 !href cmd=reply&job=activate $wims_name_yes; $(wims_name_actionlist[1])
23 reyssat 70
 .&nbsp;&nbsp;
3984 bpr 71
 !href cmd=resume $wims_name_no; $wims_name_giveup
5780 czzmrn 72
 . </div>
23 reyssat 73
 !exit
74
!endif
75
 
76
!if prep_erase=$error
77
 Sicuri di voler eliminare il tema d'esame numero $exam ($title)?
5780 czzmrn 78
  <div class="wimscenter">
7973 bpr 79
 !set wims_ref_class=wims_button wims_warning
3984 bpr 80
 !href cmd=reply&job=erase $wims_name_yes; $wims_name_erase
7973 bpr 81
 !set wims_ref_class=wims_button
3984 bpr 82
 !href cmd=resume $wims_name_no; $wims_name_giveup
7973 bpr 83
  </div>
23 reyssat 84
 !exit
85
!endif
86
 
87
!if prep_expire=$error
7555 czzmrn 88
 Questo esame ($title) terminerà il $expday
23 reyssat 89
 !item $expmon of $months
90
 $expyear. Farlo terminare ora?
5780 czzmrn 91
  <div class="wimscenter">
3984 bpr 92
 !href cmd=reply&job=expire $wims_name_yes; $(wims_name_actionlist[2])
23 reyssat 93
 .&nbsp;&nbsp;
3984 bpr 94
 !href cmd=resume $wims_name_no; $wims_name_giveup
7973 bpr 95
 . </div><b>Nota.</b> Gli studenti non possono più lavorare su un tema
23 reyssat 96
 d'esame disattivato. I voti vengono conservati (e se ne tiene conto
97
 nelle statistiche). Possono essere consultati dal
98
 docente in qualsiasi momento.
99
 !exit
100
!endif
101
 
976 bpr 102
!if nodeactivate=$error
3747 czzmrn 103
  Questo esame non può più essere disattivato in quanto
976 bpr 104
  !if badstructure isin $deactivate
3747 czzmrn 105
   il coordinamento di corsi non lo permette.
976 bpr 106
  !else
107
   !if score isin $deactivate
3747 czzmrn 108
    alcuni studenti hanno già cominciato a lavorare su questo esame!
976 bpr 109
   !else
3747 czzmrn 110
    il tema d'esame è condiviso con altri corsi!
976 bpr 111
   !endif
112
  !endif
113
!endif
114
 
2329 guerimand 115
!if active_exam=$error
3747 czzmrn 116
   Spiacenti, questo esame è attivo e quindi non più modificabile. Non si possono più modificare gli esercizi che contiene.
2329 guerimand 117
 !exit
7973 bpr 118
!endif
2329 guerimand 119
 
2766 bpr 120
!if $error=prep_noexercise
7555 czzmrn 121
  Il contenuto dell'esercizio $exo del tema d'esame è vuoto. Riprova.
2766 bpr 122
  !exit
3984 bpr 123
!endif
124
 
10477 guerimand 125
!if $error=addexook
126
  Ajout de l'exercice effectué correctement.
127
  !exit
128
!endif
7973 bpr 129
!msg $error