-
Bug
-
Resolution: Fixed
-
Minor
-
3.5.17, 3.8.8, 3.9.6, 3.10.3, 4.0.5, 4.1
In the mod "choice" settings page could be present a flag (UNANSWERED_FLAG) to avoid exporting "not answered yet" entries
while iterating the userlist the flag enable or disable exporting the record:
(file: mod/choice/report.php)
(the code must be replicated in all branch: ODS, XLS and TXT)
I'll try to rephrase. We just ran into this (presumably) too.
When having a Choice activity with Results: Show column for unanswered: "No", the export still does present entries for unanswered. https://qa.moodledemo.net/mod/choice/view.php?id=14 can demonstrate this.
WHAT YOU EXPECT:
Exports do not include "Not answered yet" rows.
WHAT ACTUALLY HAPPENS:
Exports do include "Not answered yet" rows.