User Tools

Site Tools


stats:proc:createexam

Differences

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

Link to this comparison view

stats:proc:createexam [2011/09/28 21:32]
Patrick Michel created
stats:proc:createexam [2013/07/10 12:42]
Line 1: Line 1:
-====== Create Exam ====== 
- 
-<code xcend> 
-createExam(ident id, string title, string date, string time, string location) { 
-  assume not exists //​exams/​exam[id];​ 
-  ​ 
-  insert //exams <exam id=[id] title=[title] date=[date] time=[time] location=[location] />; 
-} 
-</​code>​ 
  
stats/proc/createexam.txt ยท Last modified: 2013/07/10 12:42 (external edit)