Customizing LearnDash – Adding required activity
-
Hi,
Not sure where else to post. The official LearnDash community site is a facebook page and I really am not a fan of facebook, so hoping to get some ideas here.
I am using LearnDash to administer guitar lessons. LearnDash comes with functionality to add quizzes, assignments. But I need to also have exercises, and forum questions that they are treated as an entity at lesson level. That way, I can have a sidebar for a lesson that shows for the lesson:
Quizzes
Quiz1
Quiz2Exercises
Exercise1
Exercise2Discussions
Discussion1
Discussion2Assignments
Assignment1
Assignment2I am new to WordPress. Been doing Laravel development and am finding WordPress a bit odd in terms of design, so trying to figure out what is proper way to do what I am doing. The way I see it, exercises and forums would be tables that have a many-to-one relationship (that is one lesson has many exercises, forum questions), and in my lesson view I would simply display exercise and forum question info as needed. This would also entail a backend controller to add exercise and forum questions.
Forum questions should be integrated with already existing Learnpress bbpress add on, just that the add on works at course level and I need lesson level control.
Tips on how to efficiently do this and in a way that lends itself to Learnpress updates down the road?
thanks,
Brian
- The topic ‘Customizing LearnDash – Adding required activity’ is closed to new replies.