User Tools

Site Tools


stats:proc:createemptystats

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
stats:proc:createemptystats [2012/05/11 12:14]
Patrick Michel
stats:proc:createemptystats [2013/07/10 12:39] (current)
Line 5: Line 5:
   remove /stats; # procedures only operate on valid documents, so we have to get rid of "​whatever was there" before   remove /stats; # procedures only operate on valid documents, so we have to get rid of "​whatever was there" before
   insert /    insert / 
-    <stats revision=0>​ +    <stats revision="0"
-      ​<​accounts>​ +      <account username="​admin"​ lastName="​admin"​ firstName="​admin"​ email="​admin@stats.system"​ password="​some hash of '​admin'">​ 
-        ​<account username="​admin"​ lastName="​admin"​ firstName="​admin"​ email="​admin@stats.system"​ password="​some hash of '​admin'">​ +        <admin /> 
-          <admin /> +      </​account>​
-        </​account+
-      </​accounts>​ +
-      <​exercises /> +
-      <exams />+
     </​stats>;​     </​stats>;​
 } }
 </​code>​ </​code>​
  
stats/proc/createemptystats.1336731256.txt.gz · Last modified: 2012/05/11 12:14 by Patrick Michel