Advertisement
Guest User

Untitled

a guest
Sep 21st, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.80 KB | None | 0 0
  1. <?xml version="1.0" standalone="no" ?>
  2. <manifest identifier="com.scorm.golfsamples.runtime.minimumcalls.20043rd" version="1">
  3. <organizations default="golf_sample_default_org">
  4. <organization identifier="golf_sample_default_org">
  5. <title>Golf Explained - Minimum Run-time Calls</title>
  6. <item identifier="playing_item">
  7. <title>Playing the Game</title>
  8. <item identifier="playing_playing_item" identifierref="playing_playing_resource">
  9. <title>How to Play</title>
  10. </item>
  11. <item identifier="playing_par_item" identifierref="playing_par_resource">
  12. <title>Par</title>
  13. </item>
  14. <item identifier="playing_scoring_item" identifierref="playing_scoring_resource">
  15. <title>Keeping Score</title>
  16. </item>
  17. <item identifier="playing_otherscoring_item" identifierref="playing_otherscoring_resource">
  18. <title>Other Scoring Systems</title>
  19. </item>
  20. <item identifier="playing_rules_item" identifierref="playing_rules_resource">
  21. <title>The Rules of Golf</title>
  22. </item>
  23. <item identifier="playing_quiz_item" identifierref="playing_quiz_resource" parameters="?questions=Playing">
  24. <title>Playing Golf Quiz</title>
  25. </item>
  26. </item>
  27. <item identifier="etiquette_item">
  28. <title>Etiquette</title>
  29. <item identifier="etiquette_course_item" identifierref="etiquette_course_resource">
  30. <title>Taking Care of the Course</title>
  31. </item>
  32. <item identifier="etiquette_distracting_item" identifierref="etiquette_distracting_resource">
  33. <title>Avoiding Distraction</title>
  34. </item>
  35. <item identifier="etiquette_play_item" identifierref="etiquette_play_resource">
  36. <title>Playing Politely</title>
  37. </item>
  38. <item identifier="etiquette_quiz_item" identifierref="etiquette_quiz_resource" parameters="?questions=Etiquette">
  39. <title>Etiquette Quiz</title>
  40. </item>
  41. </item>
  42. <item identifier="handicapping_item">
  43. <title>Handicapping</title>
  44. <item identifier="handicapping_overview_item" identifierref="handicapping_overview_resource">
  45. <title>Handicapping Overview</title>
  46. </item>
  47. <item identifier="handicapping_calchandi_item" identifierref="handicapping_calchandi_resource">
  48. <title>Calculating a Handicap</title>
  49. </item>
  50. <item identifier="handicapping_calcscore_item" identifierref="handicapping_calcscore_resource">
  51. <title>Calculating a Handicapped Score</title>
  52. </item>
  53. <item identifier="handicapping_example_item" identifierref="handicapping_example_resource">
  54. <title>Handicapping Example</title>
  55. </item>
  56. <item identifier="handicapping_quiz_item" identifierref="handicapping_quiz_resource" parameters="?questions=Handicapping">
  57. <title>Handicapping Quiz</title>
  58. </item>
  59. </item>
  60. <item identifier="havingfun_item">
  61. <title>Having Fun</title>
  62. <item identifier="havingfun_howto_item" identifierref="havingfun_howto_resource">
  63. <title>How to Have Fun Playing Golf</title>
  64. </item>
  65. <item identifier="havingfun_makefriends_item" identifierref="havingfun_makefriends_resource">
  66. <title>How to Make Friends Playing Golf</title>
  67. </item>
  68. <item identifier="havingfun_bestylish_item" identifierref="havingfun_bestylish_resource">
  69. <title>How to Look Stylish Playing Golf</title>
  70. </item>
  71. <item identifier="havingfun_quiz_item" identifierref="havingfun_quiz_resource" parameters="?questions=HavingFun">
  72. <title>Having Fun Quiz</title>
  73. </item>
  74. </item>
  75.  
  76. </organization>
  77. </organizations>
  78. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement