NJIT UTIL: Features Implemented


LMIS, the Learning Management Integration Systems, is a web application designed to provide NJIT instructors the ability to submit requests to create courses or merge existing courses in Moodle. It also displays a table listing all previous requests made by the user.

It uses the Grails framework.

The following components make up the NJIT UTIL web application:

1. The login screen.

2. Template at the top of every page with options and menu

3. Switch user functionality

4. Homepage (has note from Bootstrap)

5. Request page displays two different table (Courses not already created, courses created) after fetching from webservice

6. Table can be sorted

7. Submit button is activated after certain criteria is met

8. Request is appropriately saved

Comments