xeno010 / Wp-Pro-Quiz

Wordpress WP-Pro-Quiz Plugin (Official)
GNU General Public License v2.0
115 stars 114 forks source link

Additional functionality for code input support. #69

Open elliotsabitov opened 6 years ago

elliotsabitov commented 6 years ago

Good afternoon, and thank you in advance for your time.

We are extremely happy with this plugin so far, it has a ton of functionality and is extremely helpful, thank you! However, one of the features we are looking for is allowing test takes to answer coding questions and enter code as their answers. I was hoping to contact you to discuss whether or not this is already available, and if not, then I would like to find out what would be the best way for us to integrate a JS code editor library (such as https://github.com/Microsoft/monaco-editor or https://github.com/ajaxorg/ace/) that would allow a question to be of a "coding" type and allow the test takers to answer the questions using the formatted code.

I see that you already do allow for code to be used, but only as part of the question, but I am not sure if this is possible as part of the answer.

We are willing to submit a pull request to help contribute to this functionality. Please let us know your thoughts and what you feel would be the best way to approach this requirement, and thank you again for your time and for this wonderful plugin.