Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Config items can be asked via the Config→get_setting function.


Info

From 6.2 there is a config screen in the administration section of Rogo. We are slowly porting applicable config settings into this so admins can change them without having to edit the config.inc.php file

...

Code Block
languagephp
titleWindows example
 $cfg_rogo_data = 'c:\\rogodata\\';


Info

6.1.0 - 6.2.4: If the $cfg_interactive_qs setting is set to 'flash' the $cfg_rogo_data setting will be ignored.

6.3+:  $cfg_interactive_qs deprecated

$cfg_summative_mgmt (Bool):: If Central Summative Exam Administration is enabled.

...