Index: openacs-4/packages/assessment/tcl/as-item-choice-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/tcl/as-item-choice-procs.tcl,v diff -u -r1.10 -r1.11 --- openacs-4/packages/assessment/tcl/as-item-choice-procs.tcl 7 Aug 2017 23:48:03 -0000 1.10 +++ openacs-4/packages/assessment/tcl/as-item-choice-procs.tcl 13 Jun 2018 11:39:24 -0000 1.11 @@ -49,7 +49,7 @@ [list percent_score $percent_score] \ [list fixed_position $fixed_position] ] ] # FIXME too much code repetition here - # maybe there are more efficient ways to to it (maybe using hashes to pass the values between functions) + # maybe there are more efficient ways to do it (maybe using hashes to pass the values between functions) } return $as_item_choice_id