Moodle

OR-Feature for grade condition

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0.8
  • Component/s: Conditional activities
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

Its possible to add more than one grade condition. If you add two or more grade condition all of them must be fulfilled to get access to the actual activity.
In combination with least and less definition it should be possible create more than one learning paths in a course.

If a teacher could choose between 'AND' or 'OR' grade conditions it should be possible to reunion two paths again.

Activity

Hide
Tim Hunt added a comment -

I wonder if you could do this with a custom column in the gradebook, at least in some cases?

1. Create hidden custom column in the gradebook.
2. Set it to the calculation MAX([[activityA]], [[activityB]])
3. Condition on custom column > 60%

That effectively does activityA score > 60% OR activityB score > 60%.

Show
Tim Hunt added a comment - I wonder if you could do this with a custom column in the gradebook, at least in some cases? 1. Create hidden custom column in the gradebook. 2. Set it to the calculation MAX([[activityA]], [[activityB]]) 3. Condition on custom column > 60% That effectively does activityA score > 60% OR activityB score > 60%.
Hide
Ralf Hilgenstock added a comment -

Not sure if you understood me.

I meant was related to the conditional acitivities. I'm thinking that you can split a group after an initial quiz (activity 1). Group A with results better than 75 % are going directly to activity 5,6,7and 8. Other participant get access to activity 2,3,4 and then 5,6,7...

Settings for activity 2 should be set to less than 75% in activity 1.
Settings in activity 5 should be better than 75% in activity 1 OR finalising activity 4.

My idea was not about grading, but learning paths with conditions.

Show
Ralf Hilgenstock added a comment - Not sure if you understood me. I meant was related to the conditional acitivities. I'm thinking that you can split a group after an initial quiz (activity 1). Group A with results better than 75 % are going directly to activity 5,6,7and 8. Other participant get access to activity 2,3,4 and then 5,6,7... Settings for activity 2 should be set to less than 75% in activity 1. Settings in activity 5 should be better than 75% in activity 1 OR finalising activity 4. My idea was not about grading, but learning paths with conditions.
Hide
Sam Marshall added a comment -

Hi,

Tim's point was that you can achieve this by messing about in the gradebook, although obviously that is a bit complicated. I think a modified version of Tim's suggestion would work for your example situation.

I stated in the original spec that I wouldn't be including OR conditions in the development for Moodle 2.0. Perhaps I or somebody else might include it in 2.1 however, as it would be an obvious enhancement. (Of course, if somebody else wants to implement it more quickly then it might be done in 2.0. But I won't be doing that, sorry.)

Show
Sam Marshall added a comment - Hi, Tim's point was that you can achieve this by messing about in the gradebook, although obviously that is a bit complicated. I think a modified version of Tim's suggestion would work for your example situation. I stated in the original spec that I wouldn't be including OR conditions in the development for Moodle 2.0. Perhaps I or somebody else might include it in 2.1 however, as it would be an obvious enhancement. (Of course, if somebody else wants to implement it more quickly then it might be done in 2.0. But I won't be doing that, sorry.)
Hide
Tomasz Muras added a comment -

Tim,

I have just tested your idea - smart use of gradebook & conditional activities!
It works just fine and it can be used for what Ralf wants here - "reunion of two paths".

Show
Tomasz Muras added a comment - Tim, I have just tested your idea - smart use of gradebook & conditional activities! It works just fine and it can be used for what Ralf wants here - "reunion of two paths".
Hide
Ralf Hilgenstock added a comment -

That a workaround but not a feature, sorry.

Handling gradebook in this way is not possible for a normal teacher.

Show
Ralf Hilgenstock added a comment - That a workaround but not a feature, sorry. Handling gradebook in this way is not possible for a normal teacher.

People

Vote (4)
Watch (2)

Dates

  • Created:
    Updated: