RoboTutorLLC / RoboTutor_2020

Other
3 stars 1 forks source link

Bug report: 3.5.0.1 doesn't display the tutor ID #56

Closed JackMostow closed 3 years ago

JackMostow commented 3 years ago

Describe the bug 3.5.0.1 doesn't display the tutor ID as older versions did. I don't know when it stopped. config.json may need a flag to control it.

To Reproduce Steps to reproduce the behavior:

  1. Run any activity.

Expected behavior Display e.g. . story.hear::math.word_problem_5__it_1.vftttfNULLf at right of green banner at top of screen.

Actual behavior Displays plain green banner during activities.

Screenshots If applicable, add screenshots to help explain your problem.

Additional details

VishnuSanal commented 3 years ago

@JackMostow Should we implement this? Or it was implemented & just that isn't displaying in the specified version? - If yes, do you recall in which version it displayed correctly? (getting that would be easier to test what went wrong ;) )

JackMostow commented 3 years ago

It's already implemented and displays OK in robotutor.release.3.1.6.1.apk ([5/31/2019 commit])(https://github.com/RoboTutorLLC/RoboTutor_2019/commit/a2b0dbd9171fc56488e68c4d5bec4bf9efa98c49) and probably much more recently. I know there were switches in the code to specify such things, I just don't recall where. Not in ConfigurationItems.

sansyrox commented 3 years ago

Fixed here(https://github.com/RoboTutorLLC/RoboTutor_2020/pull/59)