17106
The Art Lesson
Please read the scrolling passage to the left, then tell us if...
By adding the class poem_body
to each line of the passage in the item xml the passage will appear as a poem.
Example: <div class="poem_body">This is a line in a poem<div>
You can include line counters as seen below by adding the class count_5
to a line of the passage in the item xml.
The number displayed is the number placed after count_
. Increments of 1 can be used up to count_80
and increments of 5 can be used up to count_1000
. Any other number larger than 80 (or 1000 for increments of 5) will not work.
Example: <div class="count_20">This is the 20th line in a poem<div>
Get Responses: | [ Click Get Responses ] |
<?xml version="1.0" encoding="UTF-8" standalone="no"?><assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_v2p1" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" adaptive="false" identifier="psgscrl-poetry-tnav5420" timeDependent="false" title="Passage scroll-poetry-tnav5420" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p1 imsqti_v2p1.xsd"> <responseDeclaration baseType="identifier" cardinality="single" identifier="RESPONSE"> <correctResponse><value>B</value></correctResponse> </responseDeclaration> <outcomeDeclaration baseType="float" cardinality="single" identifier="SCORE"> </outcomeDeclaration> <itemBody> <div class="row"> <div class="span6"> <div class="passage-scrolling passage440"> <div> <div class="center"> <h2>The Art Lesson</h2> </div> <div class="poem_body">My idea of vacation involves <span class="underline">leisure</span>,</div> <div class="poem_body">the joys of relaxation and fun in the sun.</div> <div class="poem_body">But a three-day stretch of steady rain </div> <div class="poem_body">has dashed my dreams of “funshine.”</div> <div class="count_5">My chances of being outdoors are now none.</div> <br/> <div class="poem_body">Emma, trying to <span class="keyword_glossary:The%20property%20saved%20from%20fire,%20danger,%20etc.,">salvage</span> our vacation,</div> <div class="poem_body">suggests we do some exploring of a sort.</div> <div class="poem_body">“There’s a great exhibit,” she says with high drama,</div> <div class="poem_body">“of contemporary artwork in town.”</div> <div class="count_10">(In a storm, she seeks the shelter of a cultured port.)</div> <br/> <div class="poem_body">And so, with a bit of reluctance,</div> <div class="poem_body">I agree to explore contemporary art</div> <div class="poem_body">(though it seems more like school than a holiday outing)</div> <div class="poem_body">because I know Emma’s recommendation</div> <div class="count_15">comes from the depths of her well-meaning heart.</div> <br/> <div class="poem_body">With umbrellas, we walk to the location</div> <div class="poem_body">where some art group is hosting the event.</div> <div class="poem_body">A sinking sensation hits me when I see </div> <div class="poem_body">that the exhibit, despite the bad weather,</div> <div class="count_20">is being held in a <span class="underline">gargantuan</span> tent.</div> <br/> <div class="poem_body">We enter the huge enclosure and find</div> <div class="poem_body">awaiting our inspection, near and far,</div> <div class="poem_body">canvases of all shapes and sizes,</div> <div class="poem_body">works of art I must describe—if I’m honest—</div> <div class="count_25">as outright <em>bizarre</em>.</div> <br/> <div class="poem_body">“See how this interpretation of nature</div> <div class="poem_body">conveys a sense of peace,” Emma points and sighs.</div> <div class="poem_body">But this work in question seems like nothing more than</div> <div class="poem_body">vegetation cut, crushed, mashed, and tortured,</div> <div class="count_30">then stuck on canvas—at least to my eyes.</div> <br/> <div class="poem_body">We move on, and Emma’s narration</div> <div class="poem_body">continues in unrestrained delight.</div> <div class="poem_body">“What use of light and shadow!” she exclaims breathlessly.</div> <div class="poem_body">I <span class="underline">feign</span> appreciation, but really</div> <div class="count_35">all I see are blobs of black on white.</div> <br/> <p class="center"> <img alt="none" src="assets/DONE.png"/> </p> <br/> <div class="poem_body">Again and again, her exclamations</div> <div class="poem_body">of artistic splendor fall on deaf ears,</div> <div class="poem_body">when, at last, a creation snares my imagination.</div> <div class="poem_body">“Come see!” I say and escort Emma</div> <div class="count_40">to where this lovely masterpiece appears.</div> <br/> <div class="poem_body">Bright tones against a subdued background,</div> <div class="poem_body">an arrow and curved lines on display.</div> <div class="poem_body">They draw in viewers, then guide us </div> <div class="poem_body">to where satisfaction can truly be found:</div> <div class="count_45">The Artist’s Café.</div> <br/> <br/> </div> </div> </div> <div class="span6"> <p>Please read the scrolling passage to the left, then tell us if...</p> </div> <div class="span6"> <choiceInteraction class="suffix-none" maxChoices="1" responseIdentifier="RESPONSE" shuffle="false"> <simpleChoice identifier="A"> <p>The author's idea of vacation involves leisure.</p> </simpleChoice> <simpleChoice identifier="B"> <p>Rain, Rain, go away and come again another day.</p> </simpleChoice> <simpleChoice identifier="C"> <p>The author had an umbrella to walk to the location where some art group was hosting an event.</p> </simpleChoice> <simpleChoice identifier="D"> <p>None of the above are correct answers.</p> </simpleChoice> </choiceInteraction> </div> </div> </itemBody> </assessmentItem>
Please read the scrolling passage to the left, then tell us if...