--- pre: authors: - neale scripts: - filename: helpers.js - filename: draggable.js answers: - helper debug: summary: Using JavaScript Input Helpers --- MOTH only takes static answers: you can't, for instance, write code to check answer correctness. But you can provide as many correct answers as you like in a single puzzle. This page has an associated `helpers.js` script you can include to assist with input formatting, so people aren't confused about how to enter an answer. You could also write your own JavaScript to validate things. This is just a demonstration page. You will probably only want one of these in a page, to avoid confusing people. ### RFC3339 Timestamp
### All lower-case letters ### Multiple concatenated values
### Free input, sorted, concatenated values ### User-draggable values ### Select from an ordered list of options ### Substring matches #### Any substring #### Only if at the beginning #### Only if at the end