Rev 14773 | Rev 14808 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14773 | Rev 14796 | ||
---|---|---|---|
Line 24... | Line 24... | ||
24 | $name_content |
24 | $name_content |
25 | !else |
25 | !else |
26 | $name_parametrage |
26 | $name_parametrage |
27 | !endif |
27 | !endif |
28 | </a></li> |
28 | </a></li> |
29 | !if $activetest>=0 and $type=3 |
- | |
30 | <li><a href="#zteachercontent">$name_zteacher_content</a></li> |
- | |
31 | !endif |
- | |
32 | !if $activetest>=1 and $type>=2 and $type<=3 |
29 | !if $activetest>=1 and $type>=2 and $type<=3 |
33 | <li><a href="#listwork">$name_listwork</a></li> |
30 | <li><a href="#listwork">$name_listwork</a></li> |
34 | !endif |
31 | !endif |
35 | !endif |
32 | !endif |
36 | </ul> |
33 | </ul> |
Line 38... | Line 35... | ||
38 | !read proc/freeworkinfo.phtml |
35 | !read proc/freeworkinfo.phtml |
39 | </div> |
36 | </div> |
40 | !if $activetest!=-1 |
37 | !if $activetest!=-1 |
41 | <div id="list"> |
38 | <div id="list"> |
42 | !read proc/freeworkdata$(lpara_type[$type]).phtml |
39 | !read proc/freeworkdata$(lpara_type[$type]).phtml |
43 | </div> |
- | |
44 | !endif |
- | |
45 | !if $activetest>=0 and $type=3 |
- | |
46 | <div id="zteachercontent"> |
- | |
47 | !read proc/zteachercontent3.phtml |
- | |
48 | </div> |
40 | </div> |
49 | !endif |
41 | !endif |
50 | !if $activetest>=1 and $type>=2 and $type<=3 |
42 | !if $activetest>=1 and $type>=2 and $type<=3 |
51 | <div id="listwork"> |
43 | <div id="listwork"> |
52 | !read proc/listwork$(type).phtml |
44 | !read proc/listwork$(type).phtml |
Line 71... | Line 63... | ||
71 | ] |
63 | ] |
72 | </legend> |
64 | </legend> |
73 | !else |
65 | !else |
74 | !read proc/freeworkdata$(lpara_type[$type]).phtml |
66 | !read proc/freeworkdata$(lpara_type[$type]).phtml |
75 | !endif |
67 | !endif |
76 | !endif |
- | |
77 | !if $activetest>=0 and $type=3 |
- | |
78 | !read proc/zteachercontent3.phtml |
- | |
79 | !endif |
68 | !endif |
80 | !if $activetest>=1 and $type>=2 and $type<=3 |
69 | !if $activetest>=1 and $type>=2 and $type<=3 |
81 | !read proc/listwork$(type).phtml |
70 | !read proc/listwork$(type).phtml |
82 | !endif |
71 | !endif |
83 | !endif |
72 | !endif |