Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
13642 2345 d 12 h bpr /trunk/wims/public_html/scripts/oef/ [formatage]  
12325 2692 d 20 h bpr /trunk/wims/public_html/scripts/oef/ [formatage]  
8426 3894 d 4 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 4224 d 13 h bpr /trunk/wims/ [minor/] following : reply_$i is now accessible by \reply_$i  
7357 4224 d 20 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 6498 d 14 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 6587 d 18 h reyssat /trunk/wims/public_html/scripts/ partial (public_html/scripts) import of 3.62