summaryrefslogtreecommitdiff
path: root/lib/sampling/peer_review.html.erb
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-04-28 19:32:32 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-04-28 19:32:32 -0400
commit55f4c94d089ce622bd4fe0b4c915e8e4cb4122aa (patch)
treefcf2a0bd0202ffb5be80baf74ff0599d80aa5c72 /lib/sampling/peer_review.html.erb
parentb6e81846fe2fc87c98e64679638d678df1152ce9 (diff)
changes to peer review and manual sampling
Diffstat (limited to 'lib/sampling/peer_review.html.erb')
-rw-r--r--lib/sampling/peer_review.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sampling/peer_review.html.erb b/lib/sampling/peer_review.html.erb
index e744936..a0b9c4d 100644
--- a/lib/sampling/peer_review.html.erb
+++ b/lib/sampling/peer_review.html.erb
@@ -18,7 +18,7 @@
<%# TODO: display more statistics %>
</li><% end %>
</ol>
- <%= submit_tag("Submit peer evaluation", :onsubmit => "score_peers()") %>
+ <input type="submit" value="Submit peer evaluation", onsubmit="score_peers()") >
<% else %>
<p>Still waiting for peer feedback from the following users:
<ul><% @feedbacks_missing.each do |user| %>