Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit questions asking to click on a small structure #24

Open
marekcierny opened this issue Apr 10, 2016 · 1 comment
Open

Limit questions asking to click on a small structure #24

marekcierny opened this issue Apr 10, 2016 · 1 comment

Comments

@marekcierny
Copy link
Contributor

This comprises two steps:

  1. To identify small structures, neighbouring with a different structure. This can be done by: a) collecting users feedback, b) analysis of svg, ideally with consideration to which structures are named and which are not. c) analysis of user behavior: where users clicked (if a large proportion of wrong clicks are positioned +- 10px around the structure, it might be a "technical" mistake), is there a large difference between chance of "clicking correnctly" vs. "naming correctly"?
  2. Limit questions asking to click on this structure. Other question formats should be preffered: multiple choice, type-in answer.
@slaweet
Copy link
Member

slaweet commented Apr 10, 2016

I like the best the second part of c) - is there a large difference between chance of "clicking correnctly" vs. "naming correctly".
It's easiest to implement and works well in cases when the parts are not small but thin, such as this:
https://anatom.cz/view/08/image/schematicky-rez-vrstvami-sourku-a-brisni-stenysvg

It might be worth to do that analysis off-line to evaluate how big proportion of terms are we talking about and if it's worth to do such complicated hack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants