51 projects tagged "education"
Klen-library is a program for creating electronic books. It consists of three modules, for editing books, reading books, and creating tests. It offers password protection of every book and the editing mode. The print function makes it self-sufficient, as it allows creation of books without using third-party text editors. It uses SQLite, so you don't have to install a database server. It can export to the XWB, HTML, TXT, PDF, PostScript, and RTF formats, and can import from XWB, HTML, and TXT.
Shelk-test is a program for creating tests for students. Tests take up just three modules: creation, testing, and reporting. Shelk-test can insert images into all types of questions, making it possible to create a question such as "What is shown in the picture?" All tests are stored centrally in a SQLite database, increasing reliability and allowing you to have a database file without having to install a database server.
ESO-MIDAS (European Southern Observatory Munich Image Data Analysis System) provides general tools for image processing and data reduction with an emphasis on astronomical applications, including imaging and special reduction packages for ESO instrumentation at La Silla and the VLT at Paranal. It also contains an applications packages for stellar and surface photometry, image sharpening and decomposition, statistics, and more.
BitNami Moodle Stack is an easy-to-use installer for Moodle, which is a course management system that is designed using sound pedagogical principles to help educators create effective online learning communities. It can scale from one computer to a 50,000-student university and is used in 175 countries around the world.
Emdros is a corpus query system for storing and searching linguistically annotated text. It is very generic, supporting almost any kind of annotation from almost any linguistic theory. All linguistic levels of analysis are supported, including phonology, morphology, the lexical level, syntax, and discourse. The core libraries act as a middleware layer between a client and an underlying SQL database. MySQL, PostgreSQL, and SQLite are supported.
The Chemistry Development Kit (CDK) is a library of Java classes for chemo-, bioinformatics, computational chemistry, and chemometrics. It provides important algorithms like substructure search, SMILES, Gasteiger charges, QSAR descriptor calculation, 3D structure generation, 2D layout and rendering, many IO formats, atom typing, and more.