--- capa/capa51/capa_5.1.txt 2000/07/07 16:14:01 1.1 +++ capa/capa51/capa_5.1.txt 2000/10/23 17:45:57 1.7 @@ -85,11 +85,13 @@ qzparse capalogin * zero as an answer will bark when a sig fig limitation is set. + 4 * rad -> deg coversion is broken + make submission file creation an option + if a set isn't open it shouldn't be shown on the summary screen + error message when letters given in response to numerical question capaweb (see also capalogin) + 4 * submissions string was incorrectly removing the tabs * bugs with blank question bodies * subjective passdue submissions allowed * view previous for subjective answers bombs @@ -107,6 +109,8 @@ capaweb (see also capalogin) capautils/Manager * capastat treated a 0 as if it were a yes + 4 * capastat2 doesn't work if logX.db doesn't exist + 4 * capastat2 incorrect title on graphs + concept decoder improvements, can have the same text be both correct and incorrect + item correlation, set selection, looks at classpath for @@ -119,10 +123,12 @@ capautils/Manager + date based subset of scores + put old e-mail functions back in + unrandomize includes unpicked leaves + 4 & capastats2 - more informative name Scorer * Pause/Quit in Scorer don't work properly ! * No stunum on bubble sheet no stu# in set file + 4 * Pick highest score actually picked lowest score + accounting, which answers were selected (parse question text and output string they selected) + adding question updates listbox position @@ -160,11 +166,14 @@ capadiscuss language (parser) 5.0? * are spaces ok in the /MAP() ? -! * nested /IF bug (which required all /ELSE) + 4 * -(-17)*-a^-4 now works and is intrepreted properly + 4 * -x^2 now == -(x^2) +! 4 * nested /IF bug (which required all /ELSE) * /MAP() segfaults when variable being mapped from is undefined * /MAP(seed;a;-1) puts 1 in a * function "+4x" doesn't work * undefined variables used as test conditions bomb + * in formulas negation was more important than power + /VERB /ENDVERB + new functions is_open(), is_due(), is_answer() + functions is_open(), is_due(), is_answer(), due_date(), @@ -183,6 +192,7 @@ language (parser) + new function to reset array init_array() + verbatim=off in /ANS() removes \begin{verbatim} \end{verbatim} from around string answers + 4 + random_multivariate_normal Internal Cleaning * undeclared variables as argmunets to function (set_string)