Rev 16568 | Rev 17593 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16568 | Rev 17565 | ||
---|---|---|---|
Line 42... | Line 42... | ||
42 | !increase nbrezone$u |
42 | !increase nbrezone$u |
43 | ztype$(u)$(nbrezone$u)=$t |
43 | ztype$(u)$(nbrezone$u)=$t |
44 | script_data=!line 2 to -1 of $dt |
44 | script_data=!line 2 to -1 of $dt |
45 | !readproc applet/$t pararead $u $(nbrezone$u) |
45 | !readproc applet/$t pararead $u $(nbrezone$u) |
46 | !! -- read display parameters for each zone |
46 | !! -- read display parameters for each zone |
47 | !if $u!=student or $job2!=savezone or |
47 | !if $u!=student or $job2!=savezone or $t isitemof $studentfile_ztype |
48 | !read applet/$t displayread $u $(nbrezone$u) $studentmode $wims_user |
48 | !read applet/$t displayread $u $(nbrezone$u) $studentmode $wims_user |
49 | !endif |
49 | !endif |
50 | !endif |
50 | !endif |
51 | !next k |
51 | !next k |
52 | ltdownloadzone=!listintersection $ltdownloadzone and $zonelistlabelstudent |
52 | ltdownloadzone=!listintersection $ltdownloadzone and $zonelistlabelstudent |