/**
 *  ==================================================
 *  SoftChalk LessonBuilder q_parameters.js
 *  Copyright 2003-2008 SoftChalk LLC
 *  All Rights Reserved.
 *
 *  http://www.softchalk.com
 *  ==================================================
 */

q_item=4;
tableToggle_array=new Array();
f_done=new Array();
feed=new Array();
q_done=new Array();
scoreQ=new Array();
qOrder=new Array(2);
qOrder[0]=2;
qOrder[1]=3;
num_pages=11;
scorm_completed_status=true;

//q_num=2;
inline_feedback2=true;
q_done[2]=false;
q_value2=1;
scoreQ[2]="yes";
mc_items2=2;
//ra_items2=1;
q_type2=2;
theQuestion2="Plants Produce Oxygen";
showCorrect2="no";
showHint2="no";
feedbackRight2="Right! Good job!";
feedbackWrong2="Sorry, incorrect answer.";
feedbackPartial2="Partially correct.";
hint2="";
right_answers2=new Array(1);
right_answers2[0]="true";
answer_choices2=new Array(2);
answer_choices2[0]="True";
answer_choices2[1]="False";
tableToggle_array[2]=false;
f_done[2]=false;
feed[2]=false;
//colorChoice2="_custom";
//tableClass2="collapse";
//openerImage2="testyourself_custom.gif";
//allowRetry2=true;

//q_num=3;
inline_feedback3=true;
q_done[3]=false;
q_value3=2;
scoreQ[3]="yes";
mc_items3=4;
//ra_items3=1;
q_type3=3;
theQuestion3="What are 2 of the essential elements that some plants and organisms need?";
showCorrect3="no";
showHint3="no";
feedbackRight3="Right! Good job!";
feedbackWrong3="Sorry, incorrect answer.";
feedbackPartial3="Partially correct.";
hint3="";
right_answers3=new Array(1);
right_answers3[0]="a,d";
answer_choices3=new Array(4);
answer_choices3[0]="Cobalt";
answer_choices3[1]="Sulfur";
answer_choices3[2]="Zinc";
answer_choices3[3]="Sodium";
tableToggle_array[3]=false;
f_done[3]=false;
feed[3]=false;
//colorChoice3="_custom";
//tableClass3="collapse";
//openerImage3="testyourself_custom.gif";
//allowRetry3=true;

