@(request: Http.Request, signedinUser: common.User, breadcrumbs: String, study: common.Study, dataUrl: String)
@views.html.gui.page.main(request, signedinUser, Some(study), None, 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 |
Batch |
Batch ID |
Worker ID |
Type |
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 |
Batch |
Batch ID |
Worker ID |
Type |
MTurk worker ID |
MTurk confirmation code |
Group ID |
Files |
State |
Message |
@views.html.gui.results.componentResultDataModal()
@views.html.gui.results.resultsTableToolbar()
}