Admin -> SIFTable of Contents
Admin -> SIF
The
SIF Data ImportThe import of student data is still a manual process. Data should be into upload files according to the documentation maintained at: SIF Data Import. A encrypted upload form is available to transfer the data securely to the data center https://www.niusileadscape.org/upload.php. This is the best way to securely deliver data to us. Administrative staff will be notified when a file is uploaded and contact the sender for any follow up information needed. School MapSchool maps are implemented in Flash and should be authored using the guildlines below. Technical RequirementsUse Adobe Flash CS3 Setup up you new flash document as follows: File -> Publish Settings -> Flash (Tab) Version: Flash Player 9 ActionScript Version: ActionScript 3.0
Under Draw the map however you like using the tools available in Flash. You will need at least three layers. Working from the back:
On the room layer, each room should be identified by a MovieClip containing a single graphic element. This graphic serves to define the shape of the room, It should have a solid fill and NO outline. The color of the fill will never be seen in the final map. It will instead be replaced by the mapping component with the appropriate room highlight color (which is usually semi-transparent). You may find it helpful to use a color that stands out strongly against the background in order to get an idea of how the highlighting will eventually show up. Setting the color to have some transparency helps here too. Each instance should have a name in the form 'name_###' where ### is the
In the library each room's MovieClip must have a base class of 'leadscape.Room'. This can be setup by right clicking on the MovieClip in the Library and selecting In summary any MovieClip used to represent a room must:
Remember, in most cases, all room MovieClips should be on a layer just behind the layer containing the 'walls' so that the walls neatly cover the room edges. All classrooms must be identified with by a room MovieClip. It is recommended that rooms like a cafeteria, gyms, offices, and even “rooms” like courtyards be identified so that a school may track discipline incidents by location. If no data is available for a given “room”. It will show dimmed out on the final maps. The map itself must be positioned as close to the upper left of the document canvas as possible. The map viewer will measure the size of the map and deal with scaling and centering the map within the viewport. You should author the map to look good at 640×480 pixels for a nominal size. Also check it at 320*240 for basic readability and larger sizes for possible small alignment issues.
You can test the map by simply uploaded the .swf file. It should render on this page with all “rooms” filled with a grey-shaded background. Styling Guidelines(todo)
|
|