Skip to content

Commit

Permalink
tfr-base_160906, see issue #18
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelliquid committed Sep 6, 2016
1 parent 4b8c34e commit b00231f
Show file tree
Hide file tree
Showing 99 changed files with 40,441 additions and 0 deletions.
339 changes: 339 additions & 0 deletions templates-test/tfr-base_160906/LICENSE.txt

Large diffs are not rendered by default.

66 changes: 66 additions & 0 deletions templates-test/tfr-base_160906/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
***************************************************
BASIC_START
You are looking at the free version of our Bootstrap based LimeSurvey template. This is version 2.5.0
BASIC_END

Congratulations! You have acquired the Premium TFR version of our Bootstrap based LimeSurvey template. You are entitled to new releases of this template for 1 year after purchase! This is version 2.5.0.

***************************************************

Please be aware that this template will work only on LimeSurvey 2.5 installations and not on LimeSurvey 2.06 and earlier!

Release: v2.5.0+201696155236 build on 201696155236
#Release 2.5.0 (last release before LimeSurvey 2.5)
* fully compatible with LimeSurvey 2.5
* with an eye for detail

* responsive tables in two flavours: Bootstraps swipe solution and TFRs exploded view


# Introduction
We have tested the template and it works on version 2.5 of Limesurvey.

The template will work fine on all modern major browsers: Internet Explorer version 9 and up, Chrome, Firefox, Opera, Safari. IE8 is not modern, so it will probably fail in that browser.

# License
You are free to alter this template and to use it on any server you want.

This template is licenced under GPL 2.0. This means you can do with it whatever you want. But: please contact us on all found errors and possible improvements. We like to keep up to date!

When you like this template please spread the word. Small donations are more than welcome as well.

# Premium features
* All tables are fully responsive and thus a joy to view and work with on small devices
* Slider questions (multiple numerical, slider layout) indicate whether they have been moved or not
* The Premium TFR version has a bit more color than our Free version, but not too much. We think that adds to the feeling of comfort of the respondent
* The Free version will only be available in 1 color: gray with signal colors

# On using images (all versions of the template)
Because we want your survey to look crisp and clear on all devices, we have implemented retina.js (from http://imulus.github.io/retinajs/). Using retina.js is optional; you can add images at will, but when you add the same images in retina quality, the script replaces the default image with the retinaimages (imagename@2x.png for example), displaying a higher resolution image on specific devices, like Apple Retina iPads.

# New releases
Since we hope to distribute improved versions periodically, we hope that you send us your improvements, so we can incorporate them in newer version. We cannot guarantee that we will incorporate all suggestions, but we will certainly look at them. Please visit our website for news on the template and to download the newest version and to send us your bug reports and suggestions for improvement.

http://www.toolsforresearch.com/limesurvey-responsive-template

On this page you can also register for news about the template and other LimeSurvey related news.

Each new version of the template will also be released on the LimeSurvey website at:
https://www.limesurvey.org/en/extensions/55-templates

# Credits
This template was defined by [Tools for Research] (url http://www.toolsforresearch.com) and designed by [Peter Emil](url https://nl.linkedin.com/in/peteremil) van den Berg of [pixelliquid](url http://pixelliquid.com). We had great help from Clemens Tolboom who has ironed out a workflow using Grunt which makes it easier for us to have different versions of the template.

# Inspiration
When we started working on our first template (v1.7x) we looked around if anyone had already done work on this. We found the work by mofog at: https://github.com/mofog/BootstrapForLimeSurvey This inspired us, thank you, mofog!

# Who are we?
Tools for Research is a serious LimeSurvey user. We focus on research projects in organisations like:
* FNV (Dutch workers unions) http://www.gewoongoedwerkmeter.nl
* TNO (Contract research)
* Value2Share (Consulting)
* Antonius Ziekenhuis (Hospital)

We are based in The Netherlands, we work for clients wherever in the universe. But never hesitate to contact us, wherever you are in the universe. We will expand!

http://www.toolsforresearch.com/contact
72 changes: 72 additions & 0 deletions templates-test/tfr-base_160906/config.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
<?xml version="1.0" encoding="UTF-8"?>
<config>
<metadatas>
<name>TFR Responsive 2.5.0</name>
<creationDate>01/06/2016</creationDate>
<author>Tools for Research</author>
<authorEmail>info@toolsforresearch.com</authorEmail>
<authorUrl>http://www.toolsforresearch.com</authorUrl>
<copyright>Copyright (C) 2015 - 2016 Tools for Research, Inc. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later</license>
<version>1.0</version>
<description>Responsive LimeSurvey v2.50+ Template.</description>
<last_update>2016-06-27 15:20:00</last_update>
</metadatas>

<files>
<css>
<filename>css/jquery-ui-custom.css</filename>
<filename>css/template.css</filename>
</css>
<js>
<filename>scripts/template.js</filename>
</js>
<print_css>
<filename>css/print_template.css</filename>
</print_css>

<!--
Those files will be loaded for right to left languages only
NOTE 1: If for any reason, you need to edit the RTL behaviors, feel free to contact the LimeSurvey team about it.
We'll be always pleased to make the right to left display better.
NOTE 2: those files are generated with the script R2. See: https://github.com/ded/R2
-->
<rtl>
<css>
<filename>css/jquery-ui-custom-rtl.css</filename>
<filename>css/template-rtl.css</filename>
</css>
<js>
<filename>scripts/template.js</filename>
</js>
<print_css>
<filename>css/print_template-rtl.css</filename>
</print_css>
</rtl>

<!-- The logo is used for now only for Surveys List -->
<logo>
<filename>files/logo.png</filename>
</logo>
</files>

<engine>
<cssframework>bootstrap</cssframework>
<pstpldirectory>views</pstpldirectory>
<!--
Set to true to overwrite the question views.
You also must allow the template to overwrite the views from your site configuration:
in application/config/config.php find 'config'=>array
and add this line in it: 'allow_templates_to_overwrite_views' => 1
-->
<overwrite_question_views>true</overwrite_question_views>

<filesdirectory>files</filesdirectory>

<packages>
<package>jqueryui</package>
<package>jquery-touch-punch</package>
</packages>
</engine>
</config>

0 comments on commit b00231f

Please sign in to comment.