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

E2245: View for results of bidding #2392

Merged
merged 86 commits into from Apr 30, 2022
Merged

Conversation

dnguyenv
Copy link
Contributor

@dnguyenv dnguyenv commented Apr 24, 2022

Quick description about changes proposed in this pull request: This pull request is to fulfill the requirement of implementing a feature to enable Instructor role to view result of bidding process for a particular assignment topics

Changes details:

  • Added additional partials to the views to show bidding metrics like total # of bids, # of #1 bids, # of #2 bids, etc
  • A pop-up/tool-tip view for the Instructor to hover over the team(s) that assigned to a topic and see informative metrics
  • Code to calculate the required metrics
  • Enhancement in the Assignment >> Topics view to remove Bookmark column when it's disabled
  • Test cases for the changes

@coveralls
Copy link

coveralls commented Apr 25, 2022

Coverage Status

Coverage decreased (-0.05%) to 51.089% when pulling b07aba8 on dnguyenv:beta into 44cbab0 on expertiza:beta.

@coveralls
Copy link

Coverage Status

Coverage decreased (-34.0%) to 17.178% when pulling 734233f on dnguyenv:beta into 44cbab0 on expertiza:beta.

@expertiza-travisci-bot
Copy link

Hey @dnguyenv,
Your changes look good to me! 🎉

@dnguyenv dnguyenv changed the title [WIP-Don't merge] E2245: View for results of bidding E2245: View for results of bidding Apr 26, 2022
@johnbumgardner johnbumgardner merged commit 91d6286 into expertiza:beta Apr 30, 2022
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.

None yet

7 participants