Skip to content

Releases: robertoguazon/Thesis-ITS

ITS-2.0.3

30 Nov 13:55
Compare
Choose a tag to compare
  • New samples

ITS-2.0.2

21 Nov 03:26
Compare
Choose a tag to compare

users can now:

  • view their profile
  • upload their profile pic

ITS-2.0.1

18 Nov 18:21
Compare
Choose a tag to compare
  • Fixed some errors in lessons

ITS-2.0.0

13 Nov 06:18
Compare
Choose a tag to compare

First working release

  • ready to use
  • for the Facial Expression Recognition: edit the path (resources -> fer -> FacialExpressionRecognitionPath) to point into your desktop
  • need xampp to use Facial Expression Recognition, put the emotion-detection folder attached below inside the htdocs in xampp then start the xampp server
  • Change the path to your desktop in the Generate.php inside the emotion-detection folder attached below

ITS-1.1.5

17 Sep 22:57
Compare
Choose a tag to compare
ITS-1.1.5 Pre-release
Pre-release
  • Controllers.class
    • static methods for getting Viewers and Makers
  • User
    • history
    • level and exam percentages
  • Exercise
    • scoring and checking of exercises

Thesis-ITS | OLD PLAN

17 Sep 22:50
Compare
Choose a tag to compare
Thesis-ITS | OLD PLAN Pre-release
Pre-release

This version was a backup for the old plan based from v1.1.5

ITS-1.1.4

31 Aug 15:54
Compare
Choose a tag to compare
ITS-1.1.4 Pre-release
Pre-release
  • RunTimeCompilation - for runtime compilation using OpenHFT Java Runtime Compilation
    • PracticalExercise (viewers, models, makers)
    • PraticalPrintExercise
    • PracticalReturnExercise
  • others
    • fixed some things on some modules

ITS-1.1.3

16 Aug 15:00
Compare
Choose a tag to compare
ITS-1.1.3 Pre-release
Pre-release
  • DatabaseConnection
  • Static methods for simplifying push and pull of data
    • Database
    • LessonDatabase
    • ExerciseDatabase
  • Can now push data from QuizMaker and Lesson Maker to database.
  • Can now pull data to QuizViewer from database.

ITS-1.1.2

12 Aug 01:34
Compare
Choose a tag to compare
ITS-1.1.2 Pre-release
Pre-release
  • can now create quizzes dynamically (is bind to QuizExercise object)
    • TextLesson
    • VideoLesson
  • can now view quizzes (still working on database and submission)

ITS-1.1.1

27 Jul 14:20
Compare
Choose a tag to compare
ITS-1.1.1 Pre-release
Pre-release

FacialExpressionRecognition module added the following (using opencv):
Face detection test,
Facial features detection test