Added DD.md

This commit is contained in:
Chris Bell 2025-02-11 23:54:45 -06:00
parent 13133a3cdb
commit 17733551d2

12
DD.md Normal file
View File

@ -0,0 +1,12 @@
# ADEPT Design Document
*Last modified Feb. 11th 2025 by Christopher Bell*
## What is ADEPT
ADEPT, or Advanced Documentation and Educational Platform Toolkit, is a suite of tools for creating and viewing educational lessons with a 2D or 3D context with advanced interactions.
## Definitions
- Lesson - A lesson holds assets, data, and "Pages" that comprise the whole of the content.
- Page - The main component of a "Lesson" which contains logic and interactions.
- Client - The client which is used to load a "Lesson".
- Lesson Creator - Used for creating "Lessons".