llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

In Cloze activity: users should be able to add blank by pressing insert key on keyboard #20

Closed Scar26 closed 5 years ago

Scar26 commented 5 years ago

Currently, you have to press the "Add Blank" button in order to add a blank in the text but it would be more convenient if you could just press a key(say, insert) to do so.

llaske commented 5 years ago

The user could just type -N- , don't think we need a key.