Subversion Repositories wimsdev

Rev

Rev 7703 | Rev 16877 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7703 Rev 10646
Line 2... Line 2...
2
 !read help/$special_parm.phtml
2
 !read help/$special_parm.phtml
3
 !goto end
3
 !goto end
4
!endif
4
!endif
5
 
5
 
6
!if $login=$empty
6
!if $login=$empty
7
<p>
7
 <p>
8
 This tool is for online creation and
-
 
9
 development of free style WIMS activity modules.
8
 Questo strumento permette la creazione e lo sviluppo di moduli WIMS.
10
 </p><p>
9
 </p><p>
11
 Such a module may be a full-power exercise (compared with OEF exercises
10
 È cioè possibile progettare esercizi sfruttando appieno le 
-
 
11
 potenzialità del linguaggio di programmazione di WIMS (in confronto gli 
12
 which are easier to develop but have limited capacities; see
12
 gli esercizi OEF sono più facili da scrivere ma hanno limiti, si veda 
-
 
13
 per esempio la documentazione in
13
 !href module=adm/createxo Createxo
14
 !href module=adm/createxo Createxo
14
 ) or a sophisticated computational tool. It should be written in the WIMS
15
 ) o creare sofisticati strumenti di calcolo. Vanno creati utilizzando
15
 interpreted language as explained in
16
 il linguaggio WIMS, in particolare la struttura e i comandi descritti nella
16
 !href target=wims_help module=help/wimsdoc WIMS technical documentation
17
 !href target=wims_help module=help/wimsdoc Documentazione tecnica di WIMS
17
.
18
.
18
 </p><p>
19
 </p><p>
19
 If you are interested, you can ask
20
 Se siete interessati, scrivete al 
20
 !mailurl $wims_site_manager the manager of this WIMS site\
21
 !mailurl $wims_site_manager responsabile di questo server WIMS \
21
WIMS Modtool id
22
WIMS Modtool id
22
 for a developper's login/password pair to get the
-
 
23
 authentification for working with this tool.
23
 chiedendo un account specifico per lavorare con questo strumento.
24
 </p>
24
 </p>
25
 !exit
25
 !exit
26
!endif
26
!endif
27
 
27
 
28
!if $mod=$empty
28
!if $mod=$empty
29
<p>
29
<p>
30
 In order to work on a module, you should first create it. To create a
30
 Per lavorare su un modulo occorre come prima cosa crearlo. Per creare un
31
 new module, please click on the appropriate links and fill-in the forms
31
 nuovo modolo, cliccate sul link corrispondente e inserite i dati 
32
 for this purpose.
32
 richiesti.
33
 </p>
33
 </p>
34
!endif
34
!endif
35
<p>
35
<p>
36
Please refer to
36
Prima di procedere consultate la 
37
 !href target=wims_help module=help/wimsdoc WIMS technical documentation
37
 !href target=wims_help module=help/wimsdoc Documentazione tecnica di WIMS
38
 for the structure of a WIMS module and the syntax and format of its content.
38
 in cui è descritta la struttura di un modulo WIMS e la sintassi dei comandi 
-
 
39
 utilizzabili.
39
 
40
</p><p>
40
Vous trouverez ici la
41
A questo link è invece disponibile la 
41
!href target=wims_help module=adm/createxo Documentation OEF
42
!href target=wims_help module=adm/createxo $wims_name_docoef
42
</p><p>
43
</p><p>
43
Special hints:
44
Alcuni consigli:
44
</p>
45
</p>
45
<ol>
46
<ol>
46
<li>In order to debug a file, you can place a line
47
<li>In order to debug a file, you can place a line
47
<pre>
48
<pre>
48
$!debug ...
49
$!debug ...