[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Course_Roles.tex /interface lonrequestcourse.pm doc/help course.manual.texxml doc/loncapafiles loncapafiles.lpml

raeburn raeburn@source.lon-capa.org
Wed, 09 Sep 2009 15:49:26 -0000


raeburn		Wed Sep  9 15:49:26 2009 EDT

  Added files:                 
    /loncom/html/adm/help/tex	Course_Roles.tex 

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
    /doc/help	course.manual.texxml 
    /loncom/interface	lonrequestcourse.pm 
  Log:
  - Help item to explain privileges available to standard course roles.
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.657 doc/loncapafiles/loncapafiles.lpml:1.658
--- doc/loncapafiles/loncapafiles.lpml:1.657	Sat Aug 15 01:30:59 2009
+++ doc/loncapafiles/loncapafiles.lpml	Wed Sep  9 15:49:04 2009
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.657 2009/08/15 01:30:59 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.658 2009/09/09 15:49:04 raeburn Exp $ -->
 
 <!--
 
@@ -2687,6 +2687,7 @@
 Course_Parameter_Levels.tex;
 Course_Parameter_Table_Mode.tex;
 Course_Problem_Weight.tex;
+Course_Roles.tex;
 Course_Self_Enrollment.tex;
 Course_Set_Start_End_Date.tex;
 Course_Setting_Parameters.tex;
Index: doc/help/course.manual.texxml
diff -u doc/help/course.manual.texxml:1.24 doc/help/course.manual.texxml:1.25
--- doc/help/course.manual.texxml:1.24	Wed Jul 15 08:26:50 2009
+++ doc/help/course.manual.texxml	Wed Sep  9 15:49:12 2009
@@ -506,8 +506,9 @@
 	<subsection name="Prepare a Printable PDF Document">
 		<file name="Print_Resource.tex" />
 		</subsection>
-	<subsection name="Adding Instructors and Teaching Assitants to Your Course">
+	<subsection name="Adding Instructors and Teaching Assistants to Your Course">
 		<file name="Course_Add_Other.tex" />
+                <file name="Course_Roles.tex" />
 		<subsubsection name="Change Privileges of a User">
 			<file name="Course_Change_Privileges.tex" />
 			</subsubsection>
Index: loncom/interface/lonrequestcourse.pm
diff -u loncom/interface/lonrequestcourse.pm:1.32 loncom/interface/lonrequestcourse.pm:1.33
--- loncom/interface/lonrequestcourse.pm:1.32	Tue Sep  8 13:20:27 2009
+++ loncom/interface/lonrequestcourse.pm	Wed Sep  9 15:49:26 2009
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Request a course
 #
-# $Id: lonrequestcourse.pm,v 1.32 2009/09/08 13:20:27 raeburn Exp $
+# $Id: lonrequestcourse.pm,v 1.33 2009/09/09 15:49:26 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1687,8 +1687,8 @@
             '<td align="center" valign="top">'.&mt('First Name').'<br />'.$form_elems{'firstname'}.'</td>'."\n".
             '<td align="center" valign="top">'.&mt('Last Name').'<br />'.$form_elems{'lastname'}.'</td>'."\n".
             '<td align="center" valign="top">'.&mt('E-mail').'<br />'.$form_elems{'emailaddr'}.'</td></tr>'."\n".
-            '<tr><td align="center" valign="top">'.&mt('Role').'<br />'.$roleselector.'</td>'."\n".
-            '<td'.$seccolspan.' align="center" valign="top">'.&mt('Section(s)').'<br />'.$sectionselector.'</td>'."\n".
+            '<tr><td align="center" valign="top">'.&mt('Role').&Apache::loncommon::help_open_topic('Course_Roles').'<br />'.$roleselector.'</td>'."\n".
+            '<td'.$seccolspan.' align="center" valign="top">'.&mt('LON-CAPA Section(s)').'<br />'.$sectionselector.'</td>'."\n".
             '</tr></table>'.&Apache::lonhtmlcommon::row_closure();
     }
     $output .= &Apache::lonhtmlcommon::row_title(&mt('Add another?')).

Index: loncom/html/adm/help/tex/Course_Roles.tex
+++ loncom/html/adm/help/tex/Course_Roles.tex
\label{Course_Roles}

Actions available for each of the standard roles are marked with an X in the following table.\\

\begin{longtable}{|p{6.0cm}|p{2.4cm}|p{2.0cm}|p{2.0cm}|p{1.7cm}|p{1.7cm}|}
\hline
& \textbf{Course Coordinator}  & \textbf{Instructor}  & \textbf{Teaching Assistant}  & \textbf{Exam Proctor}  & \textbf{Student}
\endhead
\hline
Browse resources in course  & X  & X  & X  & X  & X \\
\hline
Grant/revoke role of Student  & X  &  &  &  & \\
\hline
Delete messages from discussion boards  & X  & X  & X  &  & \\
\hline
Disable all communication among students  & X  & X  &  & X  & \\
\hline
Create User Notes, Display all Users' Notes, Face-to-Face, Critical Messages, Broadcast Messages  & X  & X  &  &  & \\
\hline
Evade communication blocking  & X  & X  &  & X  & \\
\hline
Generate anonymous statistics  & X  & X  &  &  & \\
\hline
Lock and unlock assessments  & X  &  &  & X  & \\
\hline
Edit course contents  & X  & X  &  &  & \\
\hline
Modify grade queue  & X  & X  &  &  & \\
\hline
Modify grades  & X  & X  & X  & X  & \\
\hline
Grade items in grading queue  & X  & X  & X  & X  & \\
\hline
Set assessment parameters  & X  & X  &  &  & \\
\hline
Post anonymously  & X  & X  & X  &  & X \\
\hline
Advanced printing options (with answers, discussions, all foils, ...)  & X  & X  &  & X  & \\
\hline
Post discussion on course resources  & X  & X  & X  &  & X \\
\hline
Print for other users and entire course  & X  & X  & X  & X  & \\
\hline
Post to live chatrooms  & X  & X  & X  &  & X \\
\hline
Get identity behind anonymous postings  & X  & X  &  &  & \\
\hline
Send internal email  & X  & X  & X  & X  & X \\
\hline
Send broadcast and receipt-required email  & X  & X  &  &  & \\
\hline
View grades  & X  & X  & X  &  & \\
\hline
Access to What's New page  & X  & X  & X  &  & \\
\hline
\end{longtable}

In addition, system-wide privileges provided by each of the standard roles in a course are marked with an X in the following table:\\

\begin{longtable}{|p{6.0cm}|p{2.4cm}|p{2.0cm}|p{2.0cm}|p{1.7cm}|p{1.7cm}|}
\hline
& \textbf{Course Coordinator} & \textbf{Instructor}  & \textbf{Teaching Assistant} & \textbf{Exam Proctor} & \textbf{Student}\\
\endhead
\hline
Advanced Role in System & X  & X  &  & X  & \\
\hline
Browse Resources in LON-CAPA shared library & X  &  &  &  & \\
\hline
\end{longtable}