Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple statistics in CSV #130

Closed
hgeorgsch opened this issue Jul 1, 2019 · 0 comments · Fixed by #136
Closed

Simple statistics in CSV #130

hgeorgsch opened this issue Jul 1, 2019 · 0 comments · Fixed by #136
Assignees
Labels
enhancement New feature or request

Comments

@hgeorgsch
Copy link
Contributor

hgeorgsch commented Jul 1, 2019

This is a part solution to #129. It is a good approach to use, and can possibly be implemented straight away.

We want to make a CSV export with the following fields:

  1. Student pseudonym (to link students internally in the statistics but to keep them anonymous)
  2. Question ID and title
  3. Result (correct/incorrect answer)
  4. Student rating before and after
  5. Question rating before and after
  6. Timestamp
    Optionally, the teacher may want an unanonymous export.

Once this is achieved, one should discuss visualisations within Moodle of the same dataset.

@hgeorgsch hgeorgsch added the enhancement New feature or request label Jul 1, 2019
@andstor andstor self-assigned this Jul 10, 2019
@andstor andstor mentioned this issue Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants