CEFR or Qcer language level quiz
Hello,
I'd like to create a quiz to allow users to know their level of knowledge of the Italian language. The quiz should consist of both single answers (radio button) and "fill in the blank" answers.
Let's get to the point.
Can I use one of the H5P tools to create a quiz that allows me to build final scores based on the number of correct answers given by users and show immediately (online) which CEFR (Common European Framework of Reference for Languages) level they belong to?
If so what tools should I use from your platform?
The CEFR levels are 6: A1/A2 - B1/B2 - C1/C2 and are used to assess the level of knowledge of a language.
Just to give you a glimpse of what I would like to build this URL which is for an English test to show how it works ( https://www.classgap.com/tests/it/inglese/english-test ) belongs to a website that has the perfect quiz I'd like to build since the way it works resonates with my idea.
I attached a screenshot of the final score page taken from the above URL showing the CEFR level the user reached.
Last but not least: does H5P quiz tool or any other similar tool have the chance to let me pick which score to give the user based on the final number of correct answers? This one is the tricky stuff, the main feature the tool should have to work effectively and provide a great User Experience.
Best regards,
Marino Baccarini
BV52
Thu, 04/01/2021 - 19:00
Permalink
Hi Marino,In assigning the
Hi Marino,
-BV
speakitaliano
Thu, 04/01/2021 - 20:07
Permalink
Hi BV52,Actually, if there is
Hi BV52,
Cheers,
Marino.
BV52
Thu, 04/01/2021 - 20:27
Permalink
Hi Marino,2 and 3 is easy
Hi Marino,
2 and 3 is easy since these are built in features in H5P content types. One content type that you can use is Quiz (Question Set), it provides a wide range of choices of content types in a quiz type content.
With regards to the graphic this is a little tricky and I would rather leave this to members of the community that are more proficient than I am in terms of building a site. However Question Set already has a built in Feedback that you can customize depending on the score received.
If you'd like to push through with some graphics I think having an idea on how H5P content types generate scores might help. H5P emits data in the form of xAPI statements and you will need a plugin or custom code to listen to these statements and a data store such as a learning record store to save them in.
I highly recommend looking through these documentation:
https://h5p.org/documentation/x-api
https://h5p.org/documentation/for-authors/analyzing-results-and-answers
I hope this helps
-BV