mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
Updated documentation
This commit is contained in:
parent
3332df2142
commit
12af55c30b
6 changed files with 44 additions and 1 deletions
6
lang/en/help/assignment/commentinline.html
Normal file
6
lang/en/help/assignment/commentinline.html
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
<p align="center"><b>Comment inline</b></p>
|
||||||
|
|
||||||
|
<p>If this option is selected, then the original submission will be
|
||||||
|
copied into the feedback comment field during grading, making it
|
||||||
|
easier to comment inline (using a different color, perhaps) or to
|
||||||
|
edit the original text.</p>
|
|
@ -1 +1,13 @@
|
||||||
<p>Assignments</p>
<ul>
<li><a href="help.php?module=assignment&file=assignmenttype.html">Assignment type</a> </li>
<li><a href="help.php?module=assignment&file=resubmit.html">Re-submit</a> </li>
</ul>
|
<p>Assignments</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="help.php?module=moodle&file=assignment/types.html">Assignment types</a> </li>
|
||||||
|
|
||||||
|
<li><a href="help.php?module=assignment&file=commentinline.html">Comment inline</a> </li>
|
||||||
|
<li><a href="help.php?module=assignment&file=emailteachers.html">Email teachers</a> </li>
|
||||||
|
<li><a href="help.php?module=assignment&file=resubmit.html">Re-submit</a> </li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
7
lang/en/help/assignment/type/offline.html
Normal file
7
lang/en/help/assignment/type/offline.html
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
<p><b>Offline Activity</b></p>
|
||||||
|
|
||||||
|
<p>This is useful when the assignment is performed outside of Moodle. It could be
|
||||||
|
something elsewhere on the web or face-to-face.</p>
|
||||||
|
|
||||||
|
<p>Students can see a description of the assignment, but can't upload files or anything.
|
||||||
|
Grading works normally, and students will get notifications of their grades.</p>
|
8
lang/en/help/assignment/type/online.html
Normal file
8
lang/en/help/assignment/type/online.html
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<p><b>Online text</b></p>
|
||||||
|
|
||||||
|
<p>This assignment type asks users to edit a text, using the normal
|
||||||
|
editing tools. Teachers can grade them online, and even add inline
|
||||||
|
comments or changes.</p>
|
||||||
|
|
||||||
|
<p>(If you are familiar with older versions of Moodle, this assignment
|
||||||
|
type does the same thing as the old Journal module used to do.)</p>
|
7
lang/en/help/assignment/type/uploadsingle.html
Normal file
7
lang/en/help/assignment/type/uploadsingle.html
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
<p><b>Upload a single file</b></p>
|
||||||
|
|
||||||
|
<p>This type of assignment allows each participant to upload a single file, of any type. </p>
|
||||||
|
|
||||||
|
<p>This might be a Word processor document, or an image, a zipped web site, or
|
||||||
|
anything you ask them to submit.</p>
|
||||||
|
|
3
lang/en/help/assignment/types.html
Normal file
3
lang/en/help/assignment/types.html
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
<p align="center"><b>Assignment Types</b></p>
|
||||||
|
|
||||||
|
<p>There are a growing number of assignment types available:</p>
|
Loading…
Add table
Add a link
Reference in a new issue