checklist
- Is the css scoped to the item?
- Is the css/item somewhat responsive on smaller screens
- Can you reset the item to its initial state
- Can it restore its state ( reload )
- Can you change the config
- Colorblind
- Touch/Mouse friendly
- Works in older browser like IE11
- Destroys itself correctly, removing event listeners
- No objects or variables on global scope
- Triggers correctly on changed config properties
- Implements on off() methods of tao?
- Response type and response correct
- getResponse() should give undefined when user has not done anything
- For TAO to enter response is the entered comparable by the response given