Diff for /loncom/interface/mydesk.tab between versions 1.171 and 1.172

version 1.171, 2016/10/22 20:05:19 version 1.172, 2016/10/26 14:51:45
Line 66  primsub:Personal:/adm/[domain]/[user]/_r Line 66  primsub:Personal:/adm/[domain]/[user]/_r
 #   - showsyllabus: course context and user has mdc priv, or syllabus exists  #   - showsyllabus: course context and user has mdc priv, or syllabus exists
 #                   (and not included in course content).  #                   (and not included in course content).
 #   - showfeeds: course context and user has mdc priv, or course feeds exist  #   - showfeeds: course context and user has mdc priv, or course feeds exist
 #   - showresv: course context and user cannot manage grades, and slots exist  #   - showresv: course context and user cannot view or manage grades, and slots exist
 #   - always: show this link even if user hasn't selected a role  #   - always: show this link even if user hasn't selected a role
 #   - whn: access what's new  #   - whn: access what's new
 #   - cst: Grant/revoke role of Student:Grant/revoke role of Member   #   - vgr: user can view grades
 #   - ncst: Not grant/revoke roles  #   - viewusers: user can grant/revoke student/member roles or can view classlists
 #   - params: Set and/or view assessment parameters  #   - params: Set and/or view assessment parameters
   #   - noviewusers: user can neither grant/revoke student roles nor view classlists
 #   - nvgr: cannot view other people's grades   #   - nvgr: cannot view other people's grades 
 #   - mgr: Manage grades  #   - mgr: Manage grades
 #   - author: authors (au, ca, aa)  #   - author: authors (au, ca, aa)
Line 80  primsub:Personal:/adm/[domain]/[user]/_r Line 81  primsub:Personal:/adm/[domain]/[user]/_r
 scnd:/adm/whatsnew:::What's New:whn  scnd:/adm/whatsnew:::What's New:whn
 scnd:/adm/navmaps?postdata=[url]&postsymb=[symb]:::Contents:  scnd:/adm/navmaps?postdata=[url]&postsymb=[symb]:::Contents:
 scnd:/adm/quickgrades:::Grades:nvgr  scnd:/adm/quickgrades:::Grades:nvgr
 scnd:/adm/createuser:::People:cst  scnd:/adm/createuser:::People:viewusers
 scnd:/adm/viewclasslist:::People:ncst  scnd:/adm/viewclasslist:::People:noviewusers
 scnd:/adm/coursegroups:::Groups:showgroups  scnd:/adm/coursegroups:::Groups:showgroups
 scnd:/adm/slotrequest?command=manageresv:::Reservations:showresv  scnd:/adm/slotrequest?command=manageresv:::Reservations:showresv
 scnd:/adm/slotrequest?command=showslots:::Slots:mgr  scnd:/adm/slotrequest?command=showslots:::Slots:vgr
 scnd:/adm/grades:::Grades:vgr  scnd:/adm/grades:::Grades:vgr
 scnd:/adm/parmset:::Settings:params  scnd:/adm/parmset:::Settings:params
 scnd:/public/[cdom]/[cnum]/syllabus:::Syllabus:showsyllabus  scnd:/public/[cdom]/[cnum]/syllabus:::Syllabus:showsyllabus

Removed from v.1.171  
changed lines
  Added in v.1.172


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