HI @nichole.chandler are you asking whether the reports for a native Docebo test can be viewed in the same way that the reports provide for SCORM object? Actually providing and on-screen roll up off the answers? If so, I haven't seen any such option...that said, the export of quiz questions and answers via the training material statistics tab works very well and only requires a couple quick formulas to recap the % of who answered correctly vs. not.
in the export, each question has a column called, “answer is correct”. I use the COUNTIF formula to tally up all the “yes”s and “no”s and then add a simple math formula to calculate the % who got it right vs. wrong.
Formula: =COUNTIF(ldefine the range here],"yes") and then same for “no”
then divide the “no”s by the “yes”s to get the %
I want to see a breakdown of test answers by question. For example, how many people missed Question 1, Q2, Q3, etc. to help guide instruction. I know how to get the report within the reports section of the quiz, but that shows me answers by student. Yes, I know I can use Excel but I REALLY thought to see the breakdown per question, I needed to use the Docebo Test option and it was available within the GUI (not as an exported xls doc).
This would be a good one for an “idea”. It would also be good if this data could be easily queried through the API.
I am also publishing courses with Assessments that require a passing score. Using Articulate Storyline or Rise, I am pubishing using SCORM 2004 3rd Edition, and I can see the Answers breakdown report.
However, the Answers Breakdown report is scrambled. If I have a 10 question quiz, I’m seeing more than 10 questions on the report, and those beyond 10 are duplicates. All of the questions have multiple responses on them that are NOT associated with the question (they are associated with other questions), so the data is completely OFF.
Is this because I have set the Assessment to randomize answers and responses?
Docebo should be able to handle this setting and report correctly, shouldn’t it?
have not notified this on the answer breakdown report but have seen something similar on individual user results where's if the user takes the assessment note than once, the additional tries are tacked on to the initial one; so for a 10 question test, you can see 20, 20, 40 responses (1o for each time the assessment was attempted)
I am testing something out related to this and hoping I am doing it right. I have a SCORM file that acts as a Q&A, with a results slide but not graded. When I look at the course ‘Reports’ tab > ‘Training material statistics’ > SCORM - Q&A > ‘Answers Breakdown’ button, it shows all the answers the users input from the results slide but doesn’t indicate who wrote what. When I export as an excel spreadsheet, it shows who is complete/incomplete but no answers, as there is no score or grading. What I am trying to do is download a report or answers breakdown that indicates who said what, so that we have a way to assess all the learners at once.
Is that possible? @lrnlab can you assist?
Hey @jblanchette you can only view the user’s responses by downloading each user individual SCORM breakdown. The Training Materials tab only show the rollup of all responses. If you need this type of data, your best option would be to transfer the test from your SCORM object to a native Docebo test.