forked from ScriptoriumDev/LearningDITA
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
learningAssessments lesson (with practice)
(no quiz yet)
- Loading branch information
Showing
11 changed files
with
387 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42 changes: 42 additions & 0 deletions
42
en-us/Learning_and_training_specialization/samples/lesson4/lca_exercise.dita
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- This file is part of the DITA Training project hosted on | ||
github.com. See the accompanying LICENSE file for | ||
applicable licenses.--> | ||
<!DOCTYPE learningAssessment PUBLIC "-//OASIS//DTD DITA Learning Assessment//EN" "learningAssessment.dtd"> | ||
<learningAssessment id="lca_exercise"> | ||
<title>Choicetable</title> | ||
<learningAssessmentbody> | ||
<lcInteraction> | ||
<lcMatching2 id="matching_choicetable"> | ||
<lcQuestion2>Match the <choicetable> child elements with their uses.</lcQuestion2> | ||
<lcMatchTable2 id="lcMatchTable_f2n_c5b_kt"> | ||
<lcMatchingPair2> | ||
<lcItem2><chhead></lcItem2> | ||
<lcMatchingItem2>Header row</lcMatchingItem2> | ||
</lcMatchingPair2> | ||
<lcMatchingPair2> | ||
<lcItem2><chrow></lcItem2> | ||
<lcMatchingItem2>Body row</lcMatchingItem2> | ||
</lcMatchingPair2> | ||
<lcMatchingPair2> | ||
<lcItem2><choptionhd></lcItem2> | ||
<lcMatchingItem2>Option in a header row</lcMatchingItem2> | ||
</lcMatchingPair2> | ||
<lcMatchingPair2> | ||
<lcItem2><chdeschd></lcItem2> | ||
<lcMatchingItem2>Description in a header row</lcMatchingItem2> | ||
</lcMatchingPair2> | ||
<lcMatchingPair2> | ||
<lcItem2><choption></lcItem2> | ||
<lcMatchingItem2>Option in a body row</lcMatchingItem2> | ||
</lcMatchingPair2> | ||
<lcMatchingPair2> | ||
<lcItem2><chdesc></lcItem2> | ||
<lcMatchingItem2>Description in a body row</lcMatchingItem2> | ||
</lcMatchingPair2> | ||
</lcMatchTable2> | ||
</lcMatching2> | ||
</lcInteraction> | ||
</learningAssessmentbody> | ||
</learningAssessment> | ||
|
11 changes: 11 additions & 0 deletions
11
en-us/Learning_and_training_specialization/samples/lesson4/lca_exercise_start.dita
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- This file is part of the DITA Training project hosted on | ||
github.com. See the accompanying LICENSE file for | ||
applicable licenses.--> | ||
<!DOCTYPE learningAssessment PUBLIC "-//OASIS//DTD DITA Learning Assessment//EN" "learningAssessment.dtd"> | ||
<learningAssessment id="lca_exercise"> | ||
<title>Choicetable</title> | ||
<learningAssessmentbody> | ||
<lcInteraction> | ||
</lcInteraction> | ||
</learningAssessmentbody> |
26 changes: 26 additions & 0 deletions
26
en-us/Learning_and_training_specialization/samples/lesson4/lca_practice.dita
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE learningAssessment PUBLIC "-//OASIS//DTD DITA Learning Assessment//EN" "learningAssessment.dtd"> | ||
<learningAssessment id="lca_practice"> | ||
<title>Feed Quality Source</title> | ||
<learningAssessmentbody> | ||
<lcInteraction id="lcInteraction_practice"> | ||
<lcMultipleSelect2> | ||
<lcQuestion2>Good commercially prepared duck feed can be found where (answer all that apply):</lcQuestion2> | ||
<lcAnswerOptionGroup2 id="lcAnswerOptionGroup2_practice"> | ||
<lcAnswerOption2> | ||
<lcAnswerContent2>Local feed stores.</lcAnswerContent2> | ||
<lcCorrectResponse2/> | ||
</lcAnswerOption2> | ||
<lcAnswerOption2> | ||
<lcAnswerContent2>Mixed on the farm from bulk ingredients.</lcAnswerContent2> | ||
<lcCorrectResponse2/> | ||
</lcAnswerOption2> | ||
<lcAnswerOption2> | ||
<lcAnswerContent2>From the back of a stranger’s truck.</lcAnswerContent2> | ||
<lcFeedback2>The more you know about the source, age, storage history, and the seller, the better off you are. This has none of those</lcFeedback2> | ||
</lcAnswerOption2> | ||
</lcAnswerOptionGroup2> | ||
</lcMultipleSelect2> | ||
</lcInteraction> | ||
</learningAssessmentbody> | ||
</learningAssessment> |
6 changes: 6 additions & 0 deletions
6
en-us/Learning_and_training_specialization/samples/lesson4/lca_practice_start.dita
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE learningAssessment PUBLIC "-//OASIS//DTD DITA Learning Assessment//EN" "learningAssessment.dtd"> | ||
<learningAssessment id="lca_practice"> | ||
<title>Feed Quality Source</title> | ||
<learningAssessmentbody> </learningAssessmentbody> | ||
</learningAssessment> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.