Talk:Usability of Mediawiki as a collaborative workspace for knowledge creation

From Testiwiki
Revision as of 07:05, 28 June 2010 by Tekerane (talk | contribs)
Jump to: navigation, search

AJAX and PHP testing on eractest wiki

Started testing some AJAX/PHP code on Eractest. Copied Rating Bar extension and renamed to TeeBar on Eractest. This extension will be used as a base for the new rating bar extension for Opasnet.

TeeBar extension

This extension will include all the functionality of the Rating Bar extension, only adding a second bar under the current one. The two bars will be named "Scientific Quality" and "Usefulness".

Things to do for the extension

  • Make the extension behave like it should
  • Make the extension look like it should
  • Create tables into SQL database
    • Design the SQL tables needed!
      • See how the current tables work
  • Test the extension
  • Deploy to Opasnet
    • Squash bugs before deployment