trying to fix bug

pull/1/head
Jared Cosulich 8 years ago
parent c2109825e3
commit a90cf41f79

@ -1,5 +1,5 @@
- num_likerts = 5
- likert = info.answer_index_average
- likert = info.answer_index_average || 0
- average_offset = (likert/num_likerts) * 100
- approval_zone = [[76, 90], [77, 91], [71, 85], [73, 86], [73, 86], []][info.category.root_index]

Loading…
Cancel
Save