What JavaScript feature and its libraries are available to all gadgets without any additional requirements?
A. the basics feature including gadgets.show, gadgets.hide, and gadgets.xml
B. the crud (or REST) feature including ajax.get, ajax.put, ajax.post and ajax.delete
C. the core feature including gadgets.io, gadgets.util, gadgets.Prefs. and gadgets.json libraries
D. the dynamic-height feature including gadgets.window.adjustHeight and gadgets.window.getViewportDimensions
What are the two types of Content supported in the gadget specification?
A. URL
B. Local
C. HTML
D. JavaScript
E. Remote application
Which will ensure that a container will attempt to render the gadget regardless of container support for views?
A. Version
B. Default View
C. Preview Image
D. SpecificationVersion
Which reserved variable is available anywhere within the gadget?
A. Prefs
B. Owner
C. Module
D. ViewParams
How would this markup be corrected?
A. There is no flaw with the markup as shown.
B. The expression should be referenced {$viewer.Name}.
C. The script type must be