Cakephp is a framework. Frameworks helps in rapid development of the applications, structure the code better and help building more robust.
So as you might have guessed, cakephp has nothing to do with generating random questions on fly or any thing like that.. :P... Its a pure programming act and cake might have got some libraries to make it easier and faster for you. If it does not have, even then it wont stop you write your custom libs or in that sense plain php code... :P Thanks. On Sat, Aug 29, 2009 at 8:31 AM, Vijay Pandey <[email protected]> wrote: > > Thanks a lot buddy, > > Your reply enforced my confidence... as for as limesurvey is > concerned...it is an excellent application but has several limitations > (I have got inspiration from this only)...my confusion with cakePHP > was its capability to generate random order for questions on the fly. > > Now, since it is sure that it can be done...I will read the manual and > previous discussions more thoroughly to know HOW it can be done. > > Thanks a lot, > > Vijay > > On Aug 28, 11:52 am, Cosmin Paul <[email protected]> wrote: > > yes, we work with cake for a medium to big size app, and it is OK. > > > > "CakePHP is a rapid development framework for PHP that provides an > > extensible architecture for developing, maintaining, and deploying > > applications. Using commonly known design patterns like MVC and ORM > > within the convention over configuration paradigm, CakePHP reduces > > development costs and helps developers write less code. " > > > > > > > > > > > > On Fri, Aug 28, 2009 at 8:29 AM, Vijay Pandey<[email protected]> > wrote: > > > > > Hi ! > > > > > I am new to cakephp...I do not know if the question is relevant or > > > not......but I prefer asking to experts rather than assuming things... > > > > > My question is "IS CAKEPHP APPROPRIATE FOR DEVELOPING A ROBUST > > > APPLICATION FOR ABILITY AND PERSONALITY ASSESSMENT?". Below are the > > > key features that I am looking for: > > > > > 1. Test questions should come in random and progressively difficult > > > manner (computer adaptive testing) > > > 2. There should be possibility to generate detailed reports (scores > > > +comments+guidance for improvement) and multiple reports (e.g. summary > > > report, report for interviewer, report for individual etc.) that > > > includes texts and graphs. > > > 3. There should be a controll pannel to create assessments, assign > > > reports and manage everything. > > > > > I have used cakephp successfully to develop few small to medium size > > > applications like todo list, reporting system, HR Process etc. but do > > > not have much knowledge about it. > > > > > Please give your comments. > > > > > Regards, > > > > > Vijay > > > -- Thanks & Regards, Novice. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
