Akinori MUSHA
|
4a532395b7
Migrate from RR to RSpec Mocks
|
2 lat temu |
Dustin Miller
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 lat temu |
Akinori MUSHA
|
5031cbbbac
Migrate to RSpec's new expect syntax using Transpec.
|
10 lat temu |
Andrew Cantino
|
2c820e8af2
allow separate events for each answer in the HumanTaskAgent
|
10 lat temu |
Andrew Cantino
|
dfa71d1f45
upgrade RSpec
|
10 lat temu |
Andrew Cantino
|
fbcede8649
Merge remote-tracking branch 'origin/master' into interpolated_options
|
10 lat temu |
Andrew Cantino
|
a8f32c5e85
Add memoized interpolated_options and used it everywhere.
|
10 lat temu |
Andrew Cantino
|
64564eb120
Importing of Scenarios now works, creating any needed Agents by global guid
|
10 lat temu |
Dominik Sander
|
56324c87e2
Migrated HumanTask, Trigger and PeakDetectorAgent to Liquid
|
10 lat temu |
Andrew Cantino
|
73e8406d4f
Merge branch 'master' into do_not_symbolize
|
11 lat temu |
Andrew Cantino
|
a408ae48ea
globally avoid using symbols since we're moving to json storage
|
11 lat temu |
Andrew Cantino
|
77882908c4
in order to avoid leaking memory, remove all symbolization
|
11 lat temu |
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.
|
11 lat temu |
Andrew Cantino
|
22e950214b
cleanup HITs when they have been reviewed
|
11 lat temu |
Andrew Cantino
|
4851a7aad3
fix spec
|
11 lat temu |
Andrew Cantino
|
31cdf610ac
Rename max_assignments to assignments; add lots of validations and tests
|
11 lat temu |
Andrew Cantino
|
e284782363
Calculate average answers when all questions are numeric
|
11 lat temu |
Andrew Cantino
|
1e8dcc65f0
Majority voting appears to work
|
11 lat temu |
Andrew Cantino
|
0120ccb9c1
Basic HuamnTaskAgent with specs
|
11 lat temu |