Open Source
Free to inspect, adapt, and teach from.
Data Science Judgment Lab is an open-source educational project. The code is reusable under MIT, and the case materials are available for noncommercial educational use with attribution.
Split License
| Project Part | License | What That Means |
|---|---|---|
| Site code, styles, scripts, scoring logic, and components | MIT | May be reused, modified, forked, and redistributed with the license notice. |
| Cases, evidence packets, replays, instructor notes, and written curriculum | CC BY-NC 4.0 | May be reused and adapted for noncommercial purposes with attribution. |
Why This Structure
The lab is built around transparent pedagogy: learners and instructors should be able to inspect how the cases, scoring, and calibration record work. At the same time, the case library represents substantial curriculum design work, so commercial reuse of the case content requires separate permission.
Source
The source repository is available on GitHub: Data Science Judgment Lab.
For full legal terms, see the repository license files: license summary, MIT code license, and content license notice.