--- modules/damieng/clean_xml/loncapa.xsd 2015/12/23 19:38:13 1.18 +++ modules/damieng/clean_xml/loncapa.xsd 2017/01/05 16:55:16 1.19 @@ -147,6 +147,7 @@ + @@ -2250,6 +2251,7 @@ Query for a chemical reaction. + An internal textline element is necessary for the student's response to go in. @@ -2262,11 +2264,24 @@ - + + + + The correct answer. + Chemical reactions use the following syntax: + - Reactants are separated from products by '->'. + - Individual reactants and products are separated by ' +' (leading space is obligatory). + - Numbers preceding the first symbol of a chemical specie are considered to be stoichiometric coefficients. + - Numbers appearing after the first symbol of a chemical specie are considered to be subscripts. + - Superscripts are initialized by '^' and terminated by a space. + - Ionic charges are superscripts composed of a number followed by a sign (i.e. '^2+'). + + + - Initial Reaction + Initial reaction displayed to students. See the answer attribute for the syntax. @@ -2509,6 +2524,14 @@ + + + + Id that will be part of the HTML input element id. + This can be used to get a reference to the input element in Javascript. + + + @@ -5485,6 +5508,7 @@ + @@ -5510,7 +5534,7 @@ - + @@ -5522,8 +5546,10 @@ - - + + + + @@ -6839,12 +6865,18 @@ - + The HTML <pre> Element (or HTML Preformatted Text) represents preformatted text. Text within this element is typically displayed in a non-proportional font exactly as it is laid out in the file. Whitespaces inside this element are displayed as typed. + + + + + +