PDA

View Full Version : Does Mamambo have a Test form component?


BennieBlanco
21.04.2004, 19:55
This should be a simple component that would alow us to create diferent kinds of tests forms with diferent end results(depending on a score) for our users(fun section)
Example "Are you in Love" Test or something like it

Do we have this in mambo?
There was a create form component right? Would this do it?

keliix06
21.04.2004, 21:07
The create a form component you are thinking of is Phil-A-Form. This will not work for what you are try to accomplish. It is made for contact type forms, and its license will not allow you to modify and release a new version. I do remember a lot of discussion about a quiz component, I don't know if that was here or at http://forum.mamboserver.com. Try searching at both places.

BennieBlanco
21.04.2004, 21:23
The create a form component you are thinking of is Phil-A-Form. This will not work for what you are try to accomplish. It is made for contact type forms, and its license will not allow you to modify and release a new version. I do remember a lot of discussion about a quiz component, I don't know if that was here or at http://forum.mamboserver.com. Try searching at both places.

Yes you are right it was PhilForm
and the quiz comp is waht I need
i can't find it ,I know someone was working on it hmm.... must
do a research
but thanks for refreshing my memory


yes here it is http://mambers.com/showthread.php?t=985&highlight=quiz

I totaly forgot

BennieBlanco
22.04.2004, 00:36
The create a form component you are thinking of is Phil-A-Form. This will not work for what you are try to accomplish. It is made for contact type forms, and its license will not allow you to modify and release a new version. I do remember a lot of discussion about a quiz component, I don't know if that was here or at http://forum.mamboserver.com. Try searching at both places.

Hi Kellix I just installed ArtistDir_comp
and I can't get the player to work or images to display
everithing is published
I think is path problem but I tried everithing
exp:
1)/home/mymambo/images/pic.jpg or song.mp3

2)http://mysite/downloads/song.mp3

It is not working
if you have time you can see it @ my test site
doyoumambo.nocniagenti.com

last one on the menu

Thank's

keliix06
22.04.2004, 01:47
Try deleting the playlist.php file and reuploading it manually.

Kal
24.04.2004, 08:15
i've planning to write a quiz component...its been on the backburner for a while as i finish up with university for the year, but hopefully i'll have some sort of beta out inside of a month

tentitive features include:
-inport/export ability (i suppose just to text files?)
-answer choices can be either right/wrong or associated with variables (eg choice B results in +1 to trustworthyness, -1 to romantic)
-optional timer
-option of limiting tests to members, saving their results
-aggregating results (if i can find a friend who remembers more about statistics than i do)

the look of both the front and back end will probably be rather similar to the polls component/module, as that will be the basis for this. not all those features will necessarily be in the first release...this will be my first Mambo project after all and some of those things might be particularly hard for a reason i dont see now.