User:YuviPanda/GSoC/Todo

From mediawiki.org

Rename to SelectionSifter

Templates[edit]

  1. Make them internationalizable
  2. Perform output escaping (XSS issue)
  3. Move out js into RL modules

Code quality issues[edit]

  1. Make the appropriate SpecialPages inherit from QueryPage
  2. Document everything

Performance issues[edit]

  1. Have someone with proper mysql knowledge review the schema for performance issues (preilly helped identify an issue, should run it through others as well)
  2. Move the assessment parser from a simple regex to something better (if necessary) (not necessary so far)

Community issues[edit]

  1. Integrate into the current templates and fix the templates that cause issues

Legacy issues[edit]

  1. Import currently collected assessment data into new format
  2. Test tools that work on wp1.0 bot's output with output from the extension

Testing[edit]

  1. Deploy to prototype.wikimedia.org