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=Dynamic 2D drawings in documents and OEF exercises
!set m_date=20020131
!set m_time=09:19:07
!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/4
!set m_exists=yes
!exit
:source
<pre>
It is now possible to include 2D drawings into the statement of OEF exercises
(under html format) as well as documents. These drawings are dynamic, that is, you can use variables in your draw commands, and the result will vary with the values of the variables.
The syntax of the commands is available in the help pages of the corresponding managing tools. This is a very rough syntax, and our objective is to extend it to something close to natural language.
For the time being, this capability is not available for message boards. The principle reason is that it is not clear whether this is really needed.</pre>
!exit
:html
It is now possible to include 2D drawings into the statement of OEF exercises
(under html format) as well as documents. These drawings are dynamic, that is, you can use variables in your draw commands, and the result will vary with the values of the variables.
<p>
The syntax of the commands is available in the help pages of the corresponding managing tools. This is a very rough syntax, and our objective is to extend it to something close to natural language.
<p>
For the time being, this capability is not available for message boards. The principle reason is that it is not clear whether this is really needed.