Skip to content

TH-Brandenburg/University-Evaluation-DTOs

Repository files navigation

University Evaluation DTO's

Download Build Status

add in build.gradle file:

repositories {
    maven {
        url  "http://dl.bintray.com/m-a-x-g/maven"
    }
}

dependencies {
   compile 'de.thb.ue.dto:UE-DTOs:1.14'
}

This project presents a software solution of the evaluation problem faced by universities. The software features automated processing of given answers, independency of location, a flexible data model supporting multiple questionnaires and an interface designed to be used effectively upon first encounter. While our approach aims to support a high participation rate of the evaluations it is currently tested in a live environment to see if it reaches this goal.

Related projects

Licenses of used software

Please see the file called LICENSE

About

Data transfer objects for the University Evaluation Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages