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

Import formatted ratings #139

Merged
merged 12 commits into from
May 31, 2020
Merged

Import formatted ratings #139

merged 12 commits into from
May 31, 2020

Conversation

epugh
Copy link
Member

@epugh epugh commented May 31, 2020

Now you can export and import ratings in both csv and RRE formats!

Description

Refactors the Import Ratings screen to deal with two types of files. Enhances the API to take a ?file_format=rre' parameter to change from the default hash` of ratings format.

Motivation and Context

Support migrating ratings between Quepid and RRE depending on you type of task.

Part of fixing #133

How Has This Been Tested?

unit tests and manually.

Screenshots or GIFs (if appropriate):

Screenshot at May 31 11-54-30

Types of changes

  • [] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • [] I have updated the documentation accordingly.
  • [] I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@epugh epugh merged commit deb59c4 into master May 31, 2020
@epugh epugh deleted the import_formatted_ratings branch December 6, 2020 12:52
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