Survey App

Alex (@alex)

38721

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

Collects information from an online form into a database

29374

0

0

29290

0

1

My First Space

29209

0

0

This is a simple demo of Fibers! Fibers simplifies code by avoiding messy code known as "callback hell", "promises hell", or "async/await hell". Once Fibers is setup, you never have to think about callbacks or promises (they are handled automatically for you).

29200

0

0

A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.

29130

0

0

A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.

29111

0

0

A Hello World app with both dynamic output and input fields

29017

0

0

A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.

28959

0

0

A Hello World app with both dynamic output and input fields

28921

0

0

28794

0

0

A simple Demo of how to deploy EJS templates from a stateful Node.js script

28717

0

0