/** * ================================================== * SoftChalk LessonBuilder q_parameters.js * Copyright 2003-2008 SoftChalk LLC * All Rights Reserved. * * http://www.softchalk.com * ================================================== */ q_item=3; tableToggle_array=new Array(); f_done=new Array(); feed=new Array(); q_done=new Array(); scoreQ=new Array(); qOrder=new Array(3); qOrder[0]=1; qOrder[1]=2; qOrder[2]=3; num_pages=1; scorm_completed_status=true; //q_num=1; inline_feedback1=true; q_done[1]=false; q_value1=3; scoreQ[1]="yes"; mc_items1=4; //ra_items1=1; q_type1=3; theQuestion1="Règle du jeu"; showCorrect1="no"; showHint1="no"; feedbackRight1="Exact!"; feedbackWrong1="Désolé, incorrect."; feedbackPartial1="Réponse partielle"; hint1=""; right_answers1=new Array(1); right_answers1[0]="a,c"; answer_choices1=new Array(4); answer_choices1[0]="La grille se compose de 81 cases."; answer_choices1[1]="Seulement 9 chiffres sont placés."; answer_choices1[2]="Plus il y a de chiffres, plus c'est facile."; answer_choices1[3]="Le 9 se trouve plusieurs fois sur une même ligne."; tableToggle_array[1]=true; f_done[1]=false; feed[1]=false; //colorChoice1="_custom"; //tableClass1="expand"; //openerImage1="testyourself_custom.gif"; //allowRetry1=false; //q_num=2; inline_feedback2=true; q_done[2]=false; q_value2=3; scoreQ[2]="yes"; mc_items2=3; //ra_items2=1; q_type2=3; theQuestion2="Technique de résolution"; showCorrect2="no"; showHint2="no"; feedbackRight2="Exact!"; feedbackWrong2="Désolé, incorrect."; feedbackPartial2="Réponse partielle"; hint2=""; right_answers2=new Array(1); right_answers2[0]="a,c"; answer_choices2=new Array(3); answer_choices2[0]="ll faut observer trois régions en même temps."; answer_choices2[1]="Le même chiffre est toujours sur la même ligne."; answer_choices2[2]="Sur une ligne, à chaque chiffre correspond une seule place."; tableToggle_array[2]=true; f_done[2]=false; feed[2]=false; //colorChoice2="_custom"; //tableClass2="expand"; //openerImage2="testyourself_custom.gif"; //allowRetry2=false; //q_num=3; inline_feedback3=true; q_done[3]=false; q_value3=4; scoreQ[3]="yes"; mc_items3=4; //ra_items3=1; q_type3=3; theQuestion3="Conseils"; showCorrect3="no"; showHint3="no"; feedbackRight3="Exact!"; feedbackWrong3="Désole, incorrect."; feedbackPartial3="Réponse partielle"; hint3=""; right_answers3=new Array(1); right_answers3[0]="a,b,c,d"; answer_choices3=new Array(4); answer_choices3[0]="Il est recommandé de bien observer la grille."; answer_choices3[1]="La réflexion aide à trouver la place des chiffres."; answer_choices3[2]="Au début, il est nécessaire d'effacer souvent."; answer_choices3[3]="Chaque chiffre est répété neuf fois dans la grille."; tableToggle_array[3]=true; f_done[3]=false; feed[3]=false; //colorChoice3="_custom"; //tableClass3="expand"; //openerImage3="testyourself_custom.gif"; //allowRetry3=false;