Releases: robertoguazon/Thesis-ITS
Releases · robertoguazon/Thesis-ITS
ITS-2.0.3
ITS-2.0.2
users can now:
- view their profile
- upload their profile pic
ITS-2.0.1
- Fixed some errors in lessons
ITS-2.0.0
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
- 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
This version was a backup for the old plan based from v1.1.5
ITS-1.1.4
- 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
- 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
- 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
FacialExpressionRecognition module added the following (using opencv):
Face detection test,
Facial features detection test