Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-08-10 11:02:53

emitind
New Member
Registered: 2009-08-10
Posts: 2

Creating a quiz in textpattern

Hello

Firstly I am new to Textpattern, and a client who I’m working for uses it for their website.

They are wanting to create a short quiz, with 5 yes/no questions which on submission gives a result (text string) based on what they answered. This wouldn’t be in a problem in raw PHP, though I am unfamilar with Textpattern’s syntax and structure and so on. Is there a plugin which can do this or how else would I achieve this?

Many thanks.

Offline

#2 2009-08-19 18:38:50

ax
Plugin Author
From: Germany
Registered: 2009-08-19
Posts: 165

Re: Creating a quiz in textpattern

This is an interesting question, and I am struggling with the same problem right now. If you find an answer, please post it. Thank you.

Offline

#3 2009-08-24 22:43:44

emitind
New Member
Registered: 2009-08-10
Posts: 2

Re: Creating a quiz in textpattern

I am still looking for a solution, if anyone can help please reply! thanks.

Offline

#4 2009-08-24 22:56:52

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: Creating a quiz in textpattern

emitind wrote:

This wouldn’t be in a problem in raw PHP

If you mean that you know how to achieve this using PHP, that’ll probably be the easiest solution. As far as I know there is currently no plugin that can do this.
You can use PHP (in <txp:php> tags) directly on a page template, in a form, or even in an article.

Offline

#5 2009-08-24 23:26:59

redbot
Plugin Author
Registered: 2006-02-14
Posts: 1,410

Re: Creating a quiz in textpattern

Or you can use a jquery plugin .

Offline

#6 2009-08-27 16:45:31

ax
Plugin Author
From: Germany
Registered: 2009-08-19
Posts: 165

Re: Creating a quiz in textpattern

redbot wrote:

Or you can use a jquery plugin .

Thanks. Exactly what I was looking for.

Offline

Board footer

Powered by FluxBB