Aniket Dharia
Use of Adapt's Feedback feature in newly built Interactive components
by Aniket Dharia - Wednesday, 26 February 2014, 9:04 AM
 

 

Hi - 

 

We built a new interactive component which uses question view. Is there any documentation for the lifeCyle of the question view?

 

We were able to integrate our component in the Framework but we are not able to show the correct feedback text in the tutor box. Currently, even if we answer correctly it displays incorrect feedback. So we wanted to know, where exactly can we make changes in the lifeCycle to get the feedbacks correctly.

 

Thanks!

Regards,

Aniket

 

Picture of Daryl Hedley
Re: Use of Adapt's Feedback feature in newly built Interactive components
by Daryl Hedley - Friday, 28 February 2014, 2:08 PM
 

Hey Aniket,

If you would like to share your component with me I can take a look. However if you want to look through questionView.js in core you'll see the methods you will need to overwrite at the bottom. The feedback method you are looking for sounds like 'showFeedback' - which should do most of your logic

This is something we will create documentation for - and will eventually do a walkthrough.

Thanks,

Daryl