question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ItemSelectionInteraction text change on selection

See original GitHub issue

EDIT (by @seanlip): See updated description here – https://github.com/oppia/oppia-android/issues/3169#issuecomment-1225305069


Previous description

Mock1

As per Mock1, by default the text is Please select atleast one choice.. If atleast one option is selected we hide this text and if the option is deselected then we show this text again.

Add this functionality and its relevant test.

Expected Cases:

  1. No item selected - Default Text - Please select one or more choices.
  2. If total selection count is atleast 1 and less than allowable selections, change text to You may select more choices.
  3. If total selection count is equal to allowable selections, change text to No more than 4 choices may be selected.

You can experiment similar cases on What is a Fraction? . You will need to answer a lot of states before you will reach a state where you will find this interaction where you can select multiple options.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:27 (21 by maintainers)

github_iconTop GitHub Comments

1reaction
sanchi0204commented, Jul 25, 2021

Can I work on this?

1reaction
priyanka0906commented, Jun 23, 2021

@priyanka0906 Let me know if you are still working on this, or we can unassign and look for other interesting issues.

@anandwana001 I am currently not working on this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

QCustomPlot Class Reference - larosterna
Sets the text color of the plot title ... If the selection state has changed by user interaction, the selectionChangedByUser signal is emitted....
Read more >
nafari-2014a.pdf - Computer Science
as a visual log of formatted text. The choice of translating user interactions into questions rather than sentences is a means to engage ......
Read more >
you must run vs code with admin privileges
Go to Solution Explorer in Visual Studio, right click the web project and select "Unload Project"; Next on the same project, right click...
Read more >
ReactJS, the front-end JavaScript library developed by ...
A plethora of JavaScript libraries dedicated to front-end development have emerged over recent years. ReactJS is a good example of these.
Read more >
Oppia Blog
The explorations can be sorted using the select dropdown and even by ... we've seen quite a change come through the Oppia interface....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found