Skip to content

mqo00/recursionTutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recursionTutor

Final Project of 05432/05832 Personalized Online Learning @ CMU (Fall 2021)

  • Christina Ma (@mqo00)
  • Xinzhu Wang (@dandylion99)

Directory

.
├── CognitiveModel
│   ├── RT_productionrules.nools        (production rules of cognitive tutor)
│   ├── RT_types.nools                  (type definitions of cognitive tutor)
│   ├── binarySearch_code.nools         (code version of `binarySearch`)
│   ├── binarySearch_pseudo.nools       (pseudo-code version of `binarySearch`)
│   ├── evaluate_code.nools             (code version of problem `evaluate`)
│   ├── evaluate_pseudo.nools           (pseudo-code version of `evaluate`)
│   ├── recursiveCount_code.nools       (code version of problem `recursiveCount`)
│   └── recursiveCount_pseudo.nools     (pseudo-code version of `recursiveCount`)
├── HTML
│   ├── Assets
│   │   └── recursionTutuorNew-styles.css
│   ├── recursionTutuorNew.ed.html
│   └── recursionTutuorNew.html         (HTML interface of cognitive tutor)
├── LICENSE
├── README.md
├── miro_CTA_KC_Model.pdf               (theoretical CTA & KC cognitive model)
├── miro_WM_Model.jpeg                  (working memory model of cognitive tutor)

About

05432/05832 Personalized Online Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published