GithubHelp home page GithubHelp logo

svewap / ke_questionnaire Goto Github PK

View Code? Open in Web Editor NEW

This project forked from velletti/ke_questionnaire

0.0 2.0 0.0 10.87 MB

This is a fork of the offical ke_questionnaire, compatible with TYPO3 - 8.7. LTS

PHP 51.06% CSS 0.96% Hack 0.01% HTML 32.27% JavaScript 15.70%

ke_questionnaire's Introduction

Fork for TYPO3 8 LTS

This is NOT the offical Version of ke_questionnaire!

I just made a fork and made changes, that enables the USE of TYPO3 8-LTS as i needed this in 2 projects.

================================================

Things i have done:

  • Moved all needed Code from ext_tables to Configuration\TCA

  • Needed changes in TCA (lll references, richtext and Field config changes like sys_language_uid)

  • added TCA\Overrrides\tt_content.php and sys_template.php

  • should be still compatible with premium Version of ke_questionnaire (if there is a 8 TLS version), but i did not test this.

  • Not tested with older Versions of TYPO3

  • Not tested dependencies and ranges as not used in my projects

  • Fixed a bug in Export-as-csv file, to allow excel to open the file directly instead of need to open file in Excel as TXT File, select charset etc.

  • moved settings.showAvarage to access tab because in layout tab the display conditions does not work as with settings.accessType

Added new features:

Maybe also it would be possible to use hooks/signalslot to receice this, i decide to integrate my features directly, as it looks as there will be no further developement of ke_questionnaire. The added features are:

  • Choose X Random Questions from question pool and max random questions per page
  • max. time in seconds for total questionnaire
  • Possability in extension configuration to disable in backendcotroller, that the list of feusers, feGroups or tt Addresses are loaded (will run into memory problem in Installations with lots of fe users, groups or tt_addresses)

I also changed configuration\flexforms\questionnaire.xlm to be able to configure this 2 new features. if you have your own flexform, you need to copy this 3 new fields to your flexform.

TODO-List:

Maybe we need also to adjust file view/chart.php it uses:

  • TYPO3\CMS\Fluid\View\TemplateView->getLayoutRootPath() since fluid 8.7 is removed. Need to use getLayoutRootPaths()

Breaking changes

If you have changed the template: ke_questionnaire/Resources/Private/Templates/Backend/AuthCodesMail.html or the partial: ke_questionnaire/Resources/Private/Partials/Backend/CreateAndMailAuthCodes.html

you need to adjust this: (You need to handover to the partial parameter 'text' and render the Email preview inside of the template )

Bugs / Issues

feel free to report Bugs to my fork in the github issue list. or create directly a pull request.

Github Repo

Contact

ke_questionnaire's People

Contributors

velletti avatar

Watchers

 avatar  avatar

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.