/**
 *  ==================================================
 *  SoftChalk LessonBuilder q_parameters.js
 *  Copyright 2003-2008 SoftChalk LLC
 *  All Rights Reserved.
 *
 *  http://www.softchalk.com
 *  ==================================================
 */

q_item=1;
tableToggle_array=new Array();
f_done=new Array();
feed=new Array();
q_done=new Array();
scoreQ=new Array();
qOrder=new Array(1);
qOrder[0]=1;
num_pages=3;
scorm_completed_status=true;

//q_num=1;
inline_feedback1=true;
q_done[1]=false;
q_value1=1;
scoreQ[1]="yes";
mc_items1=4;
//ra_items1=4;
q_type1=5;
theQuestion1="Match the items.";
showCorrect1="no";
showHint1="no";
feedbackRight1="Right! Good job!";
feedbackWrong1="You may want to check the text again.";
feedbackPartial1="Partially correct.";
hint1="";
right_answers1=new Array(4);
right_answers1[0]="3";
right_answers1[1]="0";
right_answers1[2]="2";
right_answers1[3]="1";
answer_choices1=new Array(4);
answer_choices1[0]="characteristics of the students shaped by their experiences.";
answer_choices1[1]="pedagogical training and skills.";
answer_choices1[2]="the students.";
answer_choices1[3]="the potter";
tableToggle_array[1]=false;
f_done[1]=false;
feed[1]=false;
//colorChoice1="_custom";
//tableClass1="collapse";
//openerImage1="none.gif";
//items_to_match1[0]="The teacher is";
//items_to_match1[1]="Context is";
//items_to_match1[2]="The clay is";
//items_to_match1[3]="The potter's wheel is";
//allowRetry1=true;

