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

Custom profile field when set visibility to teacher is not visible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 4.1, 4.2
    • User management
    • None
    • MOODLE_401_STABLE, MOODLE_402_STABLE

      I think there should be another visibility option for parents. It has messed up with the teachers.

      Conditional statement added in MDL-71621 in support of parents role is always applied to teacher viewing student profile with course context.

                      } else if ($this->userid > 0) {
                          return has_capability('moodle/user:viewalldetails', $context);
                      } else {
      

      Resolution is to create another visibility option Visible to user, parents and admins which will be specific for parents.

            Unassigned Unassigned
            zishanj Zishan Javaid
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

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