Rev 1978 | Rev 2754 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1978 | Rev 2753 | ||
---|---|---|---|
Line 110... | Line 110... | ||
110 | $table_tr<th> Variables</th><th>Meaning</th></tr> |
110 | $table_tr<th> Variables</th><th>Meaning</th></tr> |
111 | $table_tr<td>$emph module_title$emphend<td>title of the module |
111 | $table_tr<td>$emph module_title$emphend<td>title of the module |
112 | $table_tr<td>$emph module_description$emphend<td>short description of the module |
112 | $table_tr<td>$emph module_description$emphend<td>short description of the module |
113 | $table_tr<td>$emph module_author$emphend<td>name(s) of author(s) of the module |
113 | $table_tr<td>$emph module_author$emphend<td>name(s) of author(s) of the module |
114 | $table_tr<td>$emph module_address$emphend<td>e-mail address of the (principal) author |
114 | $table_tr<td>$emph module_address$emphend<td>e-mail address of the (principal) author |
- | 115 | $table_tr<td>$emph module_maintainer$emphend<td>name of the actual maintainer |
|
- | 116 | $table_tr<td>$emph module_maintainer_address$emphend<td>e-mail address of the maintainer |
|
115 | $table_tr<td>$emph module_copyright$emphend<td>copyright notice of the module |
117 | $table_tr<td>$emph module_copyright$emphend<td>copyright notice of the module |
116 | $table_tr<td>$emph module_version$emphend<td>current version of the module |
118 | $table_tr<td>$emph module_version$emphend<td>current version of the module |
117 | $table_tr<td>$emph module_wims_version$emphend<td>minimal wims version required<br> |
119 | $table_tr<td>$emph module_wims_version$emphend<td>minimal wims version required<br> |
118 | to run this module |
120 | to run this module |
119 | $table_tr<td>$emph module_language$emphend<td>language of the module<br>(en, fr, de, or ...) |
121 | $table_tr<td>$emph module_language$emphend<td>language of the module<br>(en, fr, de, or ...) |
Line 121... | Line 123... | ||
121 | (exercise, tool, course, pedia, recreation, adm, other) |
123 | (exercise, tool, course, pedia, recreation, adm, other) |
122 | $table_tr<td>$emph module_level$emphend<td>level of the module |
124 | $table_tr<td>$emph module_level$emphend<td>level of the module |
123 | $table_tr<td>$emph module_domain$emphend<td>algebra, analysis, geometry, ... |
125 | $table_tr<td>$emph module_domain$emphend<td>algebra, analysis, geometry, ... |
124 | $table_tr<td>$emph module_keywords$emphend<td>keywords, to be placed in the html header |
126 | $table_tr<td>$emph module_keywords$emphend<td>keywords, to be placed in the html header |
125 | $table_tr<td>$emph module_scoring$emphend<td>= yes if the module gives scores according |
127 | $table_tr<td>$emph module_scoring$emphend<td>= yes if the module gives scores according |
- | 128 | $table_tr<td>$emph module_data$emphend<td>address of datamodule |
|
126 | to wims standard |
129 | to wims standard |
127 | </table></center> |
130 | </table></center> |
128 | Also, variables $emph module_has_intro$emphend, |
131 | Also, variables $emph module_has_intro$emphend, |
129 | $emph module_has_help$emphend and |
132 | $emph module_has_help$emphend and |
130 | $emph module_has_about$emphend |
133 | $emph module_has_about$emphend |