iezer / dragnet

Drag and Drop Map for Learning
https://iezer.github.io/dragnet/
Other
2 stars 1 forks source link

Can place multiple answer choices on a single answer placeholder #5

Open askingalot opened 6 years ago

askingalot commented 6 years ago

Even after an answer choice has been placed on an answer placeholder, it is possible to assign another answer choice to it.

Expected Behaviour: Once an answer placeholder has been assigned an answer, no more answers can be place on it.

gvwilson commented 6 years ago

Good catch - yes, placing an answer should fill the slot.

askingalot commented 6 years ago

This is also related to the nature of the 'undo' enhancements implementation. But I think fixing the bug by 'freezing' a slot after an answer is placed in it is the right solution for now.