Subversion Repositories wimsdev

Rev

Blame | Last modification | View Log | RSS feed

!set p_=!word 1 of $wims_read_parm
!bound p_ within none,header,source,html default none
!goto $p_
:none
!exit
:header
!set m_subject=New OEF version
!set m_date=20011213
!set m_time=11:43:16
!set m_from=Gang XIAO
!set m_sender_ip=127.0.0.1
!set m_sender_id=
!set m_sender_class=
!set m_email=xiao@unice.fr
!set m_to=
!set m_prec=O200112/3
!set m_exists=yes
!exit
:source
<pre>
Starting from WIMS version 3.10, new features are added into its OEF (open exercise format) manager. Including:&lt;ol>

&lt;li>The possibility of inserting mathematical symbols and formulas into statements (under html format), hints and solutions, with the same automatic formula formatting feature as in the WIMS forums.

&lt;li>When many exercises are available under one module, the introduction page will allow you to select exercises containing a certain word. To facilitate your search for the desired one.

&lt;li>A \feedback directive is added to the syntax, allowing you to write (warning) messages to students who give answers revealing a typical error. (Thanks to a suggestion of Jan Hlavacek.)

&lt;li>Exercises with no reply (nor multiple choice) can be created. This is in preparation for a new feature under which virtual class participants may compose an answer, to be sent to the teacher for correction. (exercises with human-analyzed replies)

&lt;li>On the other hand, the planned possibility of embedding reply fields into statements will not (yet) be available under this version. There are still some technical questions on this, that I don't have a satisfactory answer.

&lt;/ol>

Enjoy!</pre>
!exit
:html
Starting from WIMS version 3.10, new features are added into its OEF (open exercise format) manager. Including&#58;<ol>
<p>
<li>The possibility of inserting mathematical symbols and formulas into statements (under html format), hints and solutions, with the same automatic formula formatting feature as in the WIMS forums.
<p>
<li>When many exercises are available under one module, the introduction page will allow you to select exercises containing a certain word. To facilitate your search for the desired one.
<p>
<li>A $m_feedback directive is added to the syntax, allowing you to write (warning) messages to students who give answers revealing a typical error. (Thanks to a suggestion of Jan Hlavacek.)
<p>
<li>Exercises with no reply (nor multiple choice) can be created. This is in preparation for a new feature under which virtual class participants may compose an answer, to be sent to the teacher for correction. (exercises with human-analyzed replies)
<p>
<li>On the other hand, the planned possibility of embedding reply fields into statements will not (yet) be available under this version. There are still some technical questions on this, that I don't have a satisfactory answer.
<p>
</ol>
<p>
Enjoy&#33;