Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/czantoine/project-toolbox-os
Project of administration method for manage teacher, student. We used server method.
https://github.com/czantoine/project-toolbox-os
Last synced: about 2 months ago
JSON representation
Project of administration method for manage teacher, student. We used server method.
- Host: GitHub
- URL: https://github.com/czantoine/project-toolbox-os
- Owner: czantoine
- License: mit
- Created: 2020-10-14T12:40:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-18T23:18:03.000Z (about 4 years ago)
- Last Synced: 2023-03-11T23:02:31.264Z (almost 2 years ago)
- Language: Shell
- Homepage:
- Size: 733 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# project-toolbox-OS
Operating system project.
## Table of Contents
- [Bugs](#bugs--issues)
- [Features](#features)
- [Credits](#credits)
- [Wiki](https://github.com/czantoine/project-toolbox-OS/wiki)### [Bugs / Issues](https://github.com/czantoine/project-toolbox-OS/issues)
If you discover a bug on the project, please [search our issue tracker](https://github.com/czantoine/project-toolbox-OS/issues) first. If it hasn't been reported, please [create a new issue](https://github.com/czantoine/c-anne/project-toolbox-OS/new) and ensure you follow the template guide so that our team can assist you as quickly as possible.### Features
#### Toolbox Admin- [x] Create new Student account with toolbox for the student, set group and cp file
- [x] Create new Teacher account with toobox for the teacher, set group and cp file
- [x] Create new Student account all automatic mode with student.csv
- [x] Create new Teacher account all automactic mode with teacher.csv
- [x] Create new Semester account automactic mode with semester.csv
- [x] Create new Semester dir Teacher manualy
- [x] Create new Semester dir Teacher automactic mode with semester.csv
- [x] Manage group and owner file or directory
- [x] Archive semester and send via ssh for other client machine
- [x] Scheduling automatic email for all student when student update question & remark and when teacher update grade
- [x] Save a semester via scp to a other client machine
- [x] Easy install ssh, ssmtp and gnuplot, server ip address#### Toolbox Student
- [x] Create new semester
- [x] Edit a semester, add or delete
- [x] Add a group on my course or file
- [x] Create a new work
- [x] Manage my pourcentage file advencement
- [x] Show workflow and grade on histogram with gnuplot
- [x] Send questions & remark
- [x] Send file at other student
- [x] Submit work#### Toolbox Teacher
- [x] Create and edit grade file
- [x] Create student grade file all course
- [x] Add students grade for all student### Credits
- [Stephen AP](https://github.com/EverAged)
- [czantoine](https://github.com/czantoine)