Wiki source code of New Course

Show last authors
1 {{velocity}}
2 {{html clean="false" wiki="true"}}
3 #template('apice_macros.vm')
4 #objectspace()
5 #set( $newObject = $services.localization.render('coursenew') )
6 #set( $aNewObject = $services.localization.render('acoursenew') )
7 #includeInContext("Classes.Shared.NewSpace")
8 #if( !$isGuest )
9 #if( $context.language == 'it' )
10 Inoltre, si prega di notare che:
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 * per esempio, quindi, il documento per il corso di “Sistemi Multi-Agente LS” per l'A.A. 2007-2008 dovrebbe avere il nome “SmaLs0708”
13 #else
14 Also, one should notice that:
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 * so for instance the document for the course “Sistemi Multi-Agente LS” of the A.Y. 2007-2008 should be named “SmaLs0708”
17 #end
18 #end
19 {{/html}}
20 {{/velocity}}