Up one level | ||
category_condition.php [source] [182 lines] | A search class to control from which category questions are listed. | |
condition.php [source] [70 lines] | Defines an abstract class for filtering/searching the question bank. | |
hidden_condition.php [source] [68 lines] | A search class to control whether hidden / deleted questions are hidden in the list. | |
tag_condition.php [source] [123 lines] | A condition for adding filtering by tag to the question bank. |