User Tools

Site Tools


stats:proc:signoutgroup

Differences

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

Link to this comparison view

stats:proc:signoutgroup [2011/09/29 00:38]
Patrick Michel
stats:proc:signoutgroup [2013/07/10 12:34]
Line 1: Line 1:
-====== Sign-Out Group ====== 
  
-<code xcend> 
-signOutGroup(ident id, ident studentId) { 
-  assume exists //​exercises/​exercise[id]/​students/​student[studentId]/​group;​ # implies existence of the exercise and student, even the group 
-  ​ 
-  remove //​exercises/​exercise[id]/​students/​student[studentId]/​group;​ 
-} # roles: assistant[id],​ student[studentId] 
-</​code>​ 
stats/proc/signoutgroup.txt ยท Last modified: 2013/07/10 12:34 (external edit)