Difference between revisions of "Talk:Usability of Mediawiki as a collaborative workspace for knowledge creation"

From Testiwiki
Jump to: navigation, search
m
Line 1: Line 1:
 
== AJAX and PHP testing on eractest wiki ==
 
== AJAX and PHP testing on eractest wiki ==
  
Started testing some AJAX/PHP code on Eractest.  
+
Started testing some AJAX/PHP code on Eractest. This test code is not connected to the wiki and will only be accessible through the specific URL.
 
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.
 
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.
  

Revision as of 07:15, 28 June 2010

AJAX and PHP testing on eractest wiki

Started testing some AJAX/PHP code on Eractest. This test code is not connected to the wiki and will only be accessible through the specific URL. 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