Create a section Question/Answer

6 posts by 2 authors in: Forums > CMS Builder
Last Post: November 27, 2008   (RSS)

By Djulia - November 18, 2008 - edited: November 18, 2008

[font "Verdana"]Hi,

I would like to create a section Question/Answer.

My problem is that I do not want that the editor modifies the question.
But, admin will be authorized to modify the question.


It would be possible to create a condition in order to hide the modify link ( Capture1.gif ) ?

Thanks for your suggestions.

Djulia

Attachments:

capture1_004.gif 9K

Re: [Djulia] Create a section Question/Answer

By Dave - November 18, 2008

Hi Djulia,

Hmm, how long are the questions? Would it be possible to have a section called answers with a pulldown field for "question" that loaded the list of questions from the question section?

Are you trying to build a quiz or testing application?
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Create a section Question/Answer

By Djulia - November 19, 2008

Hi Dave,

I would like to create a interviews section.

An example :
How did using the Internet change your professional life ?
How do you see the future on Internet ?
etc..

>> a section called answers with a pulldown
[/#804000]
The idea is interesting ! That could also avoid seizing the same questions.
You think that there is a solution ?

Thanks for your assistance.

Djulia[font "Verdana"][/#804000]

Re: [Djulia] Create a section Question/Answer

By Dave - November 19, 2008

What if you created a section called "interviews" and had Separator field for each question (entering the question in the html part) and then a textbox for each answer (answer1, answer2). Then give each user writer access and limit their max records to 1.

Then they will be able to answer the questions but not change them and only see or modify their own answers.
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Create a section Question/Answer

By Djulia - November 27, 2008

Hi Dave,

Your suggestion was the best. [:)]

I as discovered as it was possible to use code PHP with : Separator Type == HTML (...)

Thanks,

Djulia