See: Description
Interface | Description |
---|---|
ActivityBundle |
An
ActivityBundle represents a set of Activities
in which a Registration is permissable. |
ActivityBundleAdminSession |
This session creates, updates, and deletes
ActivityBundles. |
ActivityBundleCourseCatalogAssignmentSession |
This session provides methods to re-assign
ActivityBundles
to CourseCatalog objects An ActivityBundle
may appear in multiple CourseCatalog objects and
removing the last reference to an ActivityBundle is the
equivalent of deleting it. |
ActivityBundleCourseCatalogSession |
This session provides methods to retrieve
ActivityBundle
to CourseCatalog mappings. |
ActivityBundleForm |
This is the form for creating and updating
ActivityBundles. |
ActivityBundleList |
Like all
OsidLists, ActivityBundleList
provides a means for accessing ActivityBundle elements
sequentially either one at a time or many at a time. |
ActivityBundleLookupSession |
This session defines methods for retrieving activity bundles.
|
ActivityBundleNotificationSession |
This session defines methods to receive notifications on adds/changes
to
ActivityBundle objects in this CourseCatalog. |
ActivityBundleQuery |
This is the query for searching activity bundles.
|
ActivityBundleQueryInspector |
The query inspectors provide a means of accessing the match terms of a
query.
|
ActivityBundleQuerySession |
This session provides methods for searching among
ActivityBundle
objects. |
ActivityBundleReceiver |
The activity bundle receiver is the consumer supplied interface for
receiving notifications pertaining to new, updated or deleted
ActivityBundle objects. |
ActivityBundleSearch |
The search interface for governing activity bundle searches.
|
ActivityBundleSearchOrder |
An interface for specifying the ordering of search results.
|
ActivityBundleSearchResults |
This interface provides a means to capture results of a search.
|
ActivityBundleSearchSession |
This session provides methods for searching among
ActivityBundle
objects. |
ActivityBundleSmartCourseCatalogSession |
This session manages queries and sequencing to create "smart" dynamic
catalogs.
|
ActivityRegistration |
An
ActivityRegistration is an OsidRelationship
between a student and an Activity for a
Registration. |
ActivityRegistrationAdminSession |
This session creates, updates, and deletes
ActivityRegistrations. |
ActivityRegistrationCourseCatalogAssignmentSession |
This session provides methods to re-assign
ActivityRegistrations
to CourseCatalog objects An
ActivityRegistration may appear in multiple CourseCatalog
objects and removing the last reference to an
ActivityRegistration is the equivalent of deleting it. |
ActivityRegistrationCourseCatalogSession |
This session provides methods to retrieve
ActivityRegistration
to CourseCatalog mappings. |
ActivityRegistrationForm |
This is the form for creating and updating
ActivityRegistrations. |
ActivityRegistrationList |
Like all
OsidLists, ActivityRegistrationList
provides a means for accessing ActivityRegistration
elements sequentially either one at a time or many at a time. |
ActivityRegistrationLookupSession |
This session defines methods for retrieving activity registrations.
|
ActivityRegistrationNotificationSession |
This session defines methods to receive notifications on adds/changes
to
ActivityRegistration objects in this
CourseCatalog. |
ActivityRegistrationQuery |
This is the query for searching activity registrations.
|
ActivityRegistrationQueryInspector |
The query inspectors provide a means of accessing the match terms of a
query.
|
ActivityRegistrationQuerySession |
This session provides methods for searching among
ActivityRegistration objects. |
ActivityRegistrationReceiver |
The activity registration receiver is the consumer supplied interface
for receiving notifications pertaining to new, updated or deleted
ActivityRegistration objects. |
ActivityRegistrationSearch |
The search interface for governing activity registration searches.
|
ActivityRegistrationSearchOrder |
An interface for specifying the ordering of search results.
|
ActivityRegistrationSearchResults |
This interface provides a means to capture results of a search.
|
ActivityRegistrationSearchSession |
This session provides methods for searching among
ActivityRegistration objects. |
ActivityRegistrationSmartCourseCatalogSession |
This session manages queries and sequencing to create "smart" dynamic
catalogs.
|
CourseRegistrationManager |
The course registration manager provides access to registration
sessions and provides interoperability tests for various aspects of this
service.
|
CourseRegistrationProfile |
The course registration profile describes the interoperability among
course registration services.
|
CourseRegistrationProxyManager |
The course registration manager provides access to registration
sessions and provides interoperability tests for various aspects of this
service.
|
Registration |
A
Registration is an OsidRelationship
between a student and an ActivityBundle. |
RegistrationAdminSession |
This session creates, updates, and deletes
Registrations. |
RegistrationCourseCatalogAssignmentSession |
This session provides methods to re-assign
Registrations
to CourseCatalog objects A Registration may
appear in multiple CourseCatalog objects and removing the
last reference to a Registration is the equivalent of
deleting it. |
RegistrationCourseCatalogSession |
This session provides methods to retrieve
Registration
to CourseCatalog mappings. |
RegistrationForm |
This is the form for creating and updating
Registrations. |
RegistrationList |
Like all
OsidLists, RegistrationList
provides a means for accessing Registration elements
sequentially either one at a time or many at a time. |
RegistrationLookupSession |
This session defines methods for retrieving registrations.
|
RegistrationNotificationSession |
This session defines methods to receive notifications on adds/changes
to
Registration objects in this CourseCatalog. |
RegistrationQuery |
This is the query for searching registrations.
|
RegistrationQueryInspector |
The query inspectors provide a means of accessing the match terms of a
query.
|
RegistrationQuerySession |
This session provides methods for searching among
Registration
objects. |
RegistrationReceiver |
The registration receiver is the consumer supplied interface for
receiving notifications pertaining to new, updated or deleted registration
objects.
|
RegistrationSearch |
The search interface for governing registration searches.
|
RegistrationSearchOrder |
An interface for specifying the ordering of search results.
|
RegistrationSearchResults |
This interface provides a means to capture results of a search.
|
RegistrationSearchSession |
This session provides methods for searching among
Registration
objects. |
RegistrationSmartCourseCatalogSession |
This session manages queries and sequencing to create "smart" dynamic
catalogs.
|
The Open Service Interface Definitions for the org.osid.course.registration service.
The Course Registration OSID provides course registration services.
An ActivityBundle
is a set of activities within a
CourseOffering
in which a student can register. A
CourseOffering
may have a variety of activity offerings and the
activity bundle groups sets of these offerings together. For example, each
section of a class may have a lecture and a lab but multiple labs may be
offered. For each valid registration option grouping together a lecture and
one of the offered labs is presented as an ActivityBundle
.
Some registration mechanisms only require a registration at the
CourseOffering
level and do not permit students to select below
that level. In this case, a single ActivityBundle
is created
for the top level CourseOffering
.
ActivityBundles
may further constrain the grading and
credit options defined at the CourseOffering
level.
A Registration
is an OsidRelationship
between a Resource
(student) and an ActivityBundle
.
Currently, transactional submission of Registrations
across multiple CourseOfferings
is not defined but
transactional submission may be abstractly performed in the Ordering OSID.
Similarly, management of waitlists may be performed in the Provisioning
OSID although there is no management of waitlist behavior through
CourseOfferings
and ActivityBundles
.
An ActivityRegistration
is an OsidRelationship
between a Resource and an Activity. ActivityRegistrations
permit hanging data off of each Activity.
ActivityRegistrations
may be implicitly created upon the creation
of a Regsitration.
ActivityBundles,
Registrations
, and
ActivityRegistrations
can be organized into federateble
OsidCatalogs.
CourseCatalogs
can be used to
represent a set of Registrations
offered in a specific
Term,
year, or by subject area or sponsor.
Copyright © 2010 Ingenescus. All Rights Reserved.
This Work is being provided by the copyright holder(s) subject to the following license. By obtaining, using and/or copying this Work, you agree that you have read, understand, and will comply with the following terms and conditions.
Permission to use, copy and distribute unmodified versions of this Work, for any purpose, without fee or royalty is hereby granted, provided that you include the above copyright notices and the terms of this license on ALL copies of the Work or portions thereof.
You may modify or create Derivatives of this Work only for your internal purposes. You shall not distribute or transfer any such Derivative of this Work to any location or to any third party. For the purposes of this license, "Derivative" shall mean any derivative of the Work as defined in the United States Copyright Act of 1976, such as a translation or modification.
This Work and the information contained herein is provided on an "AS IS" basis WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS IN THE WORK.
The export of software employing encryption technology may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting this Work.