Annotation of loncom/auth/rolesplain.tab, revision 1.50

1.1       www         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
1.3       www        10: L:unless locked
1.1       www        11: X:according to user session state
                     12: F:no restrictions
1.4       harris41   13: cm:No Role, Cumulative Privileges
1.1       www        14: su:Superuser
                     15: dc:Domain Coordinator
1.39      raeburn    16: cc:Course Coordinator
                     17: co:Coordinator
1.23      raeburn    18: in:Instructor:Leader
                     19: ta:Teaching Assistant:Assistant Leader
1.1       www        20: ep:Exam Proctor
1.37      raeburn    21: cr:Course Custom Role:Community Custom Role
1.43      www        22: gr:Course Group Member:Community Group Member
1.23      raeburn    23: st:Student:Member
1.1       www        24: ad:Administrator
                     25: li:Librarian
                     26: au:Author
                     27: dg:Domain Guest
1.45      raeburn    28: dh:Domain Helpdesk
1.5       www        29: ca:Co-Author
1.15      www        30: aa:Assistant Co-Author
1.36      www        31: sc:Bubblesheet Scanning Operator
1.1       www        32: csu:Grant/revoke role of Superuser
                     33: cdc:Grant/revoke role of Domain Coordinator
1.39      raeburn    34: ccc:Grant/revoke role of Course Coordinator
                     35: cco:Grant/revoke role of Community Coordinator
1.40      raeburn    36: cin:Grant/revoke role of Instructor:Grant/revoke role of Leader
                     37: cta:Grant/revoke role of Teaching Assistant:Grant/revoke role of Assistant Leader
1.1       www        38: cep:Grant/revoke role of Exam Proctor
1.37      raeburn    39: ccr:Grant/revoke Course Custom Role:Grant/revoke Community Custom Role
1.25      albertel   40: cst:Grant/revoke role of Student:Grant/revoke role of Member
1.1       www        41: cad:Grant/revoke role of Administrator
                     42: cli:Grant/revoke role of Librarian
                     43: cau:Grant/revoke role of Author
                     44: cdg:Grant/revoke role of Domain Guest
1.45      raeburn    45: cdh:Grant/revoke role of Domain Helpdesk
1.5       www        46: cca:Grant/revoke role of Co-Author
1.15      www        47: caa:Grant/revoke role of Assistant Co-Author
1.36      www        48: csc:Grant/revoke role of Bubblesheet Scanning Operator
1.49      raeburn    49: vur:View user roles
1.6       www        50: dro:Delete a role
1.7       www        51: mky:Manage access keys
1.37      raeburn    52: mcr:Create a Course Custom Role:Create a Community Custom Role
1.1       www        53: mau:Modify authentication mechanism and data for a user
1.27      raeburn    54: mpq:Modify disk space allocated to portfolio files for a user
1.40      raeburn    55: mut:Set availability of user tools for a user - Personal Information Page, Blog and Portfolio
1.49      raeburn    56: udp:View user tools and domain settings
1.1       www        57: bre:Browse resources
1.41      raeburn    58: bro:Browse own authored/co-authored published resources
1.1       www        59: are:Assemble resources
                     60: cre:Copy resources
                     61: ere:Create, edit, modify and publish resources
                     62: mme:Modify metadata for a resource
                     63: vgr:View grades
1.12      matthew    64: vsa:View student activity
1.14      matthew    65: vcl:View class list
1.50    ! raeburn    66: cev:View-only access to course editing tools:View-only access to community editing tools 
1.1       www        67: mgr:Modify grades
1.22      albertel   68: mqg:Grade items in grading queue
1.16      albertel   69: mgq:Modify grade queue
1.1       www        70: gan:Generate anonymous statistics
                     71: dcm:Disable all communication among students
1.48      raeburn    72: vcb:View communication blocking
1.29      raeburn    73: evb:Evade communication blocking
1.33      schafran   74: sma:Send internal message
                     75: srm:Send broadcast and receipt-required message
1.30      albertel   76: dff:Create User Notes, Display all User's Notes, Face-to-Face, Critical Messages, Broadcast Messages
1.40      raeburn    77: mdc:Edit course contents:Edit community contents 
                     78: pch:Post discussion on course resources:Post discussion on community resources
1.35      hauer      79: plc:Post to chat rooms
1.33      schafran   80: dch:Delete messages from discussion boards
1.1       www        81: pac:Post anonymously
                     82: rin:Get identity behind anonymous postings
1.40      raeburn    83: mdg:Create, modify and delete course groups:Create, modify and delete community groups
1.17      raeburn    84: vcg:View course groups
1.1       www        85: las:Lock and unlock assessments
                     86: opa:Set assessment parameters
1.45      raeburn    87: vpa:View assessment parameters
1.40      raeburn    88: ain:Assume a student's identity:Assume a member's identity
1.9       www        89: psa:Post system frontpage announcements
1.36      www        90: usc:Upload bubblesheet data
1.45      raeburn    91: rar:Receive ad hoc role in course or community
                     92: dcd:Display detailed information in course catalog  
1.47      raeburn    93: vac:View information about user activity
1.46      raeburn    94: dcc:Display information about course creation and requests
1.18      albertel   95: pfo:Print for other users and entire course
1.19      albertel   96: pav:Advanced printing options (with answers, discussions, all foils, ...)
1.13      albertel   97: adv:Advanced Role
1.34      hauer      98: whn:Access to What's New Page
1.21      raeburn    99: sgm:Send mail in group 
                    100: sgb:Broadcast mail to group
                    101: cgb:Create discussion boards in group
                    102: pgd:Post to group discussion boards
                    103: vgb:View postings in group discussion boards
1.26      raeburn   104: egp:Edit own postings in group discussion boards
1.28      albertel  105: dgp:Hide or Delete any posting in group discussion boards
1.21      raeburn   106: pgc:Participate in group chat
                    107: rgf:Retrieve files from group repository
                    108: ugf:Upload files to group repository
1.24      raeburn   109: mgf:Modify files (and their metadata) in group repository
1.21      raeburn   110: dgf:Delete files from group repository
1.24      raeburn   111: agf:Set access controls on files in group repository
1.26      raeburn   112: vgm:View basic group membership roster
                    113: vmd:View detailed group membership roster
1.21      raeburn   114: vgh:View group homepage
                    115: mgh:Modify group homepage
1.44      raeburn   116: eco:Enter another's Authoring Space

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