INGInious
INGInious copied to clipboard
Plans to integrate web-based slides and IDEs?
I will be using INGInious for a C++ programming course as web-based code development platform (see #371). Are there any plans to integrate
-
JavaScript based slideshow tools like Remark (https://github.com/gnab/remark) to make it possible to integrate full slide sets into INGInious? At the moment, I only see the possibility to make every slide a new task, which would blow up the course very much.
-
a tab feature to the multi-line code equations. This would make it possible to create web-based IDEs in the style of https://www.onlinegdb.com with some modification of the
run
script.
I would be very much interested in helping with realising such features if that is considered useful by other users of INGInious.