learn_mouse_press = function(x,y, mouse_button) if y < 50 then play(Answer_idx) else edit.mouse_press(Workbook, x,y, mouse_button) end end