{% extends 'dashboard/layouts/hits.html' %} {% block content %}

Batch Operations

Expires all unexpired hits No unexpired hits found.
Approves all submissions for all hits. No hits found with oustanding submissions.
Deletes all expired hits which have no unapproved/rejected submissions outstanding. No deletable hits found.

Table Options

Hit Status Actions Max Assignments Completed1 Available Pending2 Submissions Needing Action3 Duration (minutes) Reward Created Expires Is Expired

1MTurk defines "Completed" as submissions that you have either Approved or Rejected.

2MTurk defines "Pending" as submissions that have been "accepted" by a worker or that are being "viewed" by a worker. A worker has the "hit duration" to complete the hit. Many users use tools that automatically accept HITs for them and put them in a queue. Workers may not begin working on your hit until it is close to the duration expiry.

3Outstanding submissions that need to be either approved or rejected before the hit can be deleted.

{% endblock %} {% block scripts %} {{ super() }} {% endblock %}