I hereby claim:
- I am bracken on github.
- I am bracken (https://keybase.io/bracken) on keybase.
- I have a public key whose fingerprint is E695 9D7B DB64 ADC8 DC26 6DDF 9EF1 E4EE C670 A09A
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| <?xml version="1.0" encoding="UTF-8"?> | |
| <xs:schema targetNamespace="http://www.imsglobal.org/xsd/imscc_extensions/imscc_extensions/assignment" | |
| xmlns="http://www.imsglobal.org/xsd/imscc_extensions/imscc_extensions/assignment" | |
| xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
| version="IMS Assignment Proposal 0.0.1"> | |
| <xs:element name="assignment" type="Assignment.Type"/> | |
| <xs:complexType name="Assignment.Type"> | |
| <xs:attribute name="identifier" type="xs:ID" use="required"/> |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <assignment xmlns="http://www.imsglobal.org/xsd/imscc_extensions/imscc_extensions/assignment" | |
| identifier="example_asmnt"> | |
| <title>Renaissance Paper</title> | |
| <text texttype="text/html">Write about this painting by a famous renaissance artist. <img src="$IMS-CC-FILEBASE$../I_00006_Media/related_picture.jpg"/></text> | |
| <!-- section for student visible attachments --> | |
| <attachments> | |
| <!-- any number of attachments --> |
| <html> | |
| <head> | |
| <link href="style/shCore.css" rel="stylesheet" type="text/css"/> | |
| <link href="style/shThemeDefault.css" rel="stylesheet" type="text/css"/> | |
| <script type="text/javascript" src="style/shCore.js"></script> | |
| <script type="text/javascript" src="style/shBrushRuby.js"></script> | |
| <style type="text/css"> | |
| pre { |