ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/Qzhteln/trunk/Copy to build directory/Quizzes/New/Test.xml
Revision: 2
Committed: Wed Feb 11 13:07:01 2026 UTC (8 weeks, 4 days ago) by figdor32
Content type: application/xml
File size: 582 byte(s)
Log Message:
Initial check-in

File Contents

# Content
1 <Quiz>
2 <Name>Quiz testem</Name>
3 <Author>Ja</Author>
4 <Guid>188c9980-88b1-4238-81ed-1120e2afcd18</Guid>
5 <Questions>
6 <Question>
7 <Caption>Czy pytania?</Caption>
8 <Answer>Nie</Answer>
9 <Answer Correct="True">Tak</Answer>
10 </Question>
11 <Question>
12 <Caption>Jakim numer?</Caption>
13 <Answer>69</Answer>
14 <Answer Correct="True">3</Answer>
15 <Answer>420</Answer>
16 <Answer Correct="False">1337</Answer>
17 </Question>
18 </Questions>
19
20 </Quiz>