moodle/blocks/quiz_results
defacer 3ef642d96a Implemented discussion from bug 2547:
* Block authors no longer need to set $this->content_type
* If you want to make a "list" block, just derive from block_list
  instead of block_base
* All switch() statements gone from library code
* Overloaded method is_empty() added to block classes for convenience
2005-03-02 19:22:26 +00:00
..
block_quiz_results.php Implemented discussion from bug 2547: 2005-03-02 19:22:26 +00:00
config_instance.html Fixing page defined constant, we no longer have access to it. 2005-02-16 21:49:15 +00:00