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

New Web Service core_user_get_recent_activities

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • 3.6
    • Web Services

      This web service function will return the most recently accessed activities by a user.

      Parameters:

      userid - user activities that will be returned

      available - includes only activities visible to the user doing the request - default true

      limit - the number of activities to return - default 0 (return all the activities)

      offset - the number of records to skip

      sort - SQL order by clause

      Return value:

      array of [
              recentactivity struct [id, userid, courseid, cmid, timeaccess, modname, name, available, coursename]
      ]
      

            vmdef Victor Déniz Falcón
            vmdef Victor Déniz Falcón
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

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