File:  [LON-CAPA] / loncom / auth / rolesplain.tab
Revision 1.27: download - view: text, annotated - select for diffs
Tue Nov 21 21:38:44 2006 UTC (17 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: HEAD
Users with "mpq" privilege for a domain can set and modify the portfolio quota for a user in the domain.

When a user uploads a file to his/her portfolio, the user's portfolio quota is retrieved, if one has not been set, the default for the domain is used, if no default has been set, the original static value of 20 Mb for backwards compatibility.

In the future we might want to consider different defaults for different types of user in a single domain.

    1: s:system wide
    2: d:domain wide
    3: c:course wide
    4: U:UNIX authenticated
    5: I:Internally authenticated
    6: K:Kerberos authenticated
    7: C:according to course preferences
    8: S:according to custom role settings
    9: R:according to resource settings
   10: L:unless locked
   11: X:according to user session state
   12: F:no restrictions
   13: cm:No Role, Cumulative Privileges
   14: su:Superuser
   15: dc:Domain Coordinator
   16: cc:Course Coordinator:Group Coordinator
   17: in:Instructor:Leader
   18: ta:Teaching Assistant:Assistant Leader
   19: ep:Exam Proctor
   20: cr:Course Custom Role:Group Custom Role
   21: st:Student:Member
   22: ad:Administrator
   23: li:Librarian
   24: au:Author
   25: dg:Domain Guest
   26: ca:Co-Author
   27: aa:Assistant Co-Author
   28: sc:Scantron Operator
   29: csu:Grant/revoke role of Superuser
   30: cdc:Grant/revoke role of Domain Coordinator
   31: ccc:Grant/revoke role of Course Coordinator:Grant/revoke role of Group Coordinator
   32: cin:Grant/revoke role of Instructor
   33: cta:Grant/revoke role of Teaching Assistant
   34: cep:Grant/revoke role of Exam Proctor
   35: ccr:Grant/revoke Course Custom Role:Grant/revoke Group Custom Role
   36: cst:Grant/revoke role of Student:Grant/revoke role of Member
   37: cad:Grant/revoke role of Administrator
   38: cli:Grant/revoke role of Librarian
   39: cau:Grant/revoke role of Author
   40: cdg:Grant/revoke role of Domain Guest
   41: cca:Grant/revoke role of Co-Author
   42: caa:Grant/revoke role of Assistant Co-Author
   43: csc:Grant/revoke role of Scantron Operator
   44: dro:Delete a role
   45: mky:Manage access keys
   46: mcr:Create a Course Custom Role:Create a Group Custom Role
   47: mau:Modify authentication mechanism and data for a user
   48: mpq:Modify disk space allocated to portfolio files for a user
   49: bre:Browse resources
   50: are:Assemble resources
   51: cre:Copy resources
   52: ere:Create, edit, modify and publish resources
   53: mme:Modify metadata for a resource
   54: vgr:View grades
   55: vsa:View student activity
   56: vcl:View class list
   57: mgr:Modify grades
   58: mqg:Grade items in grading queue
   59: mgq:Modify grade queue
   60: gan:Generate anonymous statistics
   61: dcm:Disable all communication among students
   62: sma:Send internal email
   63: srm:Send broadcast and receipt-required email
   64: mdc:Edit/Modify DOCS
   65: pch:Post discussion on course resources
   66: plc:Post to live chatrooms
   67: dch:Delete messages from bulletin boards
   68: pac:Post anonymously
   69: rin:Get identity behind anonymous postings
   70: mdg:Create, modify and delete course groups
   71: vcg:View course groups
   72: las:Lock and unlock assessments
   73: opa:Set assessment parameters
   74: ain:Assume a student's identity
   75: psa:Post system frontpage announcements
   76: usc:Upload Scantron data
   77: pfo:Print for other users and entire course
   78: pav:Advanced printing options (with answers, discussions, all foils, ...)
   79: adv:Advanced Role
   80: whn:Access to What's New page
   81: sgm:Send mail in group 
   82: sgb:Broadcast mail to group
   83: cgb:Create discussion boards in group
   84: pgd:Post to group discussion boards
   85: vgb:View postings in group discussion boards
   86: egp:Edit own postings in group discussion boards
   87: dgp:Hide or Delete any posting in group discussion boards,
   88: pgc:Participate in group chat
   89: rgf:Retrieve files from group repository
   90: ugf:Upload files to group repository
   91: mgf:Modify files (and their metadata) in group repository
   92: dgf:Delete files from group repository
   93: agf:Set access controls on files in group repository
   94: vgm:View basic group membership roster
   95: vmd:View detailed group membership roster
   96: vgh:View group homepage
   97: mgh:Modify group homepage

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>