An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# TabularEditorQuiz
A quiz for learning Tabular Editor.

![A demonstration of the Tabular Editor quiz](TabularEditorQuiz-Demo.gif)

## 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._