Hi, Currently I am looking to implement an XML editor for an XBlock, following existing implementations such as that found in the Blank Common Problem (please see attached). I would like to replicate this functionality--specifically including the ability to toggle between "Settings" and "Editor".
I found https://github.com/edx/edx-platform/blob/master/common/lib/xmodule/xmodule/js/fixtures/tabs-edit.html which seems to contain "Editor" and "Settings" links, and https://github.com/edx/edx-platform/blob/master/cms/templates/widgets/problem-edit.html https://github.com/edx/edx-platform/blob/master/common/lib/xmodule/xmodule/js/src/problem/edit.js which seem to contain XML functionality. What is the best way to go about integrating this? I have also posted this in Slack: https://openedx.slack.com/archives/C0GF6FTHA/p1511295913000276 Thanks, Justin -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/e21c01c2-72da-44e7-ac08-8c76a0c94e58%40googlegroups.com.
