Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-1179

Selecting initials, page #, or next in Student Info screen links to Learning Plan instead of students.

XMLWordPrintable

    • MOODLE_19_STABLE
    • MOODLE_19_STABLE, MOODLE_20_STABLE

      Using ilp_student_info, when you want to narrow the selection of students, you are actually directed to the PLP block.

      Error is in ilp_student_info/list.php, line 111:

      $baseurl = $CFG->wwwroot.'/blocks/ilp/list.php?courseid='.$courseid;

      Should be:

      $baseurl = $CFG->wwwroot.'/blocks/ilp_student_info/list.php?courseid='.$courseid;

      Using latest contrib 1.9

            jballard James Ballard
            mcampbell Matt Campbell
            Votes:
            0 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.