Survey App

Alex (@alex)

38504

0

2

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.

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

More Spaces By Alex (@alex)

Filters:

Popular Recent

A Hello World app with both dynamic output and input fields

21255

0

0

Simple inquiry application

20383

0

0

Login System

25200

0

0

Customer Orders & Payments Drilldown

22809

0

0

Voting application

20452

0

0

Simple CRUD application

20079

0

0

Voting application

20746

0

0

Simple inquiry application

20270

0

0

This app allows a team to decide where to go for lunch (or dinner) by using acceptance voting.

21656

0

0

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

22513

0

0

example mortgage application

21894

0

0

The second dropdown is dependent on the first

23890

0

0