Hi, I'm trying to determine if we're doing something wrong of if we've hit this bug Raymond already submitted: http://bugs.lon-capa.org/show_bug.cgi?id=6551.
When the student clicks the "Previous Tries" link for the question below, he/she is given the submission for another question. <part id="CI-1"> <parameter name="maxtries" id="7" type="int_pos" default="3" description="Maximum Number of Tries" /> <startouttext />Calculate the confidence interval for the difference in means for Levels 1 and 2, i.e., <m>$\mu_1-\mu_2$</m>.<endouttext /> <startouttext />Lower bound: <endouttext /> <numericalresponse answer="$ci1_lb" id="8"> <responseparam name="tol" type="tolerance" default="1%" description="Numerical Tolerance" /> <responseparam name="sig" type="int_range,0-16" default="0,15" description="Significant Figures" /> <textline readonly="no" /> <startouttext />Upper bound: <endouttext /> </numericalresponse> <numericalresponse answer="$ci1_ub" id="9"> <responseparam name="tol" type="tolerance" default="1%" description="Numerical Tolerance" /> <responseparam name="sig" type="int_range,0-16" default="0,15" description="Significant Figures" /> <textline readonly="no" /> </numericalresponse> </part> If screenshots, code for the whole question or anything else is helpful, just let me know. Joseph _______________________________________________ LON-CAPA-users mailing list LON-CAPA-users@mail.lon-capa.org http://mail.lon-capa.org/mailman/listinfo/lon-capa-users