Rev 16888 | Rev 16928 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16888 | Rev 16927 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !nocache |
1 | !nocache |
2 | - | ||
- | 2 | !set limit_exoseries=9 |
|
3 | !set modu_lang=$lang |
3 | !set modu_lang=$lang |
4 | !!! FIXME variable jquery_defined is not accessible here |
4 | !!! FIXME variable jquery_defined is not accessible here |
5 | !if $wims_theme!=default |
5 | !if $wims_theme!=default |
6 | !set jquery_defined=yes |
6 | !set jquery_defined=yes |
7 | !endif |
7 | !endif |
Line 145... | Line 145... | ||
145 | exocnt=!itemcnt $exolist |
145 | exocnt=!itemcnt $exolist |
146 | !!!if $special_parm3!=$empty |
146 | !!!if $special_parm3!=$empty |
147 | !! !read getparm $special_parm3 qnum |
147 | !! !read getparm $special_parm3 qnum |
148 | !! qnum=$get_qnum |
148 | !! qnum=$get_qnum |
149 | !!!else |
149 | !!!else |
150 | !bound qnum between integer 1 and |
150 | !bound qnum between integer 1 and $limit_exoseries default 1 |
151 | !bound qcmlevel between integer 1 and 9 default 3 |
151 | !bound qcmlevel between integer 1 and 9 default 3 |
152 | !bound random within 0,1 default 1 |
152 | !bound random within 0,1 default 1 |
153 | tmp=!replace internal & by ; in $module_init_parm |
153 | tmp=!replace internal & by ; in $module_init_parm |
154 | !! URL encode \n |
154 | !! URL encode \n |
155 | tmp=!replace internal $\ |
155 | tmp=!replace internal $\ |