Issue Details (XML | Word | Printable)

Key: MDL-3942
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Anthony Borrow
Reporter: James Robertson
Votes: 14
Watchers: 9
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Additive Forum post scoring

Created: 20/Aug/05 01:41 AM   Updated: 09/Feb/08 10:57 PM
Return to search
Component/s: Forum
Affects Version/s: 1.9
Fix Version/s: 1.9, 2.0

File Attachments: 1. File MDL-3942.diff (20 kB)

Environment: All
Issue Links:
Relates
 

Database: Any
Participants: Anthony Borrow, Barry Bookout, Chardelle Busch, D.I. von Briesen, Dan Poltawski, Eloy Lafuente (stronk7), James Robertson, Kaaren ORourke, Martin Dougiamas, Nicolas Martignoni, Peter Kupfer and Petr Skoda
Security Level: None
QA Assignee: Nicolas Martignoni
Resolved date: 05/Feb/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE, MOODLE_20_STABLE


 Description  « Hide
Currently if forum posts are numerically rated, the forum grade is the average score of all a student's rated posts. For example, if a forum is worth 10 pts and a student post is rated at 9 and then the same student posts again and it is rated at 3, the student grade is 6 -- students can lose points for additional posting.



An optional Additive option would allow the score to be the sum of all the student's rated posts, limited to the max value set for the forum (recalc if forum scale is changed to different max value).



This would also allow for rating each post 1 for those who simply want a count, though Count could also be an addtional rating type and would be automatic if selected, without putting anything in (or altering) the rating field.



Yet another possible rating type would be Highest (to take an analogy from quiz scoring).



Ideally none of these would affect the individual ratings, just the score that is sent to the gradebook.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 5 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 05/Feb/08 08:21 PM
MDL-3942 - various forum scoring types - patch by Anthony Borrow
MODIFY mod/forum/mod_form.php   Rev. 1.23.2.3    (+8 -5 lines)
MODIFY lang/en_utf8/forum.php   Rev. 1.21.4.6    (+8 -1 lines)
MODIFY mod/forum/rate.php   Rev. 1.24.2.1    (+4 -2 lines)
MODIFY lang/en_utf8/help/forum/assessaggregate.html   Rev. 1.1.2.1    (+17 -0 lines)
MODIFY mod/forum/lib.php   Rev. 1.609.2.23    (+271 -26 lines)
Petr Skoda committed 5 files to 'Moodle CVS' - 05/Feb/08 08:22 PM
MDL-3942 - various forum scoring types - patch by Anthony Borrow; merged from MOODLE_19_STABLE
MODIFY mod/forum/rate.php   Rev. 1.25    (+4 -2 lines)
MODIFY lang/en_utf8/forum.php   Rev. 1.27    (+8 -1 lines)
MODIFY mod/forum/mod_form.php   Rev. 1.26    (+8 -5 lines)
MODIFY mod/forum/lib.php   Rev. 1.632    (+271 -26 lines)
MODIFY lang/en_utf8/help/forum/assessaggregate.html   Rev. 1.2    (+17 -0 lines)
Petr Skoda committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 05/Feb/08 08:48 PM
MDL-3942 fixed warnings
MODIFY mod/forum/lib.php   Rev. 1.609.2.24    (+10 -8 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 05/Feb/08 08:49 PM
MDL-3942 fixed warnings; merged from MOODEL_19_STABLE
MODIFY mod/forum/lib.php   Rev. 1.633    (+10 -8 lines)
Mitsuhiro Yoshida committed 7 files to 'Lang CVS' - 06/Feb/08 12:21 AM
Translated new strings for forum scoring types MDL-3942.
Adding a translated help file for forum assess aggregate type MDL-3942.
Updated translated help files based on lang/en_utf8 HTML error fix MDL-10451.
MODIFY ja_utf8/forum.php   Rev. 1.57    (+7 -0 lines)
MODIFY ja_utf8/README   Rev. 1.635    (+1 -1 lines)
MODIFY ja_utf8/help/permissions.html   Rev. 1.12    (+2 -2 lines)
MODIFY ja_utf8/help/contexts.html   Rev. 1.7    (+0 -1 lines)
ADD ja_utf8/help/forum/assessaggregate.html   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/help/roles.html   Rev. 1.11    (+2 -2 lines)
MODIFY ja_utf8/help/markdown.html   Rev. 1.7    (+2 -4 lines)
martignoni committed 1 file to 'Lang CVS' - 06/Feb/08 02:30 AM
Strings for MDL-3942 - various forum scoring types
MODIFY fr_utf8/forum.php   Rev. 1.33    (+7 -0 lines)
martignoni committed 1 file to 'Lang CVS' - 29/Mar/08 04:53 AM
MDL-3942 - various forum scoring types. New string added
ADD fr_utf8/help/forum/assessaggregate.html   Rev. 1.1    (+0 -0 lines)