Hi,
Forgive me, but can I sum up? It will help me to understand
and maybe others who are not clear, maybe
Some role-play, I
know all this is spelled out for 2.8 adjustments-cool.
I am teacher A and we are using Moodle 2.3 across our
three-form entry school
I am teacher B and we are using BB across our Further
Education college, we are thinking about better gradebook options in our LMS
and switching to Moodle.
I am teacher C and we are using Moodle 2.7 looking to
upgrade to 2.8 when it is out.
All teachers use an electronic gradebook so that teachers
can manage their marking/grades and student assessment in order to share
details with the students and send the required detail to the main central
admin system (Foxpro/SITS/etc).
So, Jason H stated -[although] ' We have clients in all of
the markets that Tim mentioned, our clients are mostly US higher ed, k12 and
pro ed.' Nevertheless according to Jason this command is in place meaning a
focus on mean of grades:
select aggregation, count(id) from mdl_grade_categories
group by aggregation;-- need to parse the results based on the constants define('GRADE_AGGREGATE_MEAN',
0); //sum all grades in the category and divide by the number of grade items
Tim's data= "Mean of grades";2152
And we had an update from Tim, which stated
'So, when new grade categories are created, the default will
be 0 = GRADE_AGGREGATE_MEAN, the first item in that dropdown menu, and also the
default for that column in the database definition.'
Toni also produced data which aligned with the mean of
grades popularity and weighted mean of grades
Mean of grades |
19 |
Simple weighted mean of grades |
168 |
|
|
|
|
And weighted mean of grades is the default according to Bob
in his setting- Bob: Since we've turned off all agg types except SWM, WM and
Sum our categories default to WM.
I am guessing then that any new code to adjust/introduce for
2.8 will just be for 2.8.
This also suggests that institutional teachers/practitioners/admins/Techies
will be able to adjust the settings or if need be the code to suit their purposes, if they wish to upgrade/move
from BB to 2.8 i.e. if they do not want WM as the default ( I am of course,
wrongly assuming this to be the case-based on Bob's setting-yes?).Because, those three teachers above may rely
on mean of total grades alone...but can still have this option and of course
the data here-suggests it to be a popular feature.
Or, are there wider implications when core code has been
fiddled with...
Cheers,
Dawn