@(request: Http.Request, signedinUser: common.User, breadcrumbs: String, worker: common.workers.Worker)
@views.html.gui.page.main(request, signedinUser, None, Some(worker), breadcrumbs) {
@* Result table *@
@* If you change something in the head, copy-paste it into the footer too! *@
|
|
Quota reached |
Result ID |
UUID |
Study code |
Start time |
End time |
Last seen |
Duration |
Study ID |
Study |
Batch |
Batch ID |
MTurk worker ID |
MTurk confirmation code |
Group ID |
Files |
State |
Message |
@* If you change something in the head, copy-paste it into the footer too! *@
|
|
Quota reached |
Result ID |
UUID |
Study code |
Start time |
End time |
Last seen |
Duration |
Study ID |
Study |
Batch |
Batch ID |
MTurk worker ID |
MTurk confirmation code |
Group ID |
Files |
State |
Message |
@views.html.gui.results.componentResultDataModal()
@views.html.gui.results.resultsTableToolbar()
}