Survey App

Alex (@alex)

38505

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

Stateless Customer Inquiry App

26208

0

0

The app is used to for hosting events. It allows users to select their schedule, rate sessions, and leave feedback for speakers

38519

0

5

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

44342

0

1

Basic setup for a Hello World React.js App

43998

0

2

A demo of how to build and consume Web Services with and without parameters

27006

0

0

29477

0

0

Vue.js using Rich Display Components built in the Visual Designer

25382

0

0

A demo of how to build and consume Web Services with and without parameters

27395

0

0

Eat other NodeRun players to win prizers

35695

4

3

Stateless demo app, where the mobile client or the browser would control the flow of the application

26703

0

0

A demo of how to build Rich Displays in the Visual Designer that integrate with external CSS and JavaScript file

28040

0

0

Demo app to use EJS to display information from a database

29708

0

0