Skip to content

Instantly share code, notes, and snippets.

@Titogelo
Last active March 26, 2017 10:12
Show Gist options
  • Save Titogelo/e8f82b332dd29f77a3c2a75834852a6b to your computer and use it in GitHub Desktop.
Save Titogelo/e8f82b332dd29f77a3c2a75834852a6b to your computer and use it in GitHub Desktop.
Inquiry example template
[{
"inquiry": "Inquiry template A",
"author": "Barbara Y. White; John R. Frederiksen",
"paper_url": "http://thinkertools.org/Pages/paper.html",
"purpose": "metacognitive facilitation",
"description": "The process of inquiry follows the Inquiry Cycle, shown in Figure 1, which is presented to students as a basis for organizing their explorations into the physics of force and motion. Inquiry begins with finding research questions, that is, finding situations or phenomena students do not yet understand which become new areas for investigation. Students then use their intuitions (which are often incorrect) to make conjectures about what might happen in such situations. These predictions provide them with a focus as they design experiments that allow them to observe phenomena and test their conjectures. Students then use their findings as a basis for constructing formal laws and models. By applying their models to new situations, students test the range of applicability of their models and, in so doing, identify new research questions for further inquiry.",
"i18n": "en",
"phases": [{
"phase": "Question",
"activities": [{
"activity": "Activity 1",
"description": "Description"
}]
}, {
"phase": "Predict",
"activities": [{
"activity": "Activity 2.1",
"description": "Description"
}]
}, {
"phase": "Experiment",
"activities": [{
"activity": "Activity 2.1",
"description": "Description"
}]
}, {
"phase": "Model",
"activities": [{
"activity": "Activity 2.1",
"description": "Description"
}]
}, {
"phase": "Apply",
"activities": [{
"activity": "Activity 2.1",
"description": "Description"
}]
}]
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment