[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /interface mydesk.tab
raeburn
raeburn at source.lon-capa.org
Wed Oct 26 11:04:18 EDT 2016
raeburn Wed Oct 26 15:04:18 2016 EDT
Modified files: (Branch: version_2_11_X)
/loncom/interface mydesk.tab
Log:
- For 2.11
- Backport 1.172.
- Settings drop-down in inline menu for opa and vpa privs
- "People" > Users drop-down in inline menu for cst and vcl privs
- Modify documentation
Index: loncom/interface/mydesk.tab
diff -u loncom/interface/mydesk.tab:1.149.2.21 loncom/interface/mydesk.tab:1.149.2.22
--- loncom/interface/mydesk.tab:1.149.2.21 Sat Oct 22 20:13:14 2016
+++ loncom/interface/mydesk.tab Wed Oct 26 15:04:18 2016
@@ -70,10 +70,10 @@
# - mdcCommunity: user can modify content in a Community
# - mdc: user can modify content in Course/Community
# - vgr: user can view grades
-# - cst: user can grant/revoke student/member roles
-# - params: Set and/or view assessment parameters
-# - ncst: user can not grant/revoke student roles
-# - nvcg: user can only groups in which he/she is a member
+# - viewusers: user can grant/revoke student/member roles or can view classlists
+# - params: user can set or view assessment parameters
+# - noviewusers: user can neither grant/revoke student roles nor view classlists
+# - nvcg: user can only view groups in which he/she is a member
# - nvgr: user cannot view other people's grades
# - whn: user can access what's new
# - author: authors (au, ca, aa)
@@ -85,9 +85,9 @@
scnd:/adm/coursedocs?command=contents:::Community Editor:mdcCommunity
scnd:/adm/whatsnew:::What's New:whn
scnd::::Grades:vgr
-scnd::::People:cst
+scnd::::People:viewusers
scnd::::Settings:params
-scnd:/adm/viewclasslist:::People:ncst
+scnd:/adm/viewclasslist:::People:noviewusers
scnd:/adm/coursegroups:::Groups:nvcg
scnd:/adm/slotrequest?command=manageresv:::Reservations:showresv
scnd::::Public:mdc
@@ -107,19 +107,19 @@
# condition: when to show link, secondary_menu() will act based on this
# possible conditions:
# - empty: link displayed if user is authenticated
-# - mdc: user can modify content in Course/Community
+# - mdc: link displayed if user can modify content in Course/Community
# - vgr: link displayed if user can view grades
-# - opa: link displayed if user can set assessment parameters
+# - params: link displayed if user can set or view assessment parameters
# - mgr: link displayed if user can manage grades
-# - cst: link displayed if user can grant/revoke student/member roles
-# - vcg: link displayed if user can view groups to which he/she does not belong
+# - viewusers: link displayed if user can either grant/revoke student/member roles or view classlists
+# - vcg: link displayed if user can view groups to which he/she does not belong
# scndsub:parent:link:text:condition
scndsub:Grades:/adm/statistics?reportSelected=student_assessment:Assessment Chart:vgr
scndsub:Grades:/adm/statistics:Statistics and Reports:vgr
-scndsub:Settings:/adm/courseprefs:Course Settings:opa
-scndsub:Settings:/adm/parmset:Content Settings:opa
-scndsub:Settings:/adm/slotrequest?command=showslots:Slots:mgr
-scndsub:People:/adm/createuser:Users:cst
+scndsub:Settings:/adm/courseprefs:Course Settings:params
+scndsub:Settings:/adm/parmset:Content Settings:params
+scndsub:Settings:/adm/slotrequest?command=showslots:Slots:vgr
+scndsub:People:/adm/createuser:Users:viewusers
scndsub:People:/adm/coursegroups:Groups:vcg
scndsub:Public:/public/[cdom]/[cnum]/syllabus:Syllabus:mdc
scndsub:Public:/adm/[cdom]/[cnum]/_rss.html:Feeds:mdc
More information about the LON-CAPA-cvs
mailing list