Hi,
I'm turning a WordPress installation into a science Lesson Planner for my school. I've used the Advanced Custom Fields plugin and the Custom Post Type UI plugin to create a custom post type called: Lessons. (These contain fields including: Learning Outcomes, Lesson Content, Homework, File Attachments...)
I've created the single-lessons.php template also... So far, so good!
What I am confused about:
I want my colleagues, when they create lessons in the back end, to be able to assign the lesson to the appropriate topic. So, for example, if they wanted to create a physics lesson called: "Quarks and leptons", they would be able to click (or select) the following Unit:
Science > AS Level Physics > Unit 1 > Section 1
How do I go about setting this up?
On the front end, teachers need to be able to navigate easily to the lessons that they have created - probably using either a horizontal drop-down menu and/or a navigation menu in the sidebar...
The solution needs to be simple. Some of my colleagues are more confident with ICT than others. None of them have will have used WordPress before, although they have used the VLE Fronter...
Thanks,
Andy