Skip to content

cwi-swat/QL-R-kemi

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 2 commits ahead, 1 commit behind kevinvandervlist:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
doc
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

sc-ql-2012-2013-rascal

About

Rascal implementation of a DSL for questionnaires, QL, which is the assignment for the Language Workbench Competition 2013.

Questionnaires consist of (conditional) declarations of questions. These declarations will be compiled to a interactive questionnaire consisting of a HTML form, JavaScript control flow and input checking and PHP input validation (resulting in a validated JSON object containing all the answers).

The second part of this assignment was building a DSL which extends the questionnaires, by being able to declare styling attributes for the questionnaire. This will generate additional CSS and JavaScript to enhance the questionnaire with the styling attributes.

Demonstration

Documentation

About

Questionaire generation and styling DSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.9%
  • Java 3.1%