Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8426 3878 d 22 h bpr /trunk/wims/public_html/scripts/oef/ [minor/fix] fix bug in the option default in oef answer. Example test should be
\steps{r1
r2}
\statement{
\if{\step=1}{ 1=\embed{r1}}
\if{\step=2}{ 2=\embed{r2}}
}
\answer{}{1}{option=default=0 nonstop}
\answer{}{2}{option=default=0}
 
7359 4209 d 7 h bpr /trunk/wims/ [minor/] following : reply_$i is now accessible by \reply_$i  
7357 4209 d 14 h bpr /trunk/wims/public_html/scripts/ [minor/improvment] for oef : add variable m_reply_$i which can be used by
the developper as \reply_1 ... ; contains the student answer eventually reformated
as it appears in embed case or in the analysis of the question.
For the moment, only default. Can be modified in each anstype.
 
170 6483 d 8 h bpr /trunk/wims/public_html/scripts/oef/ [minor/bug] variable sc_reply was not defined in all cases. Now it can't be used in the first field of feedback, see the c sources - add public_html/scripts/oef/screply.proc  
20 6572 d 12 h reyssat /trunk/wims/public_html/scripts/ partial (public_html/scripts) import of 3.62