Survey Forums

HomeHomeSurvey Project ...Survey Project ...New FeaturesNew FeaturesWant to be able to resume from URLWant to be able to resume from URL
Previous
 
Next
New Post
11/30/2015 9:24 PM
 

The current resume options are manual (I need to remember a token) or automatic (a cookie gets stored and I can only resume from the same computer/browser).  I'd like to be able to bookmark or communicate a URL that can be used to resume a survey.  Something like

NSurveyAdmin/TakeSurvey.aspx?surveyid=4&code=1TYNWZBA

 

I'd actually be happy to do the work and submit a patch if I could get pointed in the right direction.  I'm fairly new to the SP code base so pointers would be welcome.  Thanks.

 
New Post
12/10/2015 5:09 PM
 

I have this working and would be happy to contribute the change to the project. How would you like it?  Should I fork and create pull requests? Post/attach a diff here?

 
New Post
1/22/2016 11:56 AM
 

Hello,

The best way to contribute any code/ changes is as you suggest to create a fork at the Github site:

https://github.com/surveyproject/surveyproject_main_public/

Next submit a pull request to include the new code. The code will then be reviewed/ tested and if possible incorporated in the next release.

Any contributions are most welcome and thanks for your work in advance.

 
New Post
1/27/2016 5:41 PM
 
host wrote:

Hello,

The best way to contribute any code/ changes is as you suggest to create a fork at the Github site:

https://github.com/surveyproject/surveyproject_main_public/

Next submit a pull request to include the new code. The code will then be reviewed/ tested and if possible incorporated in the next release.

Any contributions are most welcome and thanks for your work in advance.



Done.
 
Previous
 
Next
HomeHomeSurvey Project ...Survey Project ...New FeaturesNew FeaturesWant to be able to resume from URLWant to be able to resume from URL