User Tools

Site Tools


stats:schema:student

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
stats:schema:student [2011/10/15 20:18]
Patrick Michel [Exercise Registration]
stats:schema:student [2011/11/03 12:28]
Patrick Michel
Line 7: Line 7:
 <code xcend> <code xcend>
       element students {            ​       element students {            ​
-        element student * id {      [ exists //​accounts/​account/​student[./​id] ] # 1.6, 2.11 +        element student * id {      [ exists //​accounts/​account/​student[./​id] ] 
-          attribute group ?         { ident [ exists ..exercise/​groups/​group[.] ]} # 1.7 +          attribute group ?         { ident [ exists ..exercise/​groups/​group[.] ]} 
-          element result * sheet {  [ exists ..exercise/​sheets/​sheet[./​sheet] ] # 1.8, 2.12 +          attribute team ?          { ident [ exists ​../group ]} 
-            attribute points ​       { double [ . >= 0 && . <= ..exercise/​sheets/​sheet[../​sheet]/​maxPoints ]} # 3.3+          element result * sheet {  [ exists ..exercise/​sheets/​sheet[./​sheet] ] 
 +            attribute points ​       { double [ . >= 0 && . <= ..exercise/​sheets/​sheet[../​sheet]/​maxPoints ]}
           }                                    }                         
         }                                    }                           
Line 35: Line 36:
 {{page>​stats:​proc:​signOutGroup&​noheader&​nofooter}} {{page>​stats:​proc:​signOutGroup&​noheader&​nofooter}}
  
 +
 +==== Team Assignment ====
 +
 +The tutors assign teams to the students of their groups.
 +
 +{{page>​stats:​proc:​assignTeam&​noheader&​nofooter}}
 +
 +{{page>​stats:​proc:​leaveTeam&​noheader&​nofooter}}
  
 ==== Result Management ==== ==== Result Management ====
stats/schema/student.txt · Last modified: 2013/07/10 12:47 (external edit)