\ No newline at end of file
Index: openacs-4/contrib/packages/simulation/www/index.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/www/Attic/index.tcl,v
diff -u -r1.7 -r1.8
--- openacs-4/contrib/packages/simulation/www/index.tcl 13 Nov 2003 14:55:25 -0000 1.7
+++ openacs-4/contrib/packages/simulation/www/index.tcl 14 Nov 2003 14:03:42 -0000 1.8
@@ -8,6 +8,8 @@
set package_id [ad_conn package_id]
+set user_id [auth::get_user_id]
+
######################################################################
#
# active_cases
Index: openacs-4/contrib/packages/simulation/www/siminst/simulation-casting.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/www/siminst/Attic/simulation-casting.adp,v
diff -u -r1.2 -r1.3
--- openacs-4/contrib/packages/simulation/www/siminst/simulation-casting.adp 13 Nov 2003 13:14:34 -0000 1.2
+++ openacs-4/contrib/packages/simulation/www/siminst/simulation-casting.adp 14 Nov 2003 14:03:42 -0000 1.3
@@ -1,33 +1,79 @@
@page_title;noquote@@context;noquote@
+
+
+(this is just a mockup)
+
+
Role
Character
Actor(s)
In groups of
+
Plaintiff
+
+
+
+
+
+
+
+
Defendent
+
+
+
+
+
+
+
+
Judge
+
+
+
+
+
+
+
+
+
-
-Casting.
- There is a single table for setting both characters and casting of
- roles (combining two pages in the mockups). Each row is a single
- role from the template. the columns are:
-
- a) Role Name
-
- b) A dropdown showing all characters
-
- c) A dropdown showing
- i) If the role has been set up in SIMINST with all of the
- necessary agent responses, "Automatic Agent"
-
- There is an admin page for the package where the professor
- can designate groups "not castable", "cast up to one", "cast
- up to two", etc (to 10?).
-
- ii) A list of all groups within the package except those marked
- "not castable"
-
- iii) For each group so castable greater than one, extra rows:
- "Two students", "Three Students" etc
-
\ No newline at end of file
Index: openacs-4/contrib/packages/simulation/www/simplay/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/www/simplay/Attic/index.adp,v
diff -u -r1.1 -r1.2
--- openacs-4/contrib/packages/simulation/www/simplay/index.adp 13 Nov 2003 12:19:50 -0000 1.1
+++ openacs-4/contrib/packages/simulation/www/simplay/index.adp 14 Nov 2003 14:03:42 -0000 1.2
@@ -1,11 +1,11 @@
-
+@page_title;noquote@@context;noquote@
-
-
- To-do: show all active simulations (records in sim_simulation),
-including number of cases (records in workflow_cases that are related
-to a sim_simulation via the extension table sim_workflow_cases).
-
-List of currently active simulation cases:
-
+
+
+ To-do: show all active simulations (records in sim_simulation),
+ including number of cases (records in workflow_cases that are related
+ to a sim_simulation via the extension table sim_workflow_cases).
+
+ List of currently active simulation cases:
+
\ No newline at end of file
Index: openacs-4/packages/simulation/www/index.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/index.tcl,v
diff -u -r1.7 -r1.8
--- openacs-4/packages/simulation/www/index.tcl 13 Nov 2003 14:55:25 -0000 1.7
+++ openacs-4/packages/simulation/www/index.tcl 14 Nov 2003 14:03:42 -0000 1.8
@@ -8,6 +8,8 @@
set package_id [ad_conn package_id]
+set user_id [auth::get_user_id]
+
######################################################################
#
# active_cases
Index: openacs-4/packages/simulation/www/siminst/simulation-casting.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/siminst/simulation-casting.adp,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/simulation/www/siminst/simulation-casting.adp 13 Nov 2003 13:14:34 -0000 1.2
+++ openacs-4/packages/simulation/www/siminst/simulation-casting.adp 14 Nov 2003 14:03:42 -0000 1.3
@@ -1,33 +1,79 @@
@page_title;noquote@@context;noquote@
+
+
+(this is just a mockup)
+
+
Role
Character
Actor(s)
In groups of
+
Plaintiff
+
+
+
+
+
+
+
+
Defendent
+
+
+
+
+
+
+
+
Judge
+
+
+
+
+
+
+
+
+
-
-Casting.
- There is a single table for setting both characters and casting of
- roles (combining two pages in the mockups). Each row is a single
- role from the template. the columns are:
-
- a) Role Name
-
- b) A dropdown showing all characters
-
- c) A dropdown showing
- i) If the role has been set up in SIMINST with all of the
- necessary agent responses, "Automatic Agent"
-
- There is an admin page for the package where the professor
- can designate groups "not castable", "cast up to one", "cast
- up to two", etc (to 10?).
-
- ii) A list of all groups within the package except those marked
- "not castable"
-
- iii) For each group so castable greater than one, extra rows:
- "Two students", "Three Students" etc
-
\ No newline at end of file
Index: openacs-4/packages/simulation/www/simplay/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/simplay/index.adp,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/simulation/www/simplay/index.adp 13 Nov 2003 12:19:50 -0000 1.1
+++ openacs-4/packages/simulation/www/simplay/index.adp 14 Nov 2003 14:03:42 -0000 1.2
@@ -1,11 +1,11 @@
-
+@page_title;noquote@@context;noquote@
-
-
- To-do: show all active simulations (records in sim_simulation),
-including number of cases (records in workflow_cases that are related
-to a sim_simulation via the extension table sim_workflow_cases).
-
-List of currently active simulation cases:
-
+
+
+ To-do: show all active simulations (records in sim_simulation),
+ including number of cases (records in workflow_cases that are related
+ to a sim_simulation via the extension table sim_workflow_cases).
+
+ List of currently active simulation cases:
+