Topic on Extension talk:Chklist

Can you save the result?

1
Fustbariclation (talkcontribs)

This is a nice easy extension. It works.

What I'd like to be able to do is set a property based on whether the box is ticked or not. For example:

<chklist> [x] a checked element one [] an unchecked element [] and another </chklist>

Can I get anything that tells me the status - 100 (for ticked, not ticked, not ticked) would be enough. Even better would be:

<chklist> answer_1=[x] a checked element one answer_2=[] an unchecked element answer_3=[] and another </chklist>

Then I could get a ask:

{{#ask: [category:whatever_it_is] [answer::true] |? Page Name }}

Which would tell me which pages had that as an answer.

Any chance?

Reply to "Can you save the result?"