Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.7%) to scientific vocabulary
Repository
A highly configurable auto-marker
Basic Info
Statistics
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Marker
A marking utility to help automate code testing, and interfacing with the submission platform. Currently, the following platforms are supported:
- Canvas
- MarkUs
This package installs the program marker. It can either be run as an interactive REPL or through the command line directly. It supports the following commands:
download: Downloads files from the given LMS.prepare: Copies needed files into student directories, compiles code.run: Runs all the test cases, creates logs and compiles marks.upload-marks: Uploads the student marks to the LMS.upload-reports: Uploads the testing logs to the LMS for the student.delete-reports: Deletes the testing logs from the LMS for the student.set-status: Sets the marking state of the submission (MarkUs only).stats: Gives you some basic statistics of the results.
Each of the commands can be run either for individual students or for everyone. Run marker help or marker help command for more information.
How to install
There are 2 ways to install this marker.
(1) Using PIP
This is by far the recommended way of installing this utility. Simply run:
bash
pip install marker
(2) Build from source
Alternatively, if you want to develop, you will need to build from source. First, clone this repository to your machine:
bash
git clone https://github.com/mustafaquraish/marker
Then, go into the cloned repo and use flit to install
bash
cd marker
pip install flit
flit install
How to use
Some examples on how to use this marker with Python and C code are provided
in the templates directory, however it is designed to work with any programming
language as long as you can run tests from the command line. Even if you're not
using C, the template will be helpful in showing you how to set it up to work
with your environment.
Owner
- Name: Mustafa Quraish
- Login: mustafaquraish
- Kind: user
- Repositories: 8
- Profile: https://github.com/mustafaquraish
I like almost anything to do with computers
GitHub Events
Total
- Watch event: 2
- Push event: 1
- Pull request event: 2
- Fork event: 1
Last Year
- Watch event: 2
- Push event: 1
- Pull request event: 2
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Mustafa Quraish | m****h@m****a | 40 |
| Mustafa Quraish | m****h@g****m | 15 |
| Mustafa Quraish | m****9@g****m | 14 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 2
- Total pull requests: 7
- Average time to close issues: 13 minutes
- Average time to close pull requests: 2 months
- Total issue authors: 2
- Total pull request authors: 4
- Average comments per issue: 1.0
- Average comments per pull request: 0.14
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- treblacy (1)
Pull Request Authors
- treblacy (6)
- mustafaquraish (2)
- github-actions[bot] (1)
- RaiyanRahman (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
-
Total downloads:
- pypi 3,408 last-month
-
Total dependent packages: 1
(may contain duplicates) -
Total dependent repositories: 3
(may contain duplicates) - Total versions: 19
- Total maintainers: 1
pypi.org: marker
Marker: A highly configurable automarker for university assignments.
- Homepage: https://github.com/mustafaquraish/marker
- Documentation: https://marker.readthedocs.io/
- License: MIT License
-
Latest release: 2.1.5
published over 4 years ago
Rankings
Maintainers (1)
pypi.org: automark
A highly configurable auto-marker
- Homepage: https://github.com/mustafaquraish/marker
- Documentation: https://automark.readthedocs.io/
- License: MIT
-
Latest release: 1.0.7
published over 5 years ago
Rankings
Maintainers (1)
pypi.org: parsyc
A Haskell/Parsec inspired Parser Combinator library
- Homepage: https://github.com/mustafaquraish/marker
- Documentation: https://parsyc.readthedocs.io/
- License: MIT
-
Latest release: 1.0
published about 4 years ago