Student Evaluator
Project description
# Student Evaluator
An analysis tool to check the work that student are doing on a linux server.
* The script creates several user accounts: s1 -> s99
* The student log in as one of these users
* Create documents, folders, scripts,.... (as requested in an assignment)
* The tool scans the filesystem and creates a report (html)
* The students can see the report semi-live
## Install:
Assuming you start from a basic Debian installation
* Install Apache webserver: ``aptitude install apache2`` (only needed if you want to show a status report on a website)
* Install python-pip: ``aptitude install python-pip`` (the Python package manager: https://pypi.python.org/pypi
* Install using pip: ``pip install student_evaluator``
## Install from source:
* Download the source and run ``python setup.py install``.
* Python Package available in the Python Package Index at: (coming soon).
## Usage:
* Coming soon
## Limitations:
* Currently under active development (early Alpha!)
* Not feature complete at all!
## License:
If not stated otherwise student_evaluator is distributed in terms of the MIT software license.
See LICENSE file in the distribution for details.
## Bug reports:
* Jeroen Doggen <jeroendoggen@gmail.com>
* Post issues to GitHub https://github.com/jeroendoggen/student-evaluator/issues.
## Changelog:
0.0.1: Basic features
* Coming soon
An analysis tool to check the work that student are doing on a linux server.
* The script creates several user accounts: s1 -> s99
* The student log in as one of these users
* Create documents, folders, scripts,.... (as requested in an assignment)
* The tool scans the filesystem and creates a report (html)
* The students can see the report semi-live
## Install:
Assuming you start from a basic Debian installation
* Install Apache webserver: ``aptitude install apache2`` (only needed if you want to show a status report on a website)
* Install python-pip: ``aptitude install python-pip`` (the Python package manager: https://pypi.python.org/pypi
* Install using pip: ``pip install student_evaluator``
## Install from source:
* Download the source and run ``python setup.py install``.
* Python Package available in the Python Package Index at: (coming soon).
## Usage:
* Coming soon
## Limitations:
* Currently under active development (early Alpha!)
* Not feature complete at all!
## License:
If not stated otherwise student_evaluator is distributed in terms of the MIT software license.
See LICENSE file in the distribution for details.
## Bug reports:
* Jeroen Doggen <jeroendoggen@gmail.com>
* Post issues to GitHub https://github.com/jeroendoggen/student-evaluator/issues.
## Changelog:
0.0.1: Basic features
* Coming soon
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file student_evaluator-0.0.1.tar.gz
.
File metadata
- Download URL: student_evaluator-0.0.1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c38edf65c0c980619f93eed051e7fc934850a56772897fa86ff03e349a98aece |
|
MD5 | 635fdd00ed5720e058e715d5a5d9e0ac |
|
BLAKE2b-256 | d934819ea62d2014bb9e9cc9ce8cf4fa2350239e3f167200f8394df3531499ca |