I am very new to wordpress and PHP so please be kind...
BACKGROUND:
I have taken an existing theme and have extensively modified it to meet my specific needs and have just a little more work to do. I am creating a website for my students to post their assignments and other information they will need. Since I have 1st-5th grade students each week, I need to display a different set of posts and links for each grade level. (For this, I have one category called Assignments and then a sub-category for each grade.) I have also created a page for each grade. When I click on the link for each page, I want to see only the posts and links for a particular grade.
After having read quite a bit in the codex and at other websites I am more confused!
THE QUESTION:
I would like to know if I need a separate template for each grade level which would have the sub-category hardcoded or can I use a single template and "pass" the appropriate sub-category to it. If one template will do, I'm a little confused what to do next. Any suggestions, advice, links to examples or specific documentation would be much appreciated!
Thanks,
KimB