Survey App

Alex (@alex)

38432

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

This interactive app prompts the user for key fields to lookup a database record and displays the results

38715

0

1

This is a full database maintenance CRUD application with view, change, add, and delete capabilities

38519

0

1

date field test

12098

0

0

22194

0

0

Simple Service Request Form Application

18660

0

0

A Hello World app with both dynamic output and input fields

30271

0

0

Want to allow your users to sort data using drag-and-drop? This space shows you how!

45569

1

5

Drawing using p5

37357

0

5

Customer Orders & Payments Drilldown

22752

0

0

ds refParm test

11900

0

0

Test Data Structures with pjs.require()

12034

0

0