[][src]Function epitok::intra::update_presences

pub async fn update_presences<'_, '_>(
    autologin: &'_ str,
    event_code: &'_ str,
    students: HashMap<String, String>
) -> Result<(), Error>

Updates presence statuses of students for an event

Arguments

  • autologin - User autologin link
  • code_event - Url code of the event
  • students List of students and their presence status, made with event.export_students