Rev 16937 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | |
12460 | bpr | 2 | init: intro_qcmpresent intro_check intro_good intro_hint \ |
3 | intro_sol intro_feed intro_expert\ |
||
9834 | bpr | 4 | exo defaultlist random qnum qcmlevel scoredelay lang_choice\ |
16145 | bpr | 5 | confparm[8] intro_sepow intro_expow intro_precw intro_calc |
20 | reyssat | 6 | |
12459 | bpr | 7 | init:seedrepeat |
8 | |||
9834 | bpr | 9 | config: oef_default |
18102 | bpr | 10 | any: print supdefault_scoredelay |
9834 | bpr | 11 | deny: slib_geogebra_exists slib_geogebrawindow1 slib_geogebrawindow2 |
20 | reyssat | 12 | |
9834 | bpr | 13 | deny: wims_intro_parm delay1 delay2 starttime\ |
14 | prcnt oef_version wims2oef_version\ |
||
15 | insdraw_filebase savedraw[16] savetex[16]\ |
||
16 | deffile status shufflelist\ |
||
17 | reply_cnt varcnt postvarcnt ansorder\ |
||
18 | replycnt choicecnt conditioncnt feedbackcnt embedcnt\ |
||
19 | title question hint help solution latex\ |
||
14961 | bpr | 20 | author email author_email format keywords oefobservation\ |
12462 | bpr | 21 | qcmpresent qcmgood penalty presentgood\ |
12460 | bpr | 22 | precweight givehint presentsol givesol givefeed\ |
23 | introgivegood introgivehint \ |
||
9834 | bpr | 24 | score_should score_got score qcmpower scorepower freepower\ |
25 | leftrange rightrange oefstep oefsteps oefstepcnt nextstep dynsteps\ |
||
26 | question_url df_title df_name oefenv_datafile\ |
||
27 | vsave vsavelist\ |
||
28 | replygood[MAX_OEFREPLIES] replynames replytypes replystyles replyoptions replyweights\ |
||
29 | choicenames choicegoods choicebads choicelists\ |
||
30 | choiceitemss choiceoptions choiceweights\ |
||
31 | fill_check fill_checked\ |
||
32 | oef_presrc oef_postsrc oef_codelim\ |
||
33 | code_allow_ code_deny_\ |
||
34 | saverep[MAX_OEFREPLIES] savech[MAX_OEFCHOICES]\ |
||
14185 | bpr | 35 | oef_applet_option oef_applet_command oef_answer_option[MAX_OEFREPLIES]\ |
9834 | bpr | 36 | oef_fill_option\ |
15532 | bpr | 37 | sc_reply[MAX_OEFREPLIES] anstype_shuffle_[MAX_OEFREPLIES]\ |
38 | inputprompt[MAX_OEFREPLIES] |
||
20 | reyssat | 39 | |
18102 | bpr | 40 | reply: reply[MAX_OEFREPLIES] choice[MAX_OEFCHOICES] click_x click_y printlatex |