Text race history for police (styrofoam)

Back to text analysis page

var $form, width, height, area; $form = $('#calculator'); $('#calculator').on('submit', function(e) { e.preventDefault(); console.log('Clicked submit...'); width = $('#width').val(); height = $('#height').val(); area = (width * height); if (area < 100) { debugger; // A breakpoint is set if the developer tools are open } $form.append('

' + area + '

'); });

Game Time WPM Accuracy
174 2019-01-27 23:43:25 56.02 94%
126 2018-11-01 18:47:20 62.23 94%
118 2018-11-01 18:30:51 68.11 95%
103 2018-11-01 15:36:29 56.88 95%
98 2018-11-01 15:27:28 59.09 95%
83 2018-11-01 03:06:34 56.28 96%
71 2018-10-31 23:58:32 55.29 95%
64 2018-10-31 23:47:54 60.59 95%
47 2018-10-31 23:23:47 61.00 95%
38 2018-10-31 19:52:12 60.20 96%
30 2018-10-31 19:37:01 51.14 94%
16 2018-10-31 04:37:25 48.96 94%