- Posts: 37
- Thank you received: 1
- Forum
- English support forums
- Can I do this with LimeSurvey?
- Printing a Group without completing the questionnair
Printing a Group without completing the questionnair
3 years 2 months ago #128748
by jaws40
Printing a Group without completing the questionnair was created by jaws40
Ik am building an expertsystem in LS. In an ongoing process of 2 years employers can regulary check if their actions comply with the law. ITS step by step and each time in those 2 years one has to do more en provide more information. A timeline so to say
I put the specific questions of the timeline in different Groups used the index for jumping from Group to Group ( timeline has legal shortcuts in some situations) . After finishing 1 or 2 modules ( questiongroups)
The employer can use the stop and return later option to store the info in the LS database for later use
( next module in timeline) only at the end of the 2 years the questionare is done after last module is used.
What i want is an option to print the outcome of each questiongroup ( module) after its finished
While the Total questionare is ofcouse not finished.
Is that possible and if so how ?
I put the specific questions of the timeline in different Groups used the index for jumping from Group to Group ( timeline has legal shortcuts in some situations) . After finishing 1 or 2 modules ( questiongroups)
The employer can use the stop and return later option to store the info in the LS database for later use
( next module in timeline) only at the end of the 2 years the questionare is done after last module is used.
What i want is an option to print the outcome of each questiongroup ( module) after its finished
While the Total questionare is ofcouse not finished.
Is that possible and if so how ?
Please Log in or Create an account to join the conversation.
3 years 2 months ago - 3 years 2 months ago #128758
by Ben_V
Benoît
EM Variables => bit.ly/1TKQyNu | EM Roadmap => bit.ly/1UTrOB4
Last Releases => 2.6x.x goo.gl/ztWfIV | 2.06/2.6.x => bit.ly/1Qv44A1
Demo Surveys => goo.gl/HuR6Xe (already included in /docs/demosurveys)
Replied by Ben_V on topic Printing a Group without completing the questionnair
Hi,
I hope you may find some inspiration with the following way:
- Use a boilerplate question (hidden or not) at the end of each group to compose your group report
- Place a "print this page" link
- Use CSS @print media query to hide unwanted elements (eg. index, previous questions, pics etc.)
I attached you a sample survey (in live for the moment at ls.org Demo platform; Survey name:"CPscore" ])
I hope you may find some inspiration with the following way:
- Use a boilerplate question (hidden or not) at the end of each group to compose your group report
- Place a "print this page" link
- Use CSS @print media query to hide unwanted elements (eg. index, previous questions, pics etc.)
I attached you a sample survey (in live for the moment at ls.org Demo platform; Survey name:"CPscore" ])
Benoît
EM Variables => bit.ly/1TKQyNu | EM Roadmap => bit.ly/1UTrOB4
Last Releases => 2.6x.x goo.gl/ztWfIV | 2.06/2.6.x => bit.ly/1Qv44A1
Demo Surveys => goo.gl/HuR6Xe (already included in /docs/demosurveys)
Last edit: 3 years 2 months ago by Ben_V.
Please Log in or Create an account to join the conversation.
3 years 2 months ago #128885
by jaws40
Replied by jaws40 on topic Printing a Group without completing the questionnair
Thanks to Ben I slovend this problem
I wonder if iTS possible to email the output directly instead of painting it ?
I wonder if iTS possible to email the output directly instead of painting it ?
Please Log in or Create an account to join the conversation.
3 years 2 months ago #128937
by Ben_V

It may require a certain amount of professional development...
Benoît
EM Variables => bit.ly/1TKQyNu | EM Roadmap => bit.ly/1UTrOB4
Last Releases => 2.6x.x goo.gl/ztWfIV | 2.06/2.6.x => bit.ly/1Qv44A1
Demo Surveys => goo.gl/HuR6Xe (already included in /docs/demosurveys)
Replied by Ben_V on topic Printing a Group without completing the questionnair
Sorry, I've no idea how to handle thisjaws40 wrote: email the output directly instead of painting it

It may require a certain amount of professional development...
Benoît
EM Variables => bit.ly/1TKQyNu | EM Roadmap => bit.ly/1UTrOB4
Last Releases => 2.6x.x goo.gl/ztWfIV | 2.06/2.6.x => bit.ly/1Qv44A1
Demo Surveys => goo.gl/HuR6Xe (already included in /docs/demosurveys)
Please Log in or Create an account to join the conversation.