Added JSInput template to Studio and a sop attribute to JSInput. Only if it's set to false, as in JSInput's template, will JSChannel be used to bypass it. In all other cases (attribute not present or set to something else), SOP is enforced. Compatibility with jsVGL is therefore maintained. Multiple JSInput are supported in a vertical. Also, save button now functions. [BLD-523, BLD-556, BLD-568]
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
##############################################################################
|
||||
JS Input
|
||||
##############################################################################
|
||||
|
||||
**NOTE**
|
||||
*Do not use this feature yet! Its attributes and behaviors may change
|
||||
without any concern for backwards compatibility. Moreover, it has only been
|
||||
tested in a very limited context. If you absolutely must, contact Julian
|
||||
(julian@edx.org). When the feature stabilizes, this note will be removed.*
|
||||
|
||||
This document explains how to write a JSInput input type. JSInput is meant to
|
||||
allow problem authors to easily turn working standalone HTML files into
|
||||
|
||||
Reference in New Issue
Block a user