Skip to main content
July 20, 2019
Answered

Multi-select knowledge check - Can you give custom feedback for partially correct submissions?

  • July 20, 2019
  • 2 replies
  • 414 views

Basically I have a multi-select knowledge check I'm trying to create, using Captivate 2019. Here are the requirements from the ID:

1. User selects nothing - the "You must complete..." message is displayed

2. User selects no correct answers on 1st try: first failure message displays, advising to try again

3. User selects some, but not all, correct answers on 1st try: failure message displays, advising them that they got some right answers

4. User fails the question on the 2nd try: final failure message displays and the user moves on

5. User submits the correct response: success message displays and the user moves on

It's #3 that I have no idea how to implement. Is this a standard feature for Captivate knowledge check slides? I can't seem to find such an option...

Any help would be appreciated.

This topic has been closed for replies.
Correct answer Lilybiri

There is a partially correct feedback message which is doing that. However the learner will not be able to add more correct answers. For some quizzing system variables like cpQuizInfoTotalCorrectAnswers a partially correct answer is considered to be a correct answer. The score of a partially correct answer will be correct, not equal to the masimum score possible for that question.

2 replies

July 23, 2019

Thank you - this is the clarity I was looking for.

Lilybiri
LilybiriCorrect answer
Legend
July 21, 2019

There is a partially correct feedback message which is doing that. However the learner will not be able to add more correct answers. For some quizzing system variables like cpQuizInfoTotalCorrectAnswers a partially correct answer is considered to be a correct answer. The score of a partially correct answer will be correct, not equal to the masimum score possible for that question.