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

Slido changed their file names to "Polls-per-participant" #87

Closed
cansavvy opened this issue Sep 30, 2024 · 0 comments
Closed

Slido changed their file names to "Polls-per-participant" #87

cansavvy opened this issue Sep 30, 2024 · 0 comments
Assignees

Comments

@cansavvy
Copy link
Collaborator

metricminer doesn't accomodate this change so we'll need to do that.

  • We need to pull those files too so we need to add Polls-per-participant to the tags here:
    slido_tags <- c(
  • Then the tags for the slido_type are pulled out. I think easiest strategy is just to rename the Polls-per-user to Polls-per-participant and move forward with that. Basically add a line here that replaces Polls-per-user to Polls-per-participant in the slido_type vector.

I think the rest should fall into place but you'll wanna check at each stage if the data looks as you expect and if the polls-per-participant/user files are combining okay.

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

No branches or pull requests

2 participants