Managed Projects

Sakai

  Analyzed 3 days ago

Sakai is an online Collaboration and Learning Environment. Many users of Sakai deploy it to support teaching and learning, ad hoc group collaboration, support for portfolios and research collaboration. Sakai is a free and open source product that is built and maintained by the Sakai community. ... [More] Sakai's development model is called "Community Source" because many of the developers creating Sakai are drawn from the "community" of organizations that have adopted and are using Sakai. [Less]

1.37M lines of code

72 current contributors

4 days since last commit

36 users on Open Hub

High Activity
4.18182
   
I Use This

Sakai CLE (contrib)

  Analyzed 5 months ago

1.01M lines of code

0 current contributors

about 8 years since last commit

19 users on Open Hub

Activity Not Available
4.83333
   
I Use This

GenericDao

  Analyzed 3 months ago

Generic Dao is a Java package which allows a developer to skip writing DAOs for their persistent objects when they are using Spring and JDBC or Hibernate (support for others as needed/requested). It provides basic DAO methods like save/create/delete/update/findById, search methods, and batch update ... [More] methods for ORM functionality which stays out of your way. It can easily be overridden and controlled. Interceptors and caching mechanisms are provided. This also includes a set of reflection utilities which allow for Commons BeanUtils like functionality but includes support for annotations, fields, construction of any object, and nested null handling. [Less]

10.2K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

LTI starter

  Analyzed about 18 hours ago

IMS LTI 1 and 2 based starter (sample) application written using Java and Spring Boot

3.87K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Java ReflectUtils

  Analyzed 1 day ago

A set of reflection utilities and miscellaneous utilities related to working with classes and their fields with no dependencies which is compatible with java 1.5 and generics. Features:These are built to be compatible with Apache Commons BeanUtils and the nesting structure works the same, refer ... [More] to the apache BeanUtils project docs for details. Support for Apache DynaClass / DynaBean is included. Current users of beanutils should be able to drop in these utilities and gain the functionality with minimal code changes. Handles field operations for properties (getters and setters), partial properties (only getter or only setter), and fields. This is configurable to use the fields only, properties only, or the hybrid approach (default). This improves upon the BeanUtils limitation of handlin [Less]

14.5K lines of code

0 current contributors

about 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

ZeckoskiAaronSandbox

  Analyzed 3 months ago

This is simply my sandox which I use to track my small projects with. There are tons of bits of code in here and anyone is welcome to use any of them that they feel like within the bounds of the CC license (which means anyone can use it!). This is a catch-all for my local open source projects ... [More] that are not really big enough to warrant making new projects for them. If you do want to use this code you are totally free to do so under the condition that you either list where you got it from in your project or ask me to grant you a license where you don't have to (in other words, I want to know it if you are using this since some things are quite experimental). :-) -AZ [Less]

70.9K lines of code

0 current contributors

about 14 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: cc-by-3, ccbysa3-0

LearningAnalyticsProcessor

  Analyzed about 8 hours ago

An Open source Java based Learning Analytics Processor which initially automates the Marist OAAI Student Risk Assessment model https://confluence.sakaiproject.org/display/LAI

13.3K lines of code

0 current contributors

about 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

i>clicker Moodle Integrate

  Analyzed about 22 hours ago

This is the Moodle i>clicker integrate plugin which integrates Moodle with iClicker (http://www.iclicker.com/dnn/) The plugin allows students to register their clickers with the Moodle installation. It provides an adminstrative interface for managing the registrations for Moodle admins. ... [More] Instructors are provided with a reporting view which allows them to view a listing of the students in their courses which have and have not registered clickers. The plugin also provides integration with the i>clicker and i>grader desktop applications and allows direct grade import into the Moodle course gradebook. [Less]

3.54K lines of code

0 current contributors

about 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

OpenLRS

  Analyzed 2 days ago

Open source java based Learning Record Store (http://en.wikipedia.org/wiki/Learning_Record_Store, http://tincanapi.com/learning-record-store/) which is compatible with TinCanAPI (http://tincanapi.com/) and Experience API (http://www.adlnet.gov/tla/experience-api).

8.19K lines of code

4 current contributors

about 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Java EntityBus

  Analyzed 3 months ago

EntityBus (EB) is an entity managing system with REST capabilities. It was built to provide a Java implementation of the RESTful URLs microformat (http://microformats.org/wiki/rest/urls). Check out the GettingStarted page. Current version: 1.0.3 Ideally we want flexible entities which make ... [More] development of integrated tools easier and more flexible. Since most entity systems have a lot of the same code over and over this is an attempt to reduce the repetition and provide a highly tested and flexible package which can be used to manage entities. In the EB system the concept of an entity is very flexible. It can be a POJO, persistent object, string, or really anything you like. Entities do not have to be backed by database data or even real data at all. Each entity type (as defined by a uni [Less]

32.9K lines of code

0 current contributors

over 9 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This