Rev 5920 | Rev 11210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5920 | Rev 5921 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +var+ +string+ |
1 | !! +var+ +string+ |
2 | $lst_tit rename$lst_titend$type_both |
2 | $lst_tit rename$lst_titend$type_both |
3 | $(lst_syntax)rename $emph f$emphend</ |
3 | $(lst_syntax)rename $emph f$emphend</span> |
4 | $lst_mean Changes the reference to a file $emph f$emphend, such as a |
4 | $lst_mean Changes the reference to a file $emph f$emphend, such as a |
5 | graphics file reachable by direct http, into one with a different name using |
5 | graphics file reachable by direct http, into one with a different name using |
6 | the method < |
6 | the method <span class="tt">!getfile</span>. |
7 | <p> |
7 | <p> |
8 | This command is useful with exercises where important information is carried |
8 | This command is useful with exercises where important information is carried |
9 | by multimedia files (pictures, audios, movies). It can be used to hide the |
9 | by multimedia files (pictures, audios, movies). It can be used to hide the |
10 | name of the multimedia file that otherwise would give clues to the solution |
10 | name of the multimedia file that otherwise would give clues to the solution |
11 | of the problem. |
11 | of the problem. |
12 | <p>The renamed file must be located within the module, and the |
12 | </p><p>The renamed file must be located within the module, and the |
13 | filename $emph f$emphend should start with $emph$$module_dir$emphend</ |
13 | filename $emph f$emphend should start with $emph$$module_dir$emphend</span>. |
14 | <p> |
14 | </p><p> |
15 | The command returns a string which is the new URL. The file is not |
15 | The command returns a string which is the new URL. The file is not |
16 | effectively copied or renamed on the server. |
16 | effectively copied or renamed on the server. |
17 | </p> |
17 | </p> |