Skip to content

Commit

Permalink
content-update
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyabhandari0220 committed Nov 24, 2023
1 parent 4c26127 commit c8b8205
Show file tree
Hide file tree
Showing 7 changed files with 51 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/content-sources/oatutor/bkt-params/bktParams1.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"prolific_id_experiment": {
"probMastery": 0.1,
"probTransit": 0.1,
"probSlip": 0.1,
"probGuess": 0.1
},
"addition_rule": {
"probMastery": 0.1,
"probTransit": 0.1,
Expand Down
6 changes: 6 additions & 0 deletions src/content-sources/oatutor/bkt-params/bktParams2.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"prolific_id_experiment": {
"probMastery": 0.1,
"probTransit": 0.1,
"probSlip": 0.1,
"probGuess": 0.1
},
"addition_rule": {
"probMastery": 0.1,
"probTransit": 0.1,
Expand Down
10 changes: 10 additions & 0 deletions src/content-sources/oatutor/content-pool/a041b61ID/a041b61ID.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": "a041b61ID",
"title": "Prolific ID",
"body": "",
"variabilization": {},
"oer": "https://openstax.org/ <OpenStax>",
"license": "https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>",
"lesson": "Prolific ID",
"courseName": "Question Generation Lesson 3.3"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": "a041b61IDa",
"stepAnswer": [
"a123"
],
"problemType": "TextBox",
"stepTitle": "Your Prolific ID",
"stepBody": "Please paste your prolific ID here.",
"answerType": "string",
"variabilization": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
14 changes: 14 additions & 0 deletions src/content-sources/oatutor/coursePlans.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@
"courseOER": "https://openstax.org/ <OpenStax>",
"courseLicense": "https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>",
"lessons": [
{
"id": "4PMoNFwc-cDVr-IDV5uMcoO4",
"name": "Lesson Prolific",
"topics": "ID",
"allowRecycle": false,
"learningObjectives": {
"prolific_id_experiment": 0.85
},
"giveStuFeedback": false,
"giveStuHints": false,
"doMasteryUpdate": false,
"showStuMastery": false,
"unlockFirstHint": false
},
{
"id": "5DUi1qV6-6Ykh-vIBOVeBPEX",
"name": "Lesson Phase",
Expand Down
3 changes: 3 additions & 0 deletions src/content-sources/oatutor/skillModel.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"a041b61IDa": [
"prolific_id_experiment"
],
"a8e086fbasicrules1a": [
"the_addition_rule"
],
Expand Down

0 comments on commit c8b8205

Please sign in to comment.