fetch_user_details: Fetch user details

Description Usage Arguments Details Value See Also

Description

Gets responses to standard questions asked during Moodle account creation.

Usage

1

Arguments

user_ids

A vector of integers corresponding to userids.

...

Potential future args.

con

A database connection object, using the session connection by default.

Details

The timezone column has a mix of formats from new and legacy Moodle versions. Newer Moodle versions specify the name of a city as a string. Older versions used a number. A timezone of 99 signifies the Moodle server's timezone. Other numbers signify the difference from UTC.

Value

A tibble containing user profile information. Each row corresponds to a value in user_ids.

See Also

fetch_user_info


TheFridayInstitute/fimoodler documentation built on May 28, 2019, 9:37 a.m.