TheSwanFactory / self-service-kiosk

Opening up kiosk creation to everyone
MIT License
1 stars 2 forks source link

Support Multiple Answer Types #37

Open drernie opened 9 years ago

drernie commented 9 years ago

The kiosk config file should support multiple question types, each of which has a component for rendering it and appending the answer to the results dictionary.

Requires #36