SMILEConsortium / smile_teacher_android

The SMILE Teacher Android App
http://www.smileconsortium.org
Apache License 2.0
1 stars 2 forks source link

Teacher would like the ability to choose different rating systems #5

Open tbrilon opened 11 years ago

tbrilon commented 11 years ago

Current rating system is 1-5. Teacher would the ability to choose from several types of rating systems: 1) no rating system 2) current rating system 3) like (thumbs up) or dislike (thumbs down) system with comment box

truedat101 commented 11 years ago

I think we can implement this easily. Use thumbs up (5) and thumbs down (1). So perhaps when you create a session or load questions, allow the teacher to select a rating system (5 star || like/dislike). We need to understand if we need also a third state, like/dislike and neither selected.