Git Product home page Git Product logo

surveyjs-aspnet-mvc's Introduction

Library

Build Status Software License Tested with TestCafe Issues Closed issues GitHub Release

SurveyJS Form Library

SurveyJS Form Library is a free to use MIT-licensed client-side component that allows you to render dynamic JSON-based forms in any JavaScript application, collect responses, and send all form submission data to a database of your choice. You can use it for multi-page forms of any length and complexity, pop-up surveys, quizzes, scored surveys, calculator forms, and more. SurveyJS Form Library has native support for React, Angular, Vue, and Knockout; jQuery is supported via a wrapper over the Knockout version. The library interacts with the server using JSON objects—for both form metadata, also known as form JSON schemas, and results. The SurveyJS product family also includes a robust form builder library that automatically generates form configuration files in JSON format. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.


Documentation · Roadmap · View Demos · Generate JSON form · Report Bug · Twitter


form-library.mp4

Features

Get Started

Resources

SurveyJS Product Family

  • Form Library - A free and open-source MIT-licensed JavaScript library that renders dynamic JSON-based forms in your web application, and collects responses.
  • Survey Creator - A self-hosted drag-and-drop form builder that automatically generates JSON definition (schemas) of your forms in real time. Try out a free full-featured demo to evaluate its capabilities.
  • Dashboard - Simplifies survey data visualization and analysis with interactive and customizable charts and tables.
  • PDF Generator - An open-source JavaScript library that renders SurveyJS surveys and forms as PDF files in a browser. With PDF Generator you can save an unlimited number of custom-built forms to PDF (both editable and read-only).

Build the SurveyJS Form Library from Sources

The instructions below apply to SurveyJS Form Library for React, Knockout, jQuery, and Vue 2. If you are looking for instructions on how to build the library for Angular or Vue 3, refer to README files within the survey-angular-ui or survey-vue3-ui packages.

  1. Clone the repo

    git clone https://github.com/surveyjs/survey-library.git
    cd survey-library
  2. Install dependencies
    Make sure that you have Node.js v14 or later and a compatible npm version installed.

    npm install -g karma-cli
    npm install
  3. Build the platform-independent part and plugins

    npm run build_core
    npm run build-plugins
    
  4. Build the library

    npm run build
    

    You can find the built scripts and style sheets in folders under the build directory.

  5. Run test examples

    npm run serve
    

    This command runs a local HTTP server at http://localhost:7777/.

  6. Run unit tests

    npm run test
    

    The unit tests use Karma.

Licensing

SurveyJS Form Library is distributed under the MIT license.

surveyjs-aspnet-mvc's People

Contributors

andrewtelnov avatar dmitry-kurmanov avatar tsv2013 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

surveyjs-aspnet-mvc's Issues

It doesn't work anymore !!!

Try running the latest build .
Create a matrix Dropdown in surveyjs Creator. Neither it works in the survey creator nor viewer...

:'(

save surveys

when browser is closed survey remove.why?how can i save surveys?

needs some updates, does not run with latest LTS ASP core 3.1

Hello, I was unable to build and run, I did 80% but some items were still not clear.

Also what is the licensing on this.

The ASP side doesnt not have clear survey model, can I suggest/paste a nice survey model contribution to the DAL layer.

Its much faster and also runs on Linux/Ubuntu etc.

thanks

surveyjs-aspnet-mvc is not compatible with Microsoft.AspNetCore.All 2.1.5

TL;DR: Using NuGet Manager, if you attempt to update Microsoft.AspNetCore.All beyond version 2.1.4, to version 2.1.5, then you'll get a "HTTP Error 502.5 - Process Failure" on initial page load.

After a couple of days of fighting I came up with this to reproduce the bug:
** Deleted local solution and started again.
Ran fine (Index.html loaded with list of surveys.) with first download
Converted project to .NET Core 2.1

  • Worked fine.
    Microsoft.AspNetCore.All update from 2.0.0 to 2.1.3
  • Worked fine.
    Microsoft.AspNetCore.All update from 2.1.3 to 2.1.4
  • Worked fine.
    Microsoft.AspNetCore.All update from 2.1.4 to 2.1.5
  • HTTP Error 502.5 - Process Failure
    Microsoft.AspNetCore.All downgrade from 2.1.5 to 2.1.4
  • Worked fine.

Visual Studio 2017 version 15.8.5

** Narrative:
I'm attempting to integrate Microsoft SignalR functionality into a quick patient questionnaire. After I installed Microsoft.AspNetCore.SignalR.Client 1.0.4 the project quit working. I attempted to back track on the NuGet package but that didn't fix it. Many many different attempts (2+ days worth) later I found that the project wouldn't work at all when Microsoft.AspNetCore.All was at 2.1.5 even without any other changes. I think SignalR had worked at version 2.1.3.

If I ever install any of the SignalR package and I get to the point of failure, with Microsoft.AspNetCore.All at 2.1.5 I have been unable to ever get the project to work again.

It's my guess that there's some incompatibility with the particular version of Microsoft.AspNetCore.All. What I can't understand at all is that once NuGet does the upgrade for SignalR that it can't be undone. Seems that the NuGet manifest for SignalR is bad, in some way, when upgrading from Microsoft.AspNetCore.All 2.0.x by itself.

I'm not functional with Microsoft.AspNetCore.All at 2.1.4 and Microsoft.AspNetCore.SignalR.Client at 1.0.4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.