Skip to content

gowithfloat/adapt-question-feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adapt-question-feedback

The Question Feedback Component provides a component for displaying feedback for a question. Instead of displaying feedback in an alert view, the feedback is displayed right on the page and conforms to the styling of all the other components.

The component will display the body text until the question is answered. Then the body text will be replaced with the feedback specified in the question. Additionally, if there is item-level feedback provided, that will also be displayed.

Consider using with the Trickle extension to hide the feedback component until the question is answered.

Don't forget to disable Tutor and the Detailed Feedback extensions!

Settings

Attributes

_component (string): This value must be: question-feedback.

displayTitle (string): The title to display above the feedback.

body (string, optional): A message to display before feedback is shown. When the question is answered, this text will be replaced with feedback for the question.

_classes (string): CSS class name to be applied to the button's containing div. The class must be predefined in one of the Less files. Separate multiple classes with a space.

_layout (string): This defines the horizontal position of the component in the block. Acceptable values are full, left or right.

_questionId (string, optional): Manually specify the ID of the question for which to show feedback. If empty, the component will try to find the question automatically by first looking in the same block, then looking for the immediately preceding question.

_hideSelectedItem (boolean, default=false): Enable to hide the labels for the selected items when showing the selection-specific feedback.

_hideDuplicateFeedback (boolean, default=false): Enable to hide feedback with duplicate text.

Limitations

No known limitations.


The Question Feedback Component is a plugin for the Adapt Framework. Adapt is a free and easy to use e-learning authoring tool that creates fully responsive, multi-device, HTML5 e-learning content using the award-winning Adapt developer framework.

About

Displays feedback for a question in a component

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •