Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CASE CLOSED

A UK LLB revision quiz. Read a paraphrased precedent, name the case.

345 exam authorities across six cores, drawn 10 at random each round.

Subject Cases
Contract Law 80
Tort Law 70
Criminal Law 60
Land Law 50
Equity & Trusts 45
Public Law 40
Total 345

Headnotes are original paraphrases of public-record case law, not copies from commercial databases.

Play

Open index.html in a browser, or from this folder:

python3 -m http.server 8765

Then visit http://127.0.0.1:8765/.

  1. Choose a subject.
  2. Match the principle to one of four authorities (click, or keys 14).
  3. Read the short note after each ruling.
  4. High scores are stored in the browser.

Project layout

index.html      # screens: title, library, quiz, judgment
css/style.css
js/cases.js     # SUBJECTS + CASES
js/game.js
assets/         # pixel-art UI
tools/build_bank.py  # regenerates js/cases.js

Rebuild the case bank

python3 tools/build_bank.py

Licence

Case names and principles are public legal authorities. Original game code and paraphrased quiz text in this repository.

About

Case Closed: A gamified revision tool for UK LLB students. Identify case law from legal precedents with classic 4-answer multiple choice.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages