How to reuse (extend / inherit) CapaModule (Problem Types) to build a problem-like XBlock?
11 views
Skip to first unread message
Ken Q. Duong
unread,
Sep 18, 2017, 1:05:26 PM9/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to General Open edX discussion
Hello,
How to build a problem-like XBlock by extending the existing features of CAPA Problem (Problem Types). More specific, my goal is to build a problem-like xBlock which has functionalities of the CAPA problem named "Blank Common Problem" or "Blank Advanced Problem", then I can add some customed functionalities for this xBlock later. Is there any chance for me to reuse the existing code of CAPA problem? How? Please show me possible approaches for my goal.