XMLWordPrintable

    • Hide

      You should test these scenarios:

      • Old Moodle version (2.4, 2.5 or 2.6) You don't see the Front page option in the side menu
      • Recent Moodle version without activities/resources in the frontpage. You don't see the option in the menu
      • Recent Moodle versions with activities or resources (try moodle.org). You should see the option in the menu, it should display all the sections content and the contents should be viewable (forums, mod_page, etc..). It displays the course contents directly since the frontpage doesn't have sections
      Show
      You should test these scenarios: Old Moodle version (2.4, 2.5 or 2.6) You don't see the Front page option in the side menu Recent Moodle version without activities/resources in the frontpage. You don't see the option in the menu Recent Moodle versions with activities or resources (try moodle.org). You should see the option in the menu, it should display all the sections content and the contents should be viewable (forums, mod_page, etc..). It displays the course contents directly since the frontpage doesn't have sections
    • MOODLE_20_STABLE
    • MOODLE_20_STABLE

      In MM1, the front page is shown in the course list (side menu). This page is added statically, since it only needs the id (1) and the name (always "Front page" translated).

      In MM2 I tried to do the same, but the new course list includes the course description. I tried to retrieve the front page description, but I couldn't:

      • core_get_site_info didn't retrieve it even with the new version (master).
      • core_enrol_get_users_courses doesn't retrieve the course page since the user is not enrolled.
      • core_course_get_courses gave me access exception.

      We need to:

      1. Decide when do we want to show the front page.
      2. Check if we can retrieve the front page description.

            jleyva Juan Leyva
            dpalou Dani Palou
            Dani Palou Dani Palou
            Juan Leyva Juan Leyva
            Juan Leyva Juan Leyva
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

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