how to;
If I have an (custom) Assessment module developed in JavaScript, will I be able to integrate that to the openEdx (Django) platform (maybe by the means of Xblock or something like that) ?
Hi @Muhammad_Bilal!
If it’s just Javascript, you can use a Custom JavaScript Problem, which doesn’t require any additional XBlocks or further coding.
2 Likes