Skip to content

zanis-timsans/ARTSS

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

ARTSS EDU

ARTSS EDU data visualisation web application

Installation

Use the git clone to install ARTSS. Then use Python IDE of your choice to run localhost version of application. Make sure all the necessary libraries from requirements.txt has been installed using pip.

git clone https://github.com/zanis-timsans/ARTSS
pip install library_name

Usage

Use together with Moodle ARTSS xAPI plugin.

Update dropdown with your API link.

dcc.Dropdown(options=[
                {'label': 'Your course',
                 'value': 'API link'}])

Contributing

Pull requests are welcome when authorized. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Copyright (C) RTU Distance Education Study Center - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Part of the ARTSS project
Written by Zanis Timsans zanis.timsans@gmail.com, December 2020

About

ARTSS data visualisation web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published