Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8.2
-
Fix Version/s: 2.1.5
-
Component/s: Assignment
-
Labels:None
-
Environment:MySQL 5.0.27
PHP 4.4.7
Linux Webhosting with Apache
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
-
Fixed Branches:MOODLE_21_STABLE
Description
Hello!
I am using many assignments, mainly with uploaded files.
What I am looking for is a simple function for a teacher to fully delete submitted assignments, which is currently not possible with Moodle 1.8.2.
The functionality should be the same like with tests. A teacher can select several assignments for deletion, and after that the uploaded user files and all other database entries related to these assignments (marks, comments) are deleted.
Additionally all assignments should be automatically deleted (database entries and uploaded user files) by resetting a course, and also by deleting users from a course.
Kind regards, Daniel
We have a similar request. Being able to delete submitted assignments and delete assignment completely. Any news on this feature being a reality or a "work around"?