Skip to content

The purpose of this interactive tool is to support young people and especially NEETs in their process of identifying areas of strengths, potentials, competences and needs regarding their work with vocational maturity.

Notifications You must be signed in to change notification settings

sorennorup/Vocational-maturity-eu-version

Repository files navigation

europe_version

Vocational maturity – an interactive online tool for self-evaluation vs. 29th March

The interactive online tool for NEETs´ self-evaluation of vocational maturity was developed in a cross-national and cross-professional process in the framework of the European KA2 project “Youth in transition” (October 2018 – March 2021).

The purpose of the tool is to support young people and especially NEETs in their process of identifying areas of strengths, potentials, competences and needs regarding their work with vocational maturity.

The development process of the tool has been research-based and quality-assured by researchers from Hamburg University.

The development process was cross-sectoral and the finalization was undertaken together with NEETs. The tool was tested broadly and in-depth as country versions in national languages in Denmark, Slovenia and Iceland (Aug. 2019 – Oct. 2020). NEETs as well as professionals were the test persons. The validity of the tool has been outlined, based on proven pedagogical conclusions and recommendations for the application of the tool in its given practice. So far, in March 2021, the tool is elaborated and implemented as quality-assured versions in Denmark, Slovenia and Iceland.

A German version is under construction. A generic version in English communicates the content and principles but is not meant for implementation in practice. Read more and access to the tool

It is possible to transfer the tool to other practices, such as to another country or to another host within the same country. For technical specifications and conditions, see below. Pls. be aware of that there are differences between the national versions. Not many, but the differences are chosen very consciously depending on local circumstances, such as cultural influences and specific target groups. Immaterial rights

The Association and interest organization for local governments Denmark, dep. EUK/KL, holds the immaterial rights for the codes of the tool, and together with the Danish consultancy firm Moeve aps holding the immaterial rights for the concept of the tool and its visual design. All in all, the work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. Conditions for transfer to other contexts

The transfer of the tool to new independent versions in other contexts cannot be claimed. Naturally, the holders of the immaterial rights are open to support a transfer if the intended new version can match the overall goals and principles of the tool. Thus, a transfer is conditioned by the following:

a) A new version must match the purpose with the tool as a process-supportive self-evaluation tool for the vocational maturity of NEETs, to be undertaken in dialogue with relevant professionals.
b) The adaptation process must be quality-assured; first and foremost by involving users in the adaptation process.
c) The probability of an ethical use of the tool must be documented.
d) Loyalty to the pedagogical approaches and principles of the tool is needed (see also guideline) and must be documented.
e) Commercialization must not be undertaken; also the new version of the tool must be freely and easily accessible for interested users.

Technology

  • The tool is programmed in Java Script and HTML 5.
  • Input storage is only undertaken in browser sessions (session storage, no database).
  • Data arase proceeds in 1 file. Only few manual adaptations to the architecture are necessary.
  • The dialogue with the Danish programmer and code sharing takes preferably place via GitHub.
  • For new language versions, the local programmers will exchange the texts themselves and adjust functionalities (if desirable) by themselves.
  • Overall functionality

    The input data is stored by the sessionStorage object also handled by the browser.

    When the browser session is closed, the data will be erased. This is intended and a part of the design.

    The user can download a PDF print of the results to keep.

    The two main files are index.html and resultInsert.html

    Insert the text for the questions

    The data for the questions is inserted in the file QuestionsDataModel.js. Earch parameter has an array off objects that handles all the subquestions and the results. The name of the arrays are questionArray, questionArray2.. and so on. Here you can add the text for the questions.

    insert the textlabels for the parameters

    You have to insert the text for the parameterlabels a couple of times. The labeltext is added in the file called Label.js, PrintToPDF.js and the file Result.js

    The textlabels for the profiles

    You will find the text for the Profiles in the View.js, printToPdf.js.

    Text for the taxamonies

    Is found I View.js, QuestionsDataModel.js, RangeSlider.js

    About text

    Is found in the two main files

    About

    The purpose of this interactive tool is to support young people and especially NEETs in their process of identifying areas of strengths, potentials, competences and needs regarding their work with vocational maturity.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Languages