Curnit
- the equivalent of a "Project" in WISE
- a topic (a collection of activities) in Pedagogica
- technically, this is a fully contained authored unit.
- something a teacher would run in a classroom
- could refer to other Curnits
- two could be combined, using some metadata
- what is the relationship of a Curnit to a POD?
- Curnit to Pod is like Jar to class.
- its like a runnable jar file.
- can double click on a Curnit.
POC - PO Controller
- reads the PO Descriptor and does stuff
- demo of SWISE
- SWISE has interPOC communication now, but really need services
- SWISE has a main POC, that contains a nav bar POC. Nav Bar POC tells the main POC what (of itself) to display.
- renders html onto a SWING component within main POC
- uses xhtml renderer
- xhtml doesn't have a "text area
- hints uses a card layout in java
- Amanda (hints) needs to be a service, which she basically is in current WISE
- PEd Draw (aka WISE Draw) - works as easy transition
- no download speed after initial download
- downloading a JAR can be cached
- don't need to start a JAVA VM in the browser
resource
- has a unique URI
- possible for future: resources could be defined as PODS?
POD
- everything is PODS
- every POD has a unique ID
- PODS are bundles of resources
- POCS manage resources
Rim (not an acroym for anything)
- Rim has shape (data type) and sock (not an acronym) data.
- text, integer, PED Draw
- Rim set is a set of rims used within a POD.
SOCK stores data from Rim in time stamped "dichronic" data.
- like first-in last out in terms of filling it, but not in terms of retrieving..