Problem/Motivation

One issue we were facing was that if a answer isn't evaluated, it meant that it required manual evaluation from a teacher, but this isn't always the case. We have some cases where until the student fills out certain fields in an answer, the whole module shouldn't evaluated if a user reaches the last activity.

For this reason, adding a completed state for answers would allow the dev to define if the answer is completed or not, and if not do not evaluate whether it is automatically or manually.

I will be attaching module reference patches to this and hopefully this could be useful for others.

This shouldn't have any impact with the existing process & answers. Proper updates are being handled.

Patches

Comments

webadpro created an issue.