Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Assignment, Journal
-
Labels:None
-
Database:Any
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
There seems to be a lot of resistance when Journal is mentioned to be going away. The Assignment type Online Text is the replacement, but many of our teachers don't feel it is up to the task.
Long and winding discussions about this at:
http://moodle.org/mod/forum/discuss.php?d=43135 and
http://moodle.org/mod/forum/discuss.php?d=89519
I feel that winning our teachers over would require that the Online Text type has a rating page that
- shows all of the student answer text
- has more space for teacher comments
- and maybe has a default option to show all of the students (not paged by 10 as the default is now)
The first two are important as teachers are often (for better or worse) commenting with a copypaste method + want to see all of the answers at once to be consistent, notice groupwork when not allowed etc.
Also, as always, most people like the fact that Journal simply has less options to choose from. Not sure how this can be implemented, a Journal type assignment maybe, with less handles and bars?
Attachments
Issue Links
| This issue will help resolve: | ||||
| MDL-17814 | bug in online assignment -- when the tool is set up to try to mimic journal |
|
|
|
Ok,
Firstly, there's now a script to convert your Journals to Assignments if you need to here:
http://cvs.moodle.org/contrib/tools/journal2assignment/
My next step is to basically make the Online Assignment work like Journal did when you clicked on Journal in the Activities block, i.e., a list of all the journals and responses. This will happen via ../mod/assignment/type/online/all.php. I need to think of somewhere to make the link to this view though. It could work for any type if the all.php script exists.
More space for teacher comments where? Do you just mean a bigger edit box?
IMHO the default options for Assignment more-or-less reflect what Journal did - tell your users to ignore any options they don't like. I know what you mean though, user 'fear' is always a result of creeping features.