Creating a "Choose Your Own Lesson" Framework
Channel:
Subscribers:
632
Published on ● Video Link: https://www.youtube.com/watch?v=R_4es5v8gT0
I have an idea for an interactive lesson website based on choose your own adventure books. It will be called "Choose Your Own Lesson." Briefly, I will write Python code to organize a graph of questions and video answers, then generate a website with embedded YouTube videos and radio buttons to select a question or "I have no questions" to determine what video comes next.
In this stream, I will be developing a framework for creating such websites.