Computer Science Department
University of Illinois at Urbana-Champaign

WIPTE demo - configuration parameters

This application has three associated XML documents, in folder WIPTE/Code: slice_unified_server.xml is for the server, slice_unified_dashboard.xml is for the dashboard, and wipte.xml for both student and lecturer (identified by attribute UserRole).

There is one configuration parameter you should set in the above xml documents: the ServerIP attribute, which gives the IP address, in the usual "dot" notation, of the server.

In addition, if you want to use actual student names in the signon dialog, go to line 480 in UnifiedOk.py; it will be clear what to do.

    Last updated on Tue Jun 2 15:04:00 CDT 2009.