Grammar:

Grammar  ::= Production*

no references


Production:

Production
         ::= Production '::=' ( correlation | progression | recommendation | search | assessment | report | differentiation )

referenced by:


correlation:

correlation
         ::= learning_object ', ' learning_verb ', ' modified_competency ', ' DOK_level

referenced by:


progression:

progression
         ::= learning_object ' "requires" ' learning_object ' "because all of the competencies of the former: " ' modified_competency ( ', ' modified_competency )+ ' "extend the competencies of the latter" '

referenced by:


recommendation:

recommendation
         ::= learning_object ' “matches search for:” ' learning_verbs ', ' modified_competency ', ' DOK_level

referenced by:


search:

search   ::= recommendation

referenced by:


assessment:

assessment
         ::= learning_object ' “is evidence of:” ' modified_competency ', ' DOK_level

referenced by:


report:

report   ::= ' “set of” ' learning_object+ ' “is evidence of:” ' modified_competency ', ' DOK_level

referenced by:


differentiation:

differentiation
         ::= learning_object ' “is similar to” ' learning_object ' “that” ' learning_verb modified_competency ( ', ' DOK_level )?

referenced by:


learning_verb:

learning_verb
         ::= ' “teaches” '
           | ' “practices” '
           | ' “assesses” '
           | ' “exemplifies” '

referenced by:


DOK_level:

DOK_level
         ::= ' “at DOK Level” ' ( ' “1” ' | ' “2” ' | ' “3” ' | ' “4” ' )

referenced by:


learning_object:

learning_object
         ::= activity
           | learning_object_map

referenced by:


learning_object_map:

learning_object_map
         ::= '{' learning_object+ '}'

referenced by:


activity:

activity ::= teaching_object
           | investigate_object
           | practice_object
           | assessment_object
           | differentiation_object
           | portfolio_object

referenced by:


teaching_object:

teaching_object
         ::= metadata_object

referenced by:


investigate_object:

investigate_object
         ::= metadata_object

referenced by:


practice_object:

practice_object
         ::= metadata_object

referenced by:


assessment_object:

assessment_object
         ::= metadata_object

referenced by:


differentiation_object:

differentiation_object
         ::= metadata_object

referenced by:


portfolio_object:

portfolio_object
         ::= metadata_object

referenced by:


modified_competency:

modified_competency
         ::= ( formal_process | knowledge_process ( ' “by” ' knowledge_subprocess )? )? ( math_operation ', ' object | specific_object ) notation_object?
           | math_practice_competency

referenced by:


formal_process:

formal_process
         ::= ' “read” '
           | ' “recite” '
           | ' “write” '
           | ' “represent” ' ( ' “with” ' representation )?
           | ' “randomly sample” '

referenced by:


representation:

representation
         ::= models
           | realia
           | glyphs

referenced by:


models:

models   ::= ' “images” '
           | ' “sounds” '
           | ' “activities” '

referenced by:


realia:

realia   ::= ' “specimens” '
           | ' “body parts” '

referenced by:


glyphs:

glyphs   ::= ' “words” '
           | ' “symbols” '
           | ' “drawings” '
           | ' “graphs” '

referenced by:


knowledge_process:

knowledge_process
         ::= ' “identifying” '
           | ' “describing” '
           | ' “comparing” '
           | ' “understanding” '
           | ' “representing” '
           | ' “applying” '
           | ' “relating” '
           | ' “analyzing” '
           | ' “interpreting” '
           | ' “extending” '
           | ' “classifying” '
           | ' “measuring” '
           | ' “iterating” '
           | ' “solving” '
           | ' “converting” '
           | ' “reasoning” '
           | ' “computing” '
           | ' “approximating” '
           | ' “estimating” '
           | ' “inferring” '
           | ' “grouping” '
           | ' “strategizing” '
           | ' “explaining” '
           | ' “constructing” '

referenced by:


knowledge_subprocess:

knowledge_subprocess
         ::= ' "knowledge_subprocess" '
           | ' "specific knowledge process string" '

referenced by:


math_operation:

math_operation
         ::= ' “naming” '
           | ' “sequencing” '
           | ' “ordering” '
           | ' “adding” '
           | ' “subtracting” '
           | ' “multiplying” '
           | ' “dividing” '
           | ' “negating” '
           | ' “exponentiating” '
           | ' “grouping” '

referenced by:


object:

object   ::= ' "math operations" '
           | ' "string" '

referenced by:


specific_object:

specific_object
         ::= ' "string" '
           | ' "specific object string" '

referenced by:


scope_object:

scope_object
         ::= ' "Whole Numbers" ' sub_scope?
           | ' “Integers” '
           | ' “Unit Fractions” '
           | ' “Rational Numbers” '
           | ' “Real Numbers” '
           | ' “Imaginary Numbers” '
           | ' “Complex Numbers” '
           | ' “Vectors” '
           | ' “Matrices” '
           | ' “Infinite Numbers” '
           | ' “Random Numbers” '
           | ' “Expected Values” '
           | ' “Probabilities” '
           | ' “The Plane” '
           | ' “Space” '
           | ' “Algebraic Expressions” '
           | ' “Numerical Expressions” '

no references


notation_object:

notation_object
         ::= ' “in” ' ', ' ( ' “Fractional Notations” ' | ' “Decimal Notations” ' | ' “Proportional Notation” ' | ' “Addition Notation” ' | ' “Subtraction Notation” ' | ' “Multiplication Notations” ' | ' “Division Notations” ' | ' “Radical Notation” ' | ' “Exponential Notation” ' | ' “Scientific Notation” ' | ' “Base Ten” ' )

referenced by:


math_practice_competency:

math_practice_competency
         ::= ' “Make Sense of Problems” '
           | ' “Persevere in Solving Problems” '
           | ' “Reason Abstractly” '
           | ' “Reason Quantitatively” '
           | ' “Construct Viable Arguments” '
           | ' “Critique Reasoning” '
           | ' “Model Problems” '
           | ' “Use Tools Strategically” '
           | ' “Attend to Precision” '
           | ' “Look for Structure” '
           | ' “Make Use of Structure” '
           | ' “Look for Regularity in Repeated Reasoning” '
           | ' “Express Regularity in Repeated Reasoning” '

referenced by:


sub_scope:

sub_scope
         ::= ' “0” '
           | ' “1” '
           | ' “to 2” '
           | ' “to 3” '
           | ' “to 4” '
           | ' “to 5” '
           | ' “within 10” '
           | ' “within 20” '
           | ' “within 100” '
           | ' “within 120” '
           | ' “within 1000” '

referenced by:



  ... generated by RR - Railroad Diagram Generator