Changes for page New Course

From version 25.1
edited by Andrea Omicini
on 22/07/2022 14:41
Change comment: There is no comment for this version
To version 24.1
edited by Andrea Omicini
on 22/07/2022 14:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,12 +7,22 @@
7 7  #end
8 8  {{/velocity}}{{include reference="Main.Class.New" excludeFirstHeading="true"/}}
9 9  
10 +{{velocity}}
10 10  {{italiano}}
11 11  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).
12 12  
14 +Si prega di rammentare che:
15 +* il nome scelto è il nome della risorsa web—il documento del framework XWiki, o la pagina, nel classico gergo Web
16 +* il nome dovrebbe seguire la convenzione di nome delle Java Class—//camel case//, con iniziali maiuscole
17 +
13 13  Per esempio, quindi, il documento per il corso di “Sistemi Multi-Agente LS” per l'A.A. 2007-2008 dovrebbe avere il nome “SmaLs0708”.
14 14  {{/italiano}}{{english}}
15 15  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).
16 16  
22 +Please remember that:
23 + * the name you choose is the name of the web resource—the document in the XWiki framework, the page in the classic Web jargon
24 + * it should follow the Java Class naming convention—CamelCase, UpperCase Initials
25 +
17 17  So for instance the document for the course “Sistemi Multi-Agente LS” of the A.Y. 2007-2008 should be named “SmaLs0708”.
18 18  {{/english}}
28 +{{velocity}}