-
Notifications
You must be signed in to change notification settings - Fork 27
v4.3.6 #1175
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
Merged
Merged
v4.3.6 #1175
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
manaswisaha
commented
Nov 7, 2017
- Added coverage by turkers to the admin interface Admin Interface: Coverage Stats #1125 and partly Admin Interface: Add Turk Stats #1034 (PR Added individual coverage stats for turkers, registered users, anonymous users, and researchers #1161)
- Fixed endless loop of assigning of 100% neighborhoods Getting assigned neighborhoods that are already 100%. Stuck in endless loop. #1158 (PR Fixes neighborhood assignment infinite loop #1169)
- "Nearly half of DC" text updated "Nearly half of DC" text on the landing page needs to be updated #1159 (PR "Nearly half of DC" text on the landing page updated #1168)
- Added pay rate column to mission user table user_mission table needs to be updated to indicate the pay rate that was used for turkers' missions #1167 (Resolves #1167 Adds pay-rate column to the mission_user table #1170)
- Street distance calculation standardized Completion on choropleth over 100% #868 Neighborhood completion often won't reach 100% #870 Admin Interface: How Can Neighborhood Completion % Be Above 100? #1078 Getting assigned neighborhoods that are already 100%. Stuck in endless loop. #1158 (PR Street distance calculation in backend standardized #884)
… the same way now
Added individual coverage stats for turkers, anonymous users, registered users, and researchers
Remove duplicate entries in Total column and adjust font size
… a single pay_per_mile rate for non-overlapping experiments. We could have multiple pay rate simultaneous for different users but that would mean we either associate payrate with the user (which would not be a good idea if we have a user returning from a previous experiment) or associate payrate with an intermediate table linking missions to some experiment condition.
…nment-loop Fixes neighborhood assignment infinite loop
Removed duplicated code and style improvements
Shortened turker audit task query
…uired and changing the type of pay_per_mile from option[double] to double)
…insead of least-audited ones
…Webpage into 1034-completion
Added individual coverage stats for turkers, registered users, anonymous users, and researchers
…Webpage into 1159-landing-page-text
"Nearly half of DC" text on the landing page updated
…Webpage into 1167-add-payrate-column
…Webpage into 870-completion-not-reaching-100
…idewalk/SidewalkWebpage into 1167-add-payrate-column
Resolves #1167 Adds pay-rate column to the mission_user table
…Webpage into 870-completion-not-reaching-100
…ing-100 Street distance calculation in backend standardized
This was referenced Dec 6, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.