Skip to content

Hybrid Extended Learning Platform (HELP) - web platform for content creation and administration

Notifications You must be signed in to change notification settings

ERPI-UL/HELP-XR-editor

Repository files navigation

HELP - Web

Hybrid Extended Learning Platform - Web platform

Join us on:

Description

Hybrid Extended Learning Platform is a software package that aims to ease the creation of XR content for intructional usage. The principle is to use a unique web interface to design instructional activities with augmentations and access it throught AR ou VR client.

Component Description

This repository contains the source code for the web interface of the authoring tool and its documentation. It is part of the HELP porject. To properly work, it requires also the HELP API (the URL to the the API has to be define through the variable VITE_API_URL).

position in the achirtecture

This interface allow the creation of environments, the creation of activites, and the importation of model. It is also through the web app that learners can connect to its account on a client (XR headset).

Edit the behavior of an augmentation (machine)

Documentation

Component documentation is available at the following address : https://erpi-ul.github.io/HELP-web/

Instruction

This component use Docker to ease the deployment.

Development mode

docker compose -f docker-compose.dev.yml up -d

Production mode

docker compose -f docker-compose.prod.yml up -d

Ackowledgment

The development of the tool that initiated this work was funded by the Grand Est region.

About

Hybrid Extended Learning Platform (HELP) - web platform for content creation and administration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages