I am creating an online learning environment using WP. There are classes, and tests. Each class has a test.
The classes and tests are posts divided into categories.
I need to: Restrict access to the classes and tests unless the user has paid. This restriction is on a per class basis.
I have tried s2Member. However, this plugin allows access all access to each paid user. There is no way to only grant access to one section while restricting access to others.
I am looking for a plugin recommendation because this is my first experience with building a site like this.
I hope I have been detailed enough, if not, please let me know what other information I need to post to find the right answer.