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=Virtual class enhancements
!set m_date=20020106
!set m_time=14:58:33
!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=O200201/1
!set m_exists=yes
!exit
:source
<pre>
WIMS virtual classes now support the following new features.<ol>
<p><li>Inter-class communication. Neighboring classes can be declared, allowing resource exchange/share and inter-class travel between neighboring classes.
<p><li>Comprehensive online configuration and management tool for class supervisors.
<p><li>Selective backup and restoration of class data.
<p><li>Data download/upload in spreadsheet format.
<p><li>Printable version of work sheets (only OEF exercises in html format are printable).
</ol></pre>
!exit
:html
WIMS virtual classes now support the following new features.<ol>
<p>
<p><li>Inter-class communication. Neighboring classes can be declared, allowing resource exchange/share and inter-class travel between neighboring classes.
<p>
<p><li>Comprehensive online configuration and management tool for class supervisors.
<p>
<p><li>Selective backup and restoration of class data.
<p>
<p><li>Data download/upload in spreadsheet format.
<p>
<p><li>Printable version of work sheets (only OEF exercises in html format are printable).
<p>
</ol>