Skip to main content
New_guy1
Inspiring
November 30, 2016
해결됨

How to add a True/False Question to an existing Slide

  • November 30, 2016
  • 1 답변
  • 340 조회

I have an elaborate slide which I would like to add a True/False question to.

However, Captivate adds an entire new slide called "True/False Slide"

How can I have a "True/False" added to an existing slide which already has my desired background and other objects present?

    이 주제는 답변이 닫혔습니다.
    최고의 답변: Lilybiri

    Use the Radiobuttons learning interaction, with two radio buttons. That takes care of the change of the button when clicking.  Create a user variable to associate with that interaction. Create a Submit button, and have it trigger a conditional action that checks the answer (which will be stored in that user variable). You can show hidden feedback texts based on that condition.

    Have a look at this blog post, where I show some examples:

    Tips - Learning Interactions - Captivate blog

    1 답변

    Lilybiri
    Legend
    November 30, 2016

    Question slides use their dedicated master slides, which has a lot of embedded objects and functionality built in.

    Do you need a score, to report to a LMS?

    You could create a custom T/F using the radiobuttons interaction or another work flow. To add a score you'll need an advanced action. Or you can use other work flows for a simulate T/F: two shapes, functioning as buttons, one for the True, one for the False. You can attach a score to a shape button, only to the correct button.

    New_guy1
    New_guy1작성자
    Inspiring
    November 30, 2016

    No LMS. just need a true false.

    Lilybiri
    Lilybiri답변
    Legend
    November 30, 2016

    Use the Radiobuttons learning interaction, with two radio buttons. That takes care of the change of the button when clicking.  Create a user variable to associate with that interaction. Create a Submit button, and have it trigger a conditional action that checks the answer (which will be stored in that user variable). You can show hidden feedback texts based on that condition.

    Have a look at this blog post, where I show some examples:

    Tips - Learning Interactions - Captivate blog