From 17733551d26bf2ebd26f83447695d6dcfda055a5 Mon Sep 17 00:00:00 2001 From: Chris Bell Date: Tue, 11 Feb 2025 23:54:45 -0600 Subject: [PATCH] Added DD.md --- DD.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 DD.md diff --git a/DD.md b/DD.md new file mode 100644 index 0000000..e197c5a --- /dev/null +++ b/DD.md @@ -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". +