hasadna / avid-covider

MIT License
23 stars 8 forks source link

external research, screen wide selection question (scale 1-5) [5h] #332

Closed noamoss closed 4 years ago

noamoss commented 4 years ago

The task to estimate is to enable scale (1-5) selection questions implementation:

image

It can be implemented in several ways - but we can assume:

  1. always having 5 options (always 1-5, in all languages)
  2. constant textual labels - should be translateable
  3. different sentence/question (can use say for that).
noamoss commented 4 years ago

@akariv following our phone talk today with the research team, can you estimate the required work-time to implement this addition?

// cc @dorit102

akariv commented 4 years ago

this is a simple options question, just needs different design I'm guessing it's 0.5h for allowing for options questions to have custom design, and then it depends on the specific design.