Skip to content

Known, Outstanding Bugs #61

@mlent

Description

@mlent

Here are a list of bugs, which I do not have the time to work through. If a developer were to pick up this project, s/he would need to:

  • Perform manual sort on words in Reader by CTS. I refactored the Word collection/model and we can no longer rely on insert-order to sort the words.
  • Reader bugs in general. Again, since the collection/model refactor, the Reader has not been behaving consistently. There is some issue with selecting/un-selecting words.
  • Fix getNextVocab function (on Word Collection). For some reason, the vocabulary set changes between exercises. See static/collections/words.js
  • All my TODOs
  • Language selection dropdown does not work on index page. It works on the other pages, which are built off of base.html. So, not sure why.
  • Task Sequencing Bugs This feature hasn't been fully tested and still has some bugs that need to be worked out. The behavior is not always consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions