🚨 Shai-Hulud Strikes Again:More than 500 packages and 700+ versions compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

helena

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

helena

bundlerRubygems
Version
2.1.0
Version published
Maintainers
1
Created
Source

Maintainability Test Coverage Rubygems Version

Helena

Helena is an online survey/test framework designed for agile survey/test development, longitudinal studies and instant feedback. It was designed as modular part of the platform Laufbahndiagnostik (https://laufbahndiagnostik.ch/en).

swiss made software

Requirements

  • Ruby (2.3.1 or higher)
  • Rails (5.1 or higher)
  • Mongoid (4.0.0 or higher)
  • MongoDB (2.4.10 or higher)

Installation

Add this line to your application's Gemfile:

gem 'helena'

And then execute:

$ bundle install

Usage

Add this line to your routes will and you will be good to go!

mount Helena::Engine => '/helena'

Since Version 1.0 the admin interface is no longer a part of the gem and was extracted to http://github.com/gurix/helena_administration.

TODOS

  • Support more question types, i.e Dates, Numeric inputs with validation, emails, ...
  • Customize question type views for each survey

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

Contact

[info@markusgraf.ch](mailto: info@markusgraf.ch)

Or at #HelenaFramework on freenode.net

Support

If you like helena and want to support the development, I would appreciate a donation:

Donate

License

Helena is an online survey/test framework designed for agile survey/test development, longitudinal studies and instant feedback. Copyright (C) 2014 Markus Graf info@markusgraf.ch

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

FAQs

Package last updated on 04 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts