Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extract keyword metadata from RSTs to Splice metadata export (#163)
* including export controller for generating export metadata for opendsa embeddable exercises for SPLICE * including routes to view exported metadata, see endpoint /embed/export * including 3 functions to extract data from avmetdata and inlineav directives from opendsa/rst * updated export controller access data like avmetadata from inst_book extract methods from avmetadata in RST files * including 4 methods to access RST raw files, extract data from avembed, avmetadata and inlineav * updating export controller to collect keywords data from extract * Update export_controller.rb --------- Co-authored-by: Alex Hicks <awh4kc@vt.edu>
- Loading branch information