Rev 5181 | Rev 14584 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5181 | Rev 12520 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !for a in title,file,reading_file,audio_file, image_file, video_file,N, M, MAX,try,alea,style_question,\ |
1 | !for a in title,file,reading_file,audio_file, image_file, video_file,N, M, MAX,try,alea,style_question,\ |
2 |
|
2 | style_reponse,style_oef,style_css,instruction,instruction2,\ |
3 |
|
3 | choice,answer_given,format,common,second_step,first_step,pos_rep,percent,\ |
4 |
|
4 | size,qcm_prompt1,qcm_prompt2,sens,aucune,partialscore,paste,\ |
5 |
|
5 | specialhelp1,specialhelp2,specialhelp3,specialhelp4,helpprompt,reaccent,packs,player,player_option,\ |
6 |
|
6 | good_answer_text,bad_answer_text,incomplete_answer_text |
7 |
|
7 | !default $a=$(quick_$a) |
8 | !next |
8 | !next |
9 | 9 | ||
10 | !default style_reponse=background-color: #FFCC99;\ |
10 | !default style_reponse=background-color: #FFCC99;\ |
11 | color: black;\ |
11 | color: black;\ |
12 | margin: 2% 2%;\ |
12 | margin: 2% 2%;\ |
13 | padding: 0%; |
13 | padding: 0%; |
14 | 14 | ||
15 | !default style_question=background-color: #FFFFCC;\ |
15 | !default style_question=background-color: #FFFFCC;\ |
16 | margin: 2% 2%;\ |
16 | margin: 2% 2%;\ |
17 | padding: 1%; |
17 | padding: 1%; |
18 | !default style_oef = |
18 | !default style_oef = |
19 | !default style_css = ol li {list-style: upper-alpha; } |
19 | !default style_css = ol li {list-style: upper-alpha; } |
20 | !default alea=yes |
20 | !default alea=yes |
21 | !default mtype= |
21 | !default mtype= |
22 | !default raw=0 |
22 | !default raw=0 |
23 | !default first_step=1 |
23 | !default first_step=1 |