Skip to content

Custom question types #167

Answered by spinn
coxlr asked this question in Q&A
Feb 20, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

This would currently be only possible by using the source from GitHub and modifying it to suit your needs. You'd need to create your new question component by extending QuestionTypes/BaseType.vue and adding your new question type to the QuestionType object (in QuestionModel.js). Just be careful to implement/extend any necessary methods to make sure your answers are saved and validated. We're also planning to make and document an official way to do this in the future.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@coxlr
Comment options

Answer selected by spinn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants