Module: Scorm2004::Manifest::Attributes
- Included in:
- AdlseqMapInfo, AdlseqObjective, CompletionThreshold, ConstrainedChoiceConsiderations, ControlMode, DeliveryControls, Dependency, Item, LimitConditions, Manifest, Map, MapInfo, Objective, Organization, Organizations, PrimaryObjective, RandomizationControls, Resource, RollupAction, RollupCondition, RollupConditions, RollupConsiderations, RollupRule, RollupRules, RuleAction, RuleCondition, RuleConditions, Sequencing
- Defined in:
- lib/scorm2004/manifest/attributes.rb
Defined Under Namespace
Modules: ClassMethods
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
4 5 6 |
# File 'lib/scorm2004/manifest/attributes.rb', line 4 def self.included(base) base.extend(ClassMethods) end |