Hi!
I want to create a quizz, where a page loads the questions (currently
in HTML), and them, when the user answers, it will count a "total", and
a "right" or "Wrong", eventually along with some additional texts and
maybe a link (add text).
Is there a good solution to this?
Can I block other questions until the one before has been answered, and
make it "jump" to focus the next one?
BR
Sonnich
|
|
0
|
|
|
|
Reply
|
sonnich (156)
|
12/30/2006 8:49:26 PM |
|
"jodleren" <sonnich@hot.ee> wrote in news:1167511766.350310.191660
@k21g2000cwa.googlegroups.com:
> Hi!
>
> I want to create a quizz, where a page loads the questions (currently
> in HTML), and them, when the user answers, it will count a "total", and
> a "right" or "Wrong", eventually along with some additional texts and
> maybe a link (add text).
>
> Is there a good solution to this?
>
> Can I block other questions until the one before has been answered, and
> make it "jump" to focus the next one?
Take a look at what others have already done by googling (javascript
quiz)
|
|
0
|
|
|
|
Reply
|
Jim
|
12/31/2006 1:12:57 AM
|
|
Jim Land (NO SPAM) wrote:
> "jodleren" <sonnich@hot.ee> wrote in news:1167511766.350310.191660
> @k21g2000cwa.googlegroups.com:
>
> > Hi!
> >
> > I want to create a quizz, where a page loads the questions (currently
> > in HTML), and them, when the user answers, it will count a "total", and
> > a "right" or "Wrong", eventually along with some additional texts and
> > maybe a link (add text).
> >
> > Is there a good solution to this?
> >
> > Can I block other questions until the one before has been answered, and
> > make it "jump" to focus the next one?
>
> Take a look at what others have already done by googling (javascript
> quiz)
well, a hint would be good...
|
|
0
|
|
|
|
Reply
|
jodleren
|
1/5/2007 8:44:58 PM
|
|
|
2 Replies
634 Views
(page loaded in 0.065 seconds)
Similiar Articles: Script for a quizz - comp.lang.javascriptHi! I want to create a quizz, where a page loads the questions (currently in HTML), and them, when the user answers, it will count a "total", and a "... continuously running a program - comp.soft-sys.matlabScript for a quizz - comp.lang.javascript continuously running a program - comp.soft-sys.matlab Script for a quizz - comp.lang.javascript continuously running a program ... TEST and JS Question - comp.lang.asm.x86Script for a quizz - comp.lang.javascript I want to create a quizz, where a page loads the questions (currently in HTML), and ... problem with open.window - comp.lang ... Anyone got LHF Stanford Script? - comp.fontsI'd like to take this font for a test drive on a site before I buy it, to make sure it's what the client wants - they're not going to pay for the font... script for telnet on port 25 - comp.lang.awkHi Gurus, I am trying to write a shell script which keeps checking for smtp server with "telnet smtp.test.com 25" but it hangs and doesn't come out. T... HP-UX 11.11 overwriting core file(s) - How to prevent? - comp.sys ...Then the core files are deleted so any new ones found after the next test are known to have been generated during that test. We wrote a script that scans for core files ... Bus Selector, Output, Script - comp.soft-sys.matlabHow can i change it from the m-script? In Simulink i would simple select "Signals in ... BusSelector', 'test/P_box/Bus_out','Position',[ 400 300 405 450]); add_line('test/P ... when using the Matlab "unix" command I get a unix broken pipe ...The file being piped "veryLargeFile.txt " is large > 50000 lines the bash script "test.sh" contains: cat veryLargeFile.txt | grep "DATA0" > data0Lin... Password Strength Regular Expression - comp.lang.javascript ...Script for a quizz - comp.lang.javascript Password Strength Regular Expression - comp.lang.javascript ... <script type='text/javascript'> var pw='a2' alert(/[a-z]/i.test ... TIFF - packed bits. Lossless compresion or not? - comp.graphics ...But the >>> configure script for imagemagick disables tiff support, as a test fails. >>> >>> I've tried asking the users mailing list, as well as the developers ... Test script examples - Testing Interview Questions and AnswersTest Scripts Examples/ Test Script definition. A test script is basically the instructions that make up a test program to test that the system/software functions as ... Scripts - The Grinder, a Java Load Testing FrameworkThe test script can access services through the grinder object. The engine makes an object called grinder available for the script to import. 7/25/2012 12:36:51 AM
|