This application lets the teacher enter the names of pupils in the class. The teacher can then press the "Pick me!"-button to randomly select a student. This is to be used instead of pupils raising their hands to answer questions. This will give all pupils and equal chance to be picked and pupils cannot "hide" by not raising their hand.
Names are saved when the application is shut down and loaded when the application is turned on again.
Latest Version
1.2Uploaded by
Sukhmander Chauhan
Requires Android
Android 4.0.3+
Category
Free Education AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Nov 28, 2015
- It is now possible to handle multiple lists of names.
- It is now possible to remove individual names from a list.
- Names are stored in '__temp' when needed to be stored temporarily, such as when showing the list of saved lists. It can be loaded like any other list.
- Delete list deletes a list and it's content, but not the current names. New list clears the current names but not a saved list.
- Lists beginning with '__' are automatically generated and not shown in output.
