Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Assignment FAQ.

Assignment FAQ: Difference between revisions

From MoodleDocs
m (removing 1.9 template)
m (added warning to Why can't I edit grades for assignment submissions?)
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Assignment}}
{{Assignment}}
<p class="note">'''Please refer to [[TOC_with_notes#Assignment|these notes]] before editing this page.'''</p>
==How can I find assignments which have not yet been graded?==
==How can I find assignments which have not yet been graded?==


On the [[Assignment submissions]] page, sort the assignments by Last modified (Teacher) by clicking on the column title. Assignments which have been graded have Update in the status column, whereas those that haven't been graded have Grade in the status column.
On the assignment submissions page, sort the assignments by Last modified (Teacher) by clicking on the column title. Assignments which have been graded have Update in the status column, whereas those that haven't been graded have Grade in the status column.


==Why can't I edit grades for assignment submissions?==
==Why can't I edit grades for assignment submissions?==


If you edit assignment [[Grades|grades]] directly in the gradebook in Moodle 1.9, an "overridden" flag is set, meaning that the grade can no longer be edited from the [[Assignment submissions|assignment submissions]] page.
If you edit assignment [[Grades|grades]] directly in the gradebook, an "overridden" flag is set, meaning that the grade can no longer be edited from the [[Assignment submissions|assignment submissions]] page.


If required, the flag can be removed by turning editing on in the [[Grader report|grader report]], then clicking the [[Grade editing|edit grade]] icon, unchecking the overridden box and saving the changes.
If required, the flag can be removed by turning editing on in the [[Grader report|grader report]], then clicking the [[Grade editing|edit grade]] icon, unchecking the overridden box and saving the changes. Warning: this will reset the grades to "No grade."


==How can a selected outcome be removed from an assignment?==
==How can a selected outcome be removed from an assignment?==
Line 30: Line 27:
As a workaround, simply grade the assignment or provide a comment on the assignment submission and the corresponding response file will appear on the student's assignment submission page normally. For more information on this behavior, see [http://tracker.moodle.org/browse/MDL-16553 MDL 16553]
As a workaround, simply grade the assignment or provide a comment on the assignment submission and the corresponding response file will appear on the student's assignment submission page normally. For more information on this behavior, see [http://tracker.moodle.org/browse/MDL-16553 MDL 16553]


==Can students be notified of submission via email or message?==
==Can students receive confirmation of submission via email?==
I assign a lot of single file assignments to students.  Is there anyway a student can be told they made a successful submission?
There is no way to do this in the standard installation of Moodle. However, students can return to the relevant Assignment and see confirmation in the Assignment's Settings > Assignment Submission.
:Not in standard install of Moodle.
 
N.b. it is currently (September 11) possible for students to accidentally make an empty submission and receive possibly misleading confirmation - they do need to check in the Assignment's Settings > Assignment submission that there is a file attached, or that they can otherwise view their submission.


==Can I download all submitted assignments at once?==
==Can I download all submitted assignments at once?==


At the moment there is not the functionality within the Moodle assignment activity to download all files at once.  
Users with the required permissions (e.g. those with a Teacher role) can access the 'View [n] Submitted Assignments' page, on which there is a link to 'Download All Assignments As A Zip'.
 
However, if you are using Mozilla Firefox as your web browser, you have the option of using the add-on DownThemAll which will give you an ability to manage multiple downloads. This can be downloaded at: https://addons.mozilla.org/en-US/firefox/addon/201
 
Once you have added this tool,
 
* Open the page in Moodle with the assignments you would like to download.
* Choose Tools, DownThemAll from the Firefox drop-down menus at the top of the page
 
DownThemAll will show links to ALL the files on the page that you currently have open.  You will need to only download files with "moddata" within their name/filepath - it is easiest to use the Fastfilter option to find them.
 
* Select the files you want to download and choose a location to save them to.
* Click on Start


Files will be downloaded to a folder in the specified location.  If they have been named appropriately to include the students’ name it will be far easier to identify them.
==How can I export the rubric levels and criteria along with students' submissions?==
There is a tracker entry for this if you'd like to vote! MDL-32089


You might also want to take a look at the Lightwork [http://lightworkmarking.org/] assignment marking and management tool, which allows you to download all your assignments to your desktop for marking offline, and bulk-upload when you've finished.
==Why do I not see the upload button when I switch my role to student to test out the assignment I made?==
This feature is intended for teachers so that they can see how their course appears for students. It isn't a reliable view however, as some features do not display correctly when viewed by a teacher who has switched their role to a student. For that reason it is always preferable where possible to have a "test" student log in to use.


==See also==
==See also==
Line 61: Line 49:


[[Category:FAQ]]
[[Category:FAQ]]
[[de:Aufgaben FAQ]]
[[de:Aufgabe FAQ]]
[[ja:課題モジュールFAQ]]
[[ja:課題モジュールFAQ]]

Latest revision as of 16:22, 23 August 2012

How can I find assignments which have not yet been graded?

On the assignment submissions page, sort the assignments by Last modified (Teacher) by clicking on the column title. Assignments which have been graded have Update in the status column, whereas those that haven't been graded have Grade in the status column.

Why can't I edit grades for assignment submissions?

If you edit assignment grades directly in the gradebook, an "overridden" flag is set, meaning that the grade can no longer be edited from the assignment submissions page.

If required, the flag can be removed by turning editing on in the grader report, then clicking the edit grade icon, unchecking the overridden box and saving the changes. Warning: this will reset the grades to "No grade."

How can a selected outcome be removed from an assignment?

To remove previously selected outcomes (which appear greyed out on the update assignment page):

Deleting the test outcome from the upload file assignment
  1. Follow the Grades link Administration block in the course.
  2. Select edit categories and items from the gradebook dropdown menu at the top-left of the page.
  3. Locate the assignment for which the outcome is to be removed. The outcome is listed directly below it.
  4. Click the delete icon opposite the outcome.

Why can't my students see the response file I've posted to their assignment?

At this time, Moodle does not show the teachers' response file if any of the following conditions are present:

  • The students assignment submission has not been graded by the teacher.
  • The teacher has not posted a comment to the student's assignment.

As a workaround, simply grade the assignment or provide a comment on the assignment submission and the corresponding response file will appear on the student's assignment submission page normally. For more information on this behavior, see MDL 16553

Can students receive confirmation of submission via email?

There is no way to do this in the standard installation of Moodle. However, students can return to the relevant Assignment and see confirmation in the Assignment's Settings > Assignment Submission.

N.b. it is currently (September 11) possible for students to accidentally make an empty submission and receive possibly misleading confirmation - they do need to check in the Assignment's Settings > Assignment submission that there is a file attached, or that they can otherwise view their submission.

Can I download all submitted assignments at once?

Users with the required permissions (e.g. those with a Teacher role) can access the 'View [n] Submitted Assignments' page, on which there is a link to 'Download All Assignments As A Zip'.

How can I export the rubric levels and criteria along with students' submissions?

There is a tracker entry for this if you'd like to vote! MDL-32089

Why do I not see the upload button when I switch my role to student to test out the assignment I made?

This feature is intended for teachers so that they can see how their course appears for students. It isn't a reliable view however, as some features do not display correctly when viewed by a teacher who has switched their role to a student. For that reason it is always preferable where possible to have a "test" student log in to use.

See also