Welcome to Global Develop, this forum has been designed to help each others about all topic related to creation and/or design, Intranet or WEB Design. Don’t be suprised if you see information in Spanish and English, few users asked if we could do it for both language so we are doing our best.
GlobalDevelop New Forum is Online
Posted: administrator @ May-14-05 9:56pm
GD New Forum is now working. Flash Menu generation still not online. We would like to know any problem bug you may find. The Earth Flash was designed by Taghaboy (thank). Please also report any broken Link.
This is a very simple script to create questionaries. with n Question.
The Script use few TXT Files. Smultiple.TXT In this text file you setup the title of your Questionary and the total question: &tit=Multiple CHoice& &totq=3& Title will be "Multiple Choice" and The total question will be "3".
Now you have to create one TXT file for each question sm1.txt,sm2.txt,sm3.txt......sm99.txt SM1.TXT sample: &q=Color of Sky?& <---- Your Question &p1=A) Blue& <--- Posible Answer Multiple choice &p2=B) Red& <--- Posible Answer Multiple choice &p3=C) White& <--- Posible Answer Multiple choice &p4=D) None& <--- Posible Answer Multiple choice &ans=D& <--- The Right Answer