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=WIMS 2.32
!set m_date=20000603
!set m_time=12:14:28
!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=O200006/1
!set m_exists=yes
!exit
:source
<pre>
Main changes in this version:

1. Grades computation in virtual classes are simplified, and
supervisors can manually enter grades for participants (obtained
elsewhere), which will be taken into account in the global average.

2. Online creation of message boards.

3. Compatibility with Debian Linux (tested for 2.1) and LinuxPPC.

4. Module log is now disabled by default (improves performance).
See the file wims.conf.template for how to enable it.</pre>
!exit
:html
Main changes in this version&#58;
<p>
1. Grades computation in virtual classes are simplified, and
supervisors can manually enter grades for participants (obtained
elsewhere), which will be taken into account in the global average.
<p>
2. Online creation of message boards.
<p>
3. Compatibility with Debian Linux (tested for 2.1) and LinuxPPC.
<p>
4. Module log is now disabled by default (improves performance).
See the file wims.conf.template for how to enable it.