Is it possible to hide some topics in phpBB forum?
- by Martin
I would like to be able to hide some of the topics in a phpBB-based forum temporarily from the users - perhaps with the exception of administrators and moderators.
I am using the forum for my students and I have solutions of some problems from exams and tests there - posted either by me or by some of the students. I plan to use the same or very similar problems during the next academic year. So I don't want the students to see them, but I want to make the solutions visible again after the tests; so that I do not have to post solutions to same questions again.
Is something like this possible? Is this a standard part of phpBB, or do I need to install some modification(s) for it?