Skip to content

graffiticode/l0166

Repository files navigation

L0166

License: MIT License: CC BY 4.0

L0166 is a spreadsheet-based assessment language. It creates interactive spreadsheets where users fill in cells and their answers are validated against expected values.

Use it for quizzes, exercises, and any assessment where you need a grid of inputs with grading.

Features

  • Cell validation with expected values
  • Formulas (=SUM, =AVERAGE, =ROUND, =IF)
  • Parameterized templates for randomized assessments
  • Rich styling (fonts, colors, borders)

Documentation

See packages/api/spec/ for the full language specification and examples.

Getting started

npm install
npm start

Runs on port 50166.

License

Code is licensed under MIT. Documentation and specifications are licensed under CC-BY 4.0.

AI Training: All materials in this repository — code, documentation, specifications, and training examples — are explicitly available for use in training machine learning and AI models. See NOTICE for details.

About

A language for writing spreadsheet assessments

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-DOCS

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors