--- loncom/html/adm/help/tex/Resource_Types.tex 2013/08/30 15:05:58 1.8 +++ loncom/html/adm/help/tex/Resource_Types.tex 2013/09/09 20:51:06 1.9 @@ -18,11 +18,11 @@ at the first publication step). \begin{verbatim} +href="/res/yourdomain/yourusername/yourpath/testcss.css" type="text/css" /> After the Earth and Mars, which other body in our solar system is thought to be the next most likely site for finding life? - + where testcss.css contains: @@ -65,7 +65,7 @@ in files that must use the extension {}` For performance purposes it is best not to include too may resources in a .page (8 would be a good limit; and likely fewer if maxima or R are -required for computation). The course editor offers similar tool called +required for computation). The Course Editor offers a similar tool called a ``Composite page'' which resides within a course rather than in the published repository. @@ -75,7 +75,7 @@ which can be added to a course using the between the two is that for a .page in Authoring Space, one of the Authoring Space editors (Simple Edit or Advanced Edit) will be used to modify the contents of the file, whereas for a Composite Page, the -course editor is used. +Course Editor is used. Options for reuse of a course Composite page are: (a) use cloning to copy everything from the old course to the new; (b) as course coordinator, @@ -128,14 +128,15 @@ a new sequence file in Authoring Space. for which a student's progress through a series of resources can be specified. Grading of conditional sequences can be complicated. -\item A .rights file is used to specify custom access rights for a published +\item A \textbf{.rights} file is used to specify custom access rights for a published resource. The access rights to apply to a specific resource are specified on publication (or republication) of the resource. A .rights file also must be published to be selectable during resource publication as a ``Custom Distribution File'' when ``Customized right of use ...'' is selected from the -``Copyright/Distribution'' dropdown list. See the section \ref{Publishing_Copyright}. +``Copyright/Distribution'' dropdown list. See the ``Publishing A Resource'' section +\ref{Publishing_Copyright}. -\item A .sty is a LON-CAPA style file used to apply custom styling to specific +\item A \textbf{.sty} is a LON-CAPA style file used to apply custom styling to specific tags in a LON-CAPA problem. The styles defined in the file can be applied to display of all resources in a course using: @@ -170,13 +171,10 @@ incorporated pages by the annoying $<$bl \end{verbatim} -To use the .sty in a course, within the course, In PARM - ``Set Course Environment'' -you can specify a style file for your course under ``Default XML Style File''. - When printing, LON-CAPA will use the tex \textbackslash section as $<$h1$>$-rendering. -Note that .css is perhaps a more modern way to acheive formatting. +Note that .css is perhaps a more modern way to achieve formatting. \item A \textbf{.task} task file is a bridge task file. Bridge tasks permit assessment using rubrics. See the Bridge Task section \ref{BridgeTask_About}.