User Tools

Site Tools


stats:schema:account

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:schema:account [2011/11/03 12:33]
Patrick Michel
stats:schema:account [2012/04/11 14:33]
Patrick Michel
Line 13: Line 13:
       attribute password ​           { string }       attribute password ​           { string }
       attribute code ?              { string }       attribute code ?              { string }
 +      attribute reset ?             { string }
    
       element admin ?               { }       element admin ?               { }
Line 18: Line 19:
       element assistant * exercise ​ {[ exists //​exercises/​exercise[./​exercise]/​assistant[../​username] ]}       element assistant * exercise ​ {[ exists //​exercises/​exercise[./​exercise]/​assistant[../​username] ]}
       element tutor * exercise {    ​       element tutor * exercise {    ​
-        element group * id          {[ exists //​exercises/​exercise[../​exercise]/​groups/​group[./​id]/​tutor[../​username] ]}+        element group * id          {[ exists //​exercises/​exercise[../​exercise]/​groups/​group[./​id]/​tutor[..account/username] ]}
       }                                    }                             
       element student ? {                  element student ? {           
Line 32: Line 33:
  
 {{page>​stats:​proc:​changeAttributes (Account)&​noheader&​nofooter}} {{page>​stats:​proc:​changeAttributes (Account)&​noheader&​nofooter}}
 +
 +
 +==== Password Management ====
 +
 +{{page>​stats:​proc:​changePassword&​noheader&​nofooter}}
 +
 +{{page>​stats:​proc:​requestReset&​noheader&​nofooter}}
 +{{page>​stats:​proc:​resetPassword&​noheader&​nofooter}}
 +
 ==== Student Role ==== ==== Student Role ====
  
stats/schema/account.txt ยท Last modified: 2013/07/10 12:50 (external edit)