Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Handling for Slido #85

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Data Handling for Slido #85

merged 1 commit into from
Sep 30, 2024

Conversation

cansavvy
Copy link
Collaborator

@cansavvy cansavvy commented Aug 23, 2024

Purpose/implementation Section

What changes are being implemented in this Pull Request?

Reading in the column names separately from the data so that it reads in data appropriately for Slido.

I tested this by running it locally with ITCR Slido data like this:

metricminer::authorize()
# ITCR Google Drive
itcr_drive_id <- "https://drive.google.com/drive/folders/0AJb5Zemj0AAkUk9PVA"
itcr_slido_data_raw <- get_slido_files(itcr_drive_id)
itcr_slido_data <- itcr_slido_data_raw$`Polls-per-user`

@cansavvy cansavvy requested a review from kweav August 23, 2024 17:20
@cansavvy cansavvy merged commit ecb8d09 into main Sep 30, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant