This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| stats:role:user [2011/09/29 00:59] Patrick Michel created | stats:role:user [2012/01/11 14:51] (current) Patrick Michel [Account Management] | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== User Role (Owning an Account) ====== | + | ====== User Role ====== | 
| Although not a manifested role by itself, anyone having an account can most likely invoke a few procedures from [[:stats:schema:account]]. | Although not a manifested role by itself, anyone having an account can most likely invoke a few procedures from [[:stats:schema:account]]. | ||
| + | //Parameter:// **Username** | ||
| + | |||
| + | ===== Access right ===== | ||
| + | |||
| + | A user should be able to see his own account details and what rights he has, from the [[:stats:schema:account]] section. It might also be a good idea to show all the exercises from [[:stats:schema:exercise]] and exams from [[:stats:schema:exam]] to every user, so visibility of these basic top elements and theirs attributes is not bound to any specific role and these roles only grant more rights for individual elements. | ||
| ===== Procedures ===== | ===== Procedures ===== | ||
| Line 8: | Line 13: | ||
| {{page>stats:proc:changeAttributes (Account)&noheader&nofooter}} | {{page>stats:proc:changeAttributes (Account)&noheader&nofooter}} | ||
| + | {{page>stats:proc:changePassword&noheader&nofooter}} | ||
| + | {{page>stats:proc:requestReset&noheader&nofooter}} | ||
| + | {{page>stats:proc:resetPassword&noheader&nofooter}} | ||