Survey App

About This Space

Database-driven survey app


Last updated on February 13, 2020

Forked from: /alex/survey-app/

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 John (@john)

Filters:

Popular Recent

A demo of how to build, test and consume APIs

694

0

0

A demo of how to build, test and consume APIs

565

0

0

This workspace shows you how to add custom widgets to your project

842

0

0

This workspace shows you how to add custom widgets to your project

838

0

0

A simple dashboard example that uses responsive design

804

0

0

Database-driven survey app

797

0

0