From: pkiddie <pk...@us...> - 2005-08-05 10:45:13
|
Update of /cvsroot/stack/stack-1-0/schemas In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27968/schemas Modified Files: Tag: development_xmlrqp test_instance_assessmentItem.xml Log Message: Index: test_instance_assessmentItem.xml =================================================================== RCS file: /cvsroot/stack/stack-1-0/schemas/Attic/test_instance_assessmentItem.xml,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** test_instance_assessmentItem.xml 4 Aug 2005 12:10:00 -0000 1.1.2.1 --- test_instance_assessmentItem.xml 5 Aug 2005 10:44:31 -0000 1.1.2.2 *************** *** 1,144 **** <?xml version="1.0"?> ! <assessmentItem version="1.0" xmlns:p1="http://purl.org/dc/elements/1.1/" xmlns:p2="http://www.imsglobal.org/xsd/imsmd_v1p2" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="file:///c:/Program%20Files/EasyPHP1-8/www/stack-1-0/schemas/test.xsd"> ! <!--Element dublincore is optional--> ! <dublincore> ! <p1:identifier>string by default</p1:identifier> ! <p1:title>string by default</p1:title> ! <p1:description>string by default</p1:description> ! <p1:creator>string by default</p1:creator> ! <p1:publisher>string by default</p1:publisher> ! <p1:type>string by default</p1:type> ! <p1:format>string by default</p1:format> ! <p1:language>string by default</p1:language> ! <p1:rights>string by default</p1:rights> ! <p1:date>string by default</p1:date> ! </dublincore> ! <!--Element lom is optional--> ! <lom> ! <p2:keyword> ! <p2:langstring xml:lang="en-US"> ! <!--Attribute xml:lang is optional--> ! </p2:langstring> ! <p2:langstring xml:lang="en-US"> ! <!--Attribute xml:lang is optional--> ! </p2:langstring> ! <p2:langstring xml:lang="en-US"> ! <!--Attribute xml:lang is optional--> ! </p2:langstring> ! </p2:keyword> ! <p2:context> ! <p2:source> ! <p2:langstring xml:lang="en-US"> ! <!--Attribute xml:lang is optional--> ! </p2:langstring> ! </p2:source> ! <p2:value> ! <p2:langstring xml:lang="en-US"> ! <!--Attribute xml:lang is optional--> ! </p2:langstring> ! </p2:value> ! </p2:context> ! <p2:difficulty> ! <p2:source> ! <p2:langstring xml:lang="en-US"> ! <!--Attribute xml:lang is optional--> ! </p2:langstring> ! </p2:source> ! <p2:value> ! <p2:langstring xml:lang="en-US"> ! <!--Attribute xml:lang is optional--> ! </p2:langstring> ! </p2:value> ! </p2:difficulty> ! <p2:typicallearningtime> <p2:datetime>string</p2:datetime> ! <p2:description> ! <p2:langstring xml:lang="en-US"> ! <!--Attribute xml:lang is optional--> ! </p2:langstring> ! <p2:langstring xml:lang="en-US"> ! <!--Attribute xml:lang is optional--> ! </p2:langstring> ! <p2:langstring xml:lang="en-US"> ! <!--Attribute xml:lang is optional--> ! </p2:langstring> ! </p2:description> ! </p2:typicallearningtime> ! </lom> ! <!--Element stack is optional--> ! <stack> ! <!--Element competency is optional--> <competency>string</competency> - <!--Element competencylevel is optional--> <competencylevel>string</competencylevel> - <!--Element excercisetype is optional--> <excercisetype>string</excercisetype> - </stack> - <!--Element question is optional--> - <question> - <!--Element questionVarsRaw is optional--> <questionVarsRaw>string</questionVarsRaw> - <!--Element questionVars is optional--> <questionVars> <key>string</key> <val>string</val> </questionVars> - <!--Element questionStem is optional--> <questionStem>string</questionStem> - <!--Element questionAns is optional--> <questionAns>string</questionAns> - <!--Element questionAnsKey is optional--> <questionAnsKey>string</questionAnsKey> - <!--Element questionAnsVarsRaw is optional--> <questionAnsVarsRaw>string</questionAnsVarsRaw> - <!--Element questionAnsVars is optional--> <questionAnsVars> <key>string</key> <val>string</val> </questionAnsVars> - <!--Element questionSol is optional--> <questionSol>string</questionSol> - <!--Element questionNote is optional--> <questionNote>string</questionNote> - </question> - <!--Element questionOptions is optional--> - <questionOptions> - <!--Element InsertStars is optional--> <InsertStars>FALSE</InsertStars> - <!--Element InformalSyntax is optional--> <InformalSyntax>FALSE</InformalSyntax> - <!--Element AllowInputTool is optional--> <AllowInputTool>Form box + JOME</AllowInputTool> - <!--Element SyntaxHint is optional--> <SyntaxHint>string</SyntaxHint> - <!--Element Display is optional--> <Display>LaTeX Source</Display> - <!--Element Language is optional--> <Language>nl</Language> - <!--Element QuVal is optional--> <QuVal>-1E4</QuVal> - <!--Element MarkModMethod is optional--> <MarkModMethod>Last Answer</MarkModMethod> - <!--Element Penalty is optional--> <Penalty>-1E4</Penalty> - <!--Element Forbid is optional--> <Forbid>string</Forbid> - <!--Element Allow is optional--> <Allow>string</Allow> - <!--Element AnsTest is optional--> <AnsTest>True</AnsTest> - <!--Element AnsTestOpt is optional--> <AnsTestOpt>string</AnsTestOpt> - <!--Element TeacherEmail is optional--> <TeacherEmail>string</TeacherEmail> - <!--Element FeedBackGenericCorrect is optional--> <FeedBackGenericCorrect>string</FeedBackGenericCorrect> - <!--Element FeedBackGenericIncorrect is optional--> <FeedBackGenericIncorrect>string</FeedBackGenericIncorrect> - <!--Element FeedBackGenericPCorrect is optional--> <FeedBackGenericPCorrect>string</FeedBackGenericPCorrect> - <!--Element ShowSol is optional--> <ShowSol>After correct answer</ShowSol> - </questionOptions> <!--Element questionPotResp is optional, maxOccurs=unbounded--> <questionPotResp> --- 1,60 ---- <?xml version="1.0"?> ! <assessmentItem version="1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:lom="http://www.imsglobal.org/xsd/imsmd_v1p2" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="file:///c:/Program%20Files/EasyPHP1-8/www/stack-1-0/schemas/test.xsd"> ! <dc:identifier>string by default</dc:identifier> ! <dc:title>string by default</dc:title> ! <dc:description>string by default</dc:description> ! <dc:creator>string by default</dc:creator> ! <dc:publisher>string by default</dc:publisher> ! <dc:type>string by default</dc:type> ! <dc:format>string by default</dc:format> ! <dc:language>string by default</dc:language> ! <dc:rights>string by default</dc:rights> ! <dc:date>string by default</dc:date> ! <lom:keyword></lom:keyword> ! <lom:context></lom:context> ! <lom:difficulty></lom:difficulty> ! <lom:typicallearningtime> <p2:datetime>string</p2:datetime> ! </lom:typicallearningtime> <competency>string</competency> <competencylevel>string</competencylevel> <excercisetype>string</excercisetype> <questionVarsRaw>string</questionVarsRaw> <questionVars> <key>string</key> <val>string</val> + <key>string</key> + <val>string</val> </questionVars> <questionStem>string</questionStem> <questionAns>string</questionAns> <questionAnsKey>string</questionAnsKey> <questionAnsVarsRaw>string</questionAnsVarsRaw> <questionAnsVars> <key>string</key> <val>string</val> + <key>string</key> + <val>string</val> </questionAnsVars> <questionSol>string</questionSol> <questionNote>string</questionNote> <InsertStars>FALSE</InsertStars> <InformalSyntax>FALSE</InformalSyntax> <AllowInputTool>Form box + JOME</AllowInputTool> <SyntaxHint>string</SyntaxHint> <Display>LaTeX Source</Display> <Language>nl</Language> <QuVal>-1E4</QuVal> <MarkModMethod>Last Answer</MarkModMethod> <Penalty>-1E4</Penalty> <Forbid>string</Forbid> <Allow>string</Allow> <AnsTest>True</AnsTest> <AnsTestOpt>string</AnsTestOpt> <TeacherEmail>string</TeacherEmail> <FeedBackGenericCorrect>string</FeedBackGenericCorrect> <FeedBackGenericIncorrect>string</FeedBackGenericIncorrect> <FeedBackGenericPCorrect>string</FeedBackGenericPCorrect> <ShowSol>After correct answer</ShowSol> <!--Element questionPotResp is optional, maxOccurs=unbounded--> <questionPotResp> |