Skip to content

Course Modern Educational Technologies and Standards - Faculty of Technical Sciences, University of Novi Sad, 2020

Notifications You must be signed in to change notification settings

ndakic/educational-technology

Repository files navigation

Modern Educational Technologies and Standards

Course Modern Educational Technologies and Standards at Faculty of Technical Sciences, University of Novi Sad

Getting started

These instructions will help you to run this project.

Prerequisites

All applications are dockerized and you only need to install:

Make sure following ports are open

  • 5432
  • 9000
  • 4200
  • 5000

Supported applications are:

  • elearning-postgres
  • elearning-server
  • elearning-client
  • elearning-knowledge-space

Launch applications

Run all applications:

docker-compose up

Bring up specific service with command:

docker-compose up [SERVICE_NAME]

Stop all service:

docker-compose down

Bring down specific service with command:

docker-compose down [SERVICE_NAME]

Screenshots

Domain List Domain Details
Screenshot Screenshot
Test Details Guided Testing
Screenshot Screenshot
Knowledge Space Editor Real Knowledge Space Teacher's vs Real KS
Screenshot Screenshot Screenshot

About

Course Modern Educational Technologies and Standards - Faculty of Technical Sciences, University of Novi Sad, 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published