Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
13642 2341 d 23 h bpr /trunk/wims/public_html/scripts/oef/ [formatage]  
12325 2689 d 7 h bpr /trunk/wims/public_html/scripts/oef/ [formatage]  
8426 3890 d 15 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 4221 d 0 h bpr /trunk/wims/ [minor/] following : reply_$i is now accessible by \reply_$i  
7357 4221 d 7 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 6495 d 2 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 6584 d 5 h reyssat /trunk/wims/public_html/scripts/ partial (public_html/scripts) import of 3.62