Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-30004

Empty question bank list (maybe due to wip?)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 2.2
    • Questions, Quiz
    • None
    • latest git master
    • MOODLE_22_STABLE
    • Hide

      /question/engine/bank.php (line 207)
      if (self::qtype_enabled($name) or true) {

      Show
      /question/engine/bank.php (line 207) if (self::qtype_enabled($name) or true) {

      I am working on the translation of the ui and the rtl (bidi) issues
      so i use the latest master (27-10-2011)
      after last "git pull" i noticed that the question back dialog is empty

      i used xdebug to trace it down to:
      /question/engine/bank.php (line 202)

      $config = self::get_config();

      $config = null (funny)
      and the:

      207: self::qtype_enabled($name)

      is always false.

      so, no questions in the dialog.

      maybe it is a work in progress?
      maybe my git pull messed my local code?
      maybe it is a bug?

            timhunt Tim Hunt
            nadavkav Nadav Kavalerchik
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.