Test
Sr. PHP Developer needed in Ft. Lauderdale | Consultis IT
Requirements: Responsibilities:
* Perform hands on development and maintenance of multiple web sites, mini sites, and landing pages, including multi-lingual and international sites
* Strong PHP (4+ years minimum) and mySQL skills are a must
* Work with multi-domain Wordpress installation of highly customized modules
* Create clean, maintainable and well-documented scripts
* Apply proven methodologies and best practices
* Thoroughly examine, plan and test implementations
* Resolve and automate business needs through live-data reporting applications and Cron jobs
Testing, examinations and student interaction.
Hi All;
I have been trying to setup a "learning section" for a website dedicated to the education if professional oncologists and have been using Drupal with fairly good results, however, I have a problem when it comes to the testing, scoring, examinations and general user interaction/contributions. There appears to be nothing available that will handle quizzes, exams etc. other than the 'Quiz' module [which works very nicely - for what it does].
Automation what has been done so far
After some discussions with my mentor Thomas and other people on devel mailling list I have created sort of a first prototype.
How it works
One part of this module is used to catch the patches and submites them to other part of the module via xml-rpc call. The second part receives this call and tests the patch. Results are stored in a new node on test server node address is returend by xml-rpc call response.
