Rev 14798 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2544 | bpr | 1 | !for a in title,file,reading_file,audio_file, image_file, video_file,N, M, MAX,try,alea,style_question,\ |
12520 | bpr | 2 | style_reponse,style_oef,style_css,instruction,instruction2,\ |
3 | choice,answer_given,format,common,second_step,first_step,pos_rep,percent,\ |
||
4 | size,qcm_prompt1,qcm_prompt2,sens,aucune,partialscore,paste,\ |
||
5 | specialhelp1,specialhelp2,specialhelp3,specialhelp4,helpprompt,reaccent,packs,player,player_option,\ |
||
6 | good_answer_text,bad_answer_text,incomplete_answer_text |
||
7 | !default $a=$(quick_$a) |
||
2544 | bpr | 8 | !next |
9 | |||
15445 | bpr | 10 | !default style_reponse=border-left:.2em solid;border-left-color:grey;margin:2% 2%;padding:2% 2%; |
11 | !default style_question=border-left:.2em solid;border-left-color:var(--wims_ref_bgcolor);margin:2% 2%;padding:2% 2%; |
||
12520 | bpr | 12 | !default style_oef = |
15445 | bpr | 13 | !default style_css = ol li {list-style:upper-alpha;} |
2544 | bpr | 14 | !default mtype= |
15 | !default raw=0 |
||
16 | !default first_step=1 |
||
17 | !default second_step=yes |
||
18 | !default partialscore=split |
||
19 | !default pos_rep=inside |
||
20 | !default percent=1 |
||
21 | !default format=clickfill |
||
22 | !default taille_corr=100x100x100 |
||
23 | !default taille_case=12 |
||
24 | !default taille_compose=10 |
||
25 | |||
26 | !default taille_drag=50x30 |
||
27 | !default MAX1=1 |
||
28 | !default N=1 |
||
29 | !default M=3 |
||
30 | !default audio_file1=no |
||
31 | !default image_file1=no |
||
32 | !default video_file1=no |
||
33 | !default reading_file1=no |
||
34 | !default paste=yes |
||
3776 | bpr | 35 | !default format0=mark |
2544 | bpr | 36 | |
5181 | guerimand | 37 | !read adm/language lang/names.phtml |
2544 | bpr | 38 | !changeto lang/values.$modu_lang |