Survey App
About This Space
Database-driven survey app
Last updated on January 16, 2020
Forked from: /rruizque/plus-2019-survey/
Public Permissions: View Open/Fork Run Comment
Survey App
This is a generic database-driven survey space.
Creating a Survey
- Add your survey to the surveys database table. Make sure to use a unique id.
- Add survey questions to the questions table.
- Send a link to your audience that looks like this (the URL query string must include your unique survey id insted of 1):
noderun.com/run/[owner-user-profile]/survey-app/?id=1
Reviewing Feedback
Survey responses can be viewed using a URL that is formatted as follows:
noderun.com/run/[owner-user-profile]/survey-app/admin/feedback?id=1
Your noderun user profile must be added to the admins table in order to be able to access the feedback link.
More Spaces By Alex (@alex)
This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files
45601
0
0
27604
0
0
This is the completed example for the Stateful To-Do List Application walkthrough (https://noderun.com/docs/walkthroughs/stateful_todo_list_app) and the starting point for the Drag and Drop walkthrough (coming soon). Please feel free to fork this workspace to use as a starting place for you own projects or for the walkthroughs.
28925
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
47112
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
45333
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
45028
0
0
Be the first to comment:
Comments