Rev 1978 | Rev 5769 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1978 | Rev 5766 | ||
---|---|---|---|
Line 51... | Line 51... | ||
51 | $table_tr<td>cmd=next<td>get next exercise (in a working session) |
51 | $table_tr<td>cmd=next<td>get next exercise (in a working session) |
52 | $table_tr<td>cmd=config<td>set preferences |
52 | $table_tr<td>cmd=config<td>set preferences |
53 | $table_tr<td>cmd=help<td>get contextual help |
53 | $table_tr<td>cmd=help<td>get contextual help |
54 | $table_tr<td>cmd=hint<td>get contextual hint |
54 | $table_tr<td>cmd=hint<td>get contextual hint |
55 | $table_tr<td>cmd=resume<td>resume work (e.g. after help) |
55 | $table_tr<td>cmd=resume<td>resume work (e.g. after help) |
56 | $table_tr<td>cmd=getins<td>get dynamic insertions: internal use<br> |
56 | $table_tr<td>cmd=getins<td>get dynamic insertions: internal use<br/> |
57 | by the server. Not to be used by modules. |
57 | by the server. Not to be used by modules. |
58 | </table></center> |
58 | </table></center> |
59 | <li><font color=green>module</font>. the value is the name of the module |
59 | <li><font color=green>module</font>. the value is the name of the module |
60 | which the user wants to access. <br> |
60 | which the user wants to access. <br/> |
61 | <li><font color=green>session</font>: the value is the number of the current |
61 | <li><font color=green>session</font>: the value is the number of the current |
62 | session of the user. <br> |
62 | session of the user. <br/> |
63 | The session number is automatically generated by wims.cgi, and is usually |
63 | The session number is automatically generated by wims.cgi, and is usually |
64 | automatically contained in the pages sent by the server. Tampering with this |
64 | automatically contained in the pages sent by the server. Tampering with this |
65 | parameter by the user (e.g. in order to spy into others' work) is not |
65 | parameter by the user (e.g. in order to spy into others' work) is not |
66 | allowed and has practically no chance to get through. |
66 | allowed and has practically no chance to get through. |
67 | <li><font color=green>lang</font>: the value defines the prefered language |
67 | <li><font color=green>lang</font>: the value defines the prefered language |