https://github.com/data-goblin/tabulareditorquiz
A quiz for learning Tabular Editor.
https://github.com/data-goblin/tabulareditorquiz
Last synced: 10 months ago
JSON representation
A quiz for learning Tabular Editor.
- Host: GitHub
- URL: https://github.com/data-goblin/tabulareditorquiz
- Owner: data-goblin
- License: mit
- Created: 2023-03-05T10:38:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T10:37:34.000Z (over 3 years ago)
- Last Synced: 2025-08-31T11:52:40.900Z (10 months ago)
- Language: C#
- Size: 963 KB
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TabularEditorQuiz
A quiz for learning Tabular Editor.

## To Play the Quiz
1. Download the TabularEditorQuiz.csx or copy the C# code
2. Execute the script in the Tabular Editor 3 'C# Script' window
## Notes & Limitations:
- This script is not an official product nor endorsed by any official entity.
- This was a fun project to try and make an educational Tabular Editor quiz in a weekend.
- The script is provided as-is without warranty or guarantees. It has not been tested on Tabular Editor 2.
_This was thrown together in a weekend as a small, fun and potentially helpful resource._