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

Extended validate function #41

Open
alex1897 opened this issue Oct 19, 2023 · 0 comments
Open

Extended validate function #41

alex1897 opened this issue Oct 19, 2023 · 0 comments

Comments

@alex1897
Copy link
Contributor

In addition to the ticket #28 it would be good to have the id's of the given and the correct/wrong answers.

What I would like to archive is to show the user something like that:
Bildschirmfoto 2023-10-19 um 20 30 21
Source: https://www.daypo.com/c-cpi-14.html#test

I am using this function:
$this->quiz_attempt->validate($quiz_question_id)[$quiz_question_id]

But that function does not provide me enough information to be able to show it in the way above.

Multiple choice:
Bildschirmfoto 2023-10-19 um 20 22 50

Single choice:
Bildschirmfoto 2023-10-19 um 20 22 18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant