Partial scoring and combined quiz results

Aug 01, 2018

So we have a large project that has lots of quizzes. Most need partial scoring (I'm really surprised that after all these years it still hasn't been implemented considering pretty much all the other platforms have), and our way around this is unfortunately a convoluted system of variables, Java and Web Objects.

After each section quiz you have a results slide and after all the quizzes are finished there is also an extra results slide which grabs the results from all of the quizzes. This final results page is never shown since it's just to feed the info to the LMS. However a very annoying issue (bug?) is, anytime I visit any of the quiz slides it automatically removes that quiz page from that final results slide so I have to return to it and check all the quizzes back off.

My idea to attempt and fix this was to create a fake quiz and have it submit a tallied version of the other quiz score, but I've seen I can not alter results.ScorePoints variables. Is there a way to do this? Or is there another way to achieve this?

5 Replies
Katie Riggio

Hi there, Joshua! I saw you were working closely with my teammate, Richard, from when you commented. Looks like he isolated the issue to potential corruption during import or conversion during this time. While the cause of file corruption is difficult to diagnose, these tips can help reduce the risk.

I was also really glad to discover in the case that the Results slide works as expected after importing all the slides into a new file. Woo-hoo!

Thanks again for working with us, and we're standing by if you need anything else!

This discussion is closed. You can start a new discussion or contact Articulate Support.