Akinori MUSHA
|
4a532395b7
Migrate from RR to RSpec Mocks
|
il y a 2 ans |
Dustin Miller
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
il y a 9 ans |
Akinori MUSHA
|
5031cbbbac
Migrate to RSpec's new expect syntax using Transpec.
|
il y a 10 ans |
Andrew Cantino
|
2c820e8af2
allow separate events for each answer in the HumanTaskAgent
|
il y a 10 ans |
Andrew Cantino
|
dfa71d1f45
upgrade RSpec
|
il y a 10 ans |
Andrew Cantino
|
fbcede8649
Merge remote-tracking branch 'origin/master' into interpolated_options
|
il y a 10 ans |
Andrew Cantino
|
a8f32c5e85
Add memoized interpolated_options and used it everywhere.
|
il y a 10 ans |
Andrew Cantino
|
64564eb120
Importing of Scenarios now works, creating any needed Agents by global guid
|
il y a 10 ans |
Dominik Sander
|
56324c87e2
Migrated HumanTask, Trigger and PeakDetectorAgent to Liquid
|
il y a 10 ans |
Andrew Cantino
|
73e8406d4f
Merge branch 'master' into do_not_symbolize
|
il y a 11 ans |
Andrew Cantino
|
a408ae48ea
globally avoid using symbols since we're moving to json storage
|
il y a 11 ans |
Andrew Cantino
|
77882908c4
in order to avoid leaking memory, remove all symbolization
|
il y a 11 ans |
Andrew Cantino
|
0eb956e110
HumanTaskAgent can now accept `combination_mode` and `poll_options` which are used to generate a poll from the HITs answers. The poll asks additional Mechanical Turk users to rate the responses, and then the best one is returned. This allows for an additional step of validation on user generated content / data.
|
il y a 11 ans |
Andrew Cantino
|
22e950214b
cleanup HITs when they have been reviewed
|
il y a 11 ans |
Andrew Cantino
|
4851a7aad3
fix spec
|
il y a 11 ans |
Andrew Cantino
|
31cdf610ac
Rename max_assignments to assignments; add lots of validations and tests
|
il y a 11 ans |
Andrew Cantino
|
e284782363
Calculate average answers when all questions are numeric
|
il y a 11 ans |
Andrew Cantino
|
1e8dcc65f0
Majority voting appears to work
|
il y a 11 ans |
Andrew Cantino
|
0120ccb9c1
Basic HuamnTaskAgent with specs
|
il y a 11 ans |