Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a display mode #187

Closed
andrewtelnov opened this issue Jan 17, 2017 · 4 comments
Closed

Create a display mode #187

andrewtelnov opened this issue Jan 17, 2017 · 4 comments

Comments

@andrewtelnov
Copy link
Member

A typical scenario you want to have the ability to review the answers other people on your website without ability to modify results.
Solution: introduce a new property survey.mode with two possible values: "edit" (default) and "display".
Do not check on errors for display mode and do not send results into the server.

@andrewtelnov
Copy link
Member Author

It is implemented. The demo is required.

@vraghu1983
Copy link

Thanks a lot - do i need an updated version of the surveyjs library now to my project ?

@andrewtelnov
Copy link
Member Author

I do not upload the latest version to surveyjs.org and do not update npm packages yet.
However, you may build the library by yourself, just do the steps described in the readme file: https://github.com/andrewtelnov/surveyjs

@andrewtelnov
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants