Skip to main content

Module user_details

Module user_details 

Source

Structsยง

UserDetail

Constantsยง

MIN_FUZZY_SEARCH_TERM_LENGTH ๐Ÿ”’

Functionsยง

get_user_details_by_user_id
get_user_details_by_user_id_for_course
Retrieves user details for a single user ID, but only if the user is enrolled in the specified course
get_user_details_by_user_ids
Retrieves user details for a list of user IDs
get_user_details_by_user_ids_for_course
Retrieves user details for a list of user IDs, but only for users who are enrolled in the specified course
get_users_by_course_id
Retrieves all users enrolled in a specific course
get_users_details_by_user_id_map
is_fuzzy_search_term_long_enough ๐Ÿ”’
normalize_email_search_term ๐Ÿ”’
normalize_name_search_term ๐Ÿ”’
parse_exact_user_id_search_term ๐Ÿ”’
search_for_user_details_by_email
search_for_user_details_by_other_details
Searches user_details by exact user id.
search_for_user_details_fuzzy_match
stream_users_details_having_user_exercise_states_on_course
Includes all users who have returned an exercise on a course
update_user_country
update_user_email_communication_consent
update_user_info