Developers

Technical forum about Content Type or System Plugin development.
Here you can apply for developer access.

Proposal for the evolution of the module "Find the Words"

Forums: 

Hello,

I have tested the "Find the Words" module with dyslexic children. It's quite difficult for them to do, whereas in the printed version it's easier, because they can delete the useless letters in the grid to find the words more easily.

Do you think it is possible to add an option to hide a letter (for example, a right click on a letter would put it in white on a white background) which would make it easier to find?

Upgrades.js Explanation

Forums: 

I'm hoping someone won't mind casting a quick eye over the below to check it will do what I think it will do? The explanation for upgrades.js aren't very thorough...

for major version 1 minor 12, I need to:

1. for each question (parameters.categoriesList.questionList) I need to add an image field, and a textAnswerPoints field,

2. If questionType is multipleChoice, add a multipleChoicePoints field to each of the alternative answers.

3. Add a back button enabled boolean field to each category.

Will this code do that?

Pages