Aniket Dharia
How to add new Interaction on the GIT
by Aniket Dharia - Wednesday, 5 March 2014, 10:46 AM
 

 

Hi All- 

My team at CrediPoint has developed 3 new interactions that we think we can add to the repository. Please let me know how I can do it. Below mentioned is the list of activities - 

1. Flip Card Template - This has an image on the front face the text related to it on the back side. We can add as many cards as possible.

2. Click and Match template - This is a simple match the following templates. You can click on the box on the right hand side and select the adjacent box on the LHS to check if they match.

3. Tab Template - This is basically click and learn standard template used in the Elearning course.

 

Thanks!

Regards,

Aniket

Picture of Kev Adsett
Re: How to add new Interaction on the GIT
by Kev Adsett - Wednesday, 5 March 2014, 12:48 PM
 

Hi Aniket, have you had a look at the following documentation?

https://github.com/adaptlearning/adapt_framework/wiki/Developing-plugins

That should help you get started, and then, if my understanding of the process is correct, other people should be able to adapt install your component using its component name. 

i.e.

$ adapt install adapt-flip-card

Picture of Chris Jones
Re: How to add new Interaction on the GIT
by Chris Jones - Wednesday, 5 March 2014, 12:53 PM
 

That's awesome, Aniket

There is a guide to registering a plugin on the wiki https://github.com/adaptlearning/adapt_framework/wiki/Developing-plugins#wiki-registering-a-plugin