User Tools

Site Tools


stats:proc:changeattributes_exam

Differences

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

Link to this comparison view

Next revision
Previous revision
stats:proc:changeattributes_exam [2011/09/27 20:50]
Patrick Michel created
stats:proc:changeattributes_exam [2011/09/29 19:22]
Patrick Michel
Line 2: Line 2:
  
 <code xcend> <code xcend>
-changeAttributes(ident id, string title, string date, string time, string location) {+changeAttributes(ident uid, ident id, string title, string date, string time, string location) { 
 +  assume exists //​accounts/​account[uid]/​admin || exists //​accounts/​account[uid]/​examiner[id];​ 
   assume exists //​exams/​exam[id];​ # implicitly true in OO implementations   assume exists //​exams/​exam[id];​ # implicitly true in OO implementations
    
stats/proc/changeattributes_exam.txt · Last modified: 2013/07/10 12:32 (external edit)