I feel this could be slightly more clear - you could make explicit the fact that the else block is implicitly testing for an opinion table. Also I was slightly confused with the input prefix with your action table items, such as inputAction and inputRow - are these related to inputs on the page?
Lines 22 and following in your script file:
I feel this could be slightly more clear - you could make explicit the fact that the else block is implicitly testing for an opinion table. Also I was slightly confused with the input prefix with your action table items, such as
inputAction
andinputRow
- are these related to inputs on the page?