Rev 17565 | Rev 17593 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17565 | Rev 17589 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | !! list of available applets (files in applet, do not change oder) |
16 | !! list of available applets (files in applet, do not change oder) |
17 | listfilename_ztype=geogebra,texte,file,wimsexo |
17 | listfilename_ztype=geogebra,texte,file,wimsexo |
18 | !! if you add an applet, add it here and add it to name_listofztype |
18 | !! if you add an applet, add it here and add it to name_listofztype |
19 | !! (lang/name.phtml.$lang). You also need to update lpara_type |
19 | !! (lang/name.phtml.$lang). You also need to update lpara_type |
20 | !! E.g. |
20 | !! E.g. |
21 |
|
21 | listfilename_ztype=geogebra,texte,file,wimsexo,randfile |
22 | 22 | ||
23 | !! applets for which teachers can upload files |
23 | !! applets for which teachers can upload files |
24 | teacherfile_ztype=file |
24 | teacherfile_ztype=file |
- | 25 | teacherfile_ztype=file,randfile |
|
25 | 26 | ||
26 | !! applets for which students can upload files |
27 | !! applets for which students can upload files |
27 | studentfile_ztype=file |
28 | studentfile_ztype=file |
28 | 29 | ||
29 | !! applets that do not appear in the student zone |
30 | !! applets that do not appear in the student zone |
30 | nostudent_ztype=wimsexo |
31 | nostudent_ztype=wimsexo |
- | 32 | nostudent_ztype=wimsexo,randfile |
|
31 | 33 | ||
32 | !! file number to read in function of type |
34 | !! file number to read in function of type |
33 | lpara_type=1,1,3,1 |
35 | lpara_type=1,1,3,1 |
- | 36 | lpara_type=1,1,3,1,3 |
|
34 | 37 | ||
35 | nbztype=!itemcnt $listfilename_ztype |
38 | nbztype=!itemcnt $listfilename_ztype |
36 | 39 | ||
37 | !! check access |
40 | !! check access |
38 | !if $statutfreework!=open |
41 | !if $statutfreework!=open |