Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teacher Misconceptions Paper

Setup

Commit output-less notebooks

git config --local filter.strip-nb-output.clean "jq '.cells[].outputs = [] | .cells[].execution_count = null | .'"
git config --local filter.strip-nb-output.smudge cat
git config --local filter.strip-nb-output.required true

Setup venv

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

About

Code related to the ICER 2025 paper "Surveying Upper-Secondary Teachers on Programming Misconceptions"

Resources

Stars

0 stars

Watchers

5 watching

Forks

Contributors

Languages