CreatingExercisesThis page does not desribe the current implementation. It was a draft used for discussion. Parts of it has been implemented. What we have now
TasksCreating a lesson file from scratch involves two different tasks:
New editorIt will be quite easy to write a lesson file editor that can create new lesson files from existing files. Not a optimal solution, but it will be nice until we have something better. This can stop the complaints from people that like to be able to manually select a few questions from one of the lesson files with lots of chords, like One very useful usage scenario: TomCato creates the lesson file all-chords that has all the chords we can think about. Then, Joe Teacher but GUI User, can create lots of lesson files learning the chords one by one.
Usage
Create new lesson file Title: ________________ Lesson_id: ________________ [BTN: generate unique id] [ ] question1 [ ] question2 [ ] question3 [ ] question4 [BTN: Add from another file] [BTN: Save lesson file] We can add a musicdislayer to each questions, so the user can see the music when making the selection. Clicking "Add from another file" will let you select from a list of compatible lesson files, where you can select some more questions. << | NewExerciseSetup | >> |