/**
 *  ==================================================
 *  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=2;
scorm_completed_status=true;

//q_num=1;
inline_feedback1=true;
q_done[1]=false;
q_value1=0;
scoreQ[1]="no";
mc_items1=4;
//ra_items1=1;
q_type1=1;
theQuestion1="Student Kobe Bryant has the student number 2400341. What is his username ?";
showCorrect1="no";
showHint1="no";
feedbackRight1="Right! Good job!";
feedbackWrong1="Sorry, incorrect answer.";
feedbackPartial1="Partially correct.";
hint1="";
right_answers1=new Array(1);
right_answers1[0]="b";
answer_choices1=new Array(4);
answer_choices1[0]="kobe2400";
answer_choices1[1]="0341brko";
answer_choices1[2]="0341kobr";
answer_choices1[3]="2400brko";
tableToggle_array[1]=false;
f_done[1]=false;
feed[1]=false;
//colorChoice1="_custom";
//tableClass1="collapse";
//openerImage1="selfcheck_custom.gif";
//allowRetry1=true;

