IDE written in a single HTML file that runs on the browser tab.
There is no need to install, download a single file and run anywhere.
To change the initial configuration, edit the widew.html file in the last lines.
* Widew use CodeMirror components in code editor.
URLs:
https://soluc.org/widew
https://widew.sourceforge.io
Collection of Mark lists from Mobile App and Print Progress Cards
Teachers can submit mark lists from mobile app.
Mark lists are bulk printed. Pdf can be printed individually.
Mark lists are compiled in to one data sheet. Progress cards can be viewed or printed directly.
You can write your own code to print Progress Card. Data is collected in Text Format so can be accessed and interpreted easily.
Mobile App Google Playstore Link :
https://play.google.com/store/apps/details?id=in.refort.MarkList&hl=en
Other open source projects...
PySet is an incremental implementation of the classic logic/cardgame Set, built using Python, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.