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