Changes for page New Course

From version 27.3
edited by Andrea Omicini
on 22/07/2022 14:55
Change comment: There is no comment for this version
To version 27.2
edited by Andrea Omicini
on 22/07/2022 14:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,11 @@
1 1  = {{italiano}}Nuovo{{/italiano}}{{english}}New{{/english}} =
2 2  
3 3  {{include reference="Courses.Environment" excludeFirstHeading="true"/}}{{include reference="Main.Class.New" excludeFirstHeading="true"/}}{{velocity}}
4 -#if( !$isGuest )
4 +#if( $isGuest )
5 + #stop
6 +#end
7 +{{/velocity}}
8 +
5 5  {{italiano}}
6 6  Inoltre, si prega di notare che:
7 7   * lo schema di nome preferito per un documento “Course” è costituito dall'acronimo del corso stesso, seguito (se esistono) dalle lettere qualificanti (L, L-A, LM, ecc.), e dall'anno accademico nella forma a 4 cifre (0809, 1213)
... ... @@ -11,7 +11,3 @@
11 11   * the preferred scheme for a new “Course” document typically starts with the acronym of the course title, followed by the qualifying letters (if any), and by the academical year in 4-digit form (e.g., 0809, 1213)
12 12   * so for instance the document for the course “Sistemi Multi-Agente LS” of the A.Y. 2007-2008 should be named “SmaLs0708”
13 13  {{/english}}
14 -#end
15 -{{/velocity}}
16 -
17 -