Rev 16928 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16928 | Rev 17764 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | !endif |
13 | !endif |
14 | !!wseed=$seed |
14 | !!wseed=$seed |
15 | !!!if $wseed!=$empty and $wims_user=supervisor |
15 | !!!if $wseed!=$empty and $wims_user=supervisor |
16 | !! !setseed $wseed |
16 | !! !setseed $wseed |
17 | !!!endif |
17 | !!!endif |
- | 18 | !! |
|
- | 19 | !! variable presentgood has not been defined |
|
- | 20 | !! |
|
- | 21 | !read oef/testseedscore.phtml |
|
- | 22 | !readproc oef/get_presentgood.proc |
|
- | 23 | !! |
|
18 | oefenv_presentgood=$presentgood |
24 | oefenv_presentgood=$presentgood |
19 | !read oef/$lang/names.proc |
25 | !read oef/$lang/names.proc |
20 | !if $lang_exists!=yes |
26 | !if $lang_exists!=yes |
21 | !let modu_lang=en |
27 | !let modu_lang=en |
22 | !read oef/$modu_lang/names.proc |
28 | !read oef/$modu_lang/names.proc |