_learningmapdomain.scss 418 B

123456789101112131415161718192021222324252627282930313233343536
  1. // This file is part of the DITA Open Toolkit project.
  2. //
  3. // Copyright 2016 Eero Helenius
  4. //
  5. // See the accompanying LICENSE file for applicable license.
  6. // block
  7. .learningContentRef {
  8. }
  9. .learningGroup {
  10. }
  11. .learningGroupMapRef {
  12. }
  13. .learningObject {
  14. }
  15. .learningObjectMapRef {
  16. }
  17. .learningOverviewRef {
  18. }
  19. .learningPlanRef {
  20. }
  21. .learningPostAssessmentRef {
  22. }
  23. .learningPreAssessmentRef {
  24. }
  25. .learningSummaryRef {
  26. }