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=Interactive documents
!set m_date=20011202
!set m_time=11:06:06
!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/1
!set m_exists=yes
!exit
:source
<pre>
Starting from this version (3.10), WIMS document manager is ready. It supports
interactive documents (random variables, foldin/foldout, etc), and allows
online creation/composition of documents. Teachers can set up documents in virtual classes which can be used either as course material or as chat board.

&lt;a href=wims.cgi?module=adm/doc>Take a look&lt;/a>.</pre>
!exit
:html
Starting from this version (3.10), WIMS document manager is ready. It supports
interactive documents (random variables, foldin/foldout, etc), and allows
online creation/composition of documents. Teachers can set up documents in virtual classes which can be used either as course material or as chat board.
<p>
<a href=wims.cgi?module=adm/doc>Take a look</a>.