Survey App

Alex (@alex)

38070

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

Example of loading MongoDB data and showing it in a grid

35744

0

0

example mortgage application

21657

0

0

Message box with multi-line string

27048

0

0

This space shows you how to run multiple queries simultaneously by using Promise.all().

43897

0

1

customer data

17695

0

0

30148

0

0

33029

0

0

20802

0

0

Test NBA Web Service API

32618

0

1

Simple output to a browser from Node.js

29174

0

0