Index: openacs-4/packages/beehive/sql/postgresql/beehive-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/sql/postgresql/beehive-create.sql,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/beehive/sql/postgresql/beehive-create.sql 10 Jul 2006 02:21:10 -0000 1.3 +++ openacs-4/packages/beehive/sql/postgresql/beehive-create.sql 27 Dec 2006 05:57:26 -0000 1.4 @@ -10,7 +10,7 @@ create table beehive_pattern ( num serial, techniqe varchar(50), name varchar(200), roles varchar(300), mx varchar(10), mn varchar(10), df varchar(10), t2 varchar(10), t3 varchar(10), t4 varchar(10), t5 varchar(10), t6 varchar(10), t7 varchar(10), t8 varchar(10), t9 varchar(10), t10 varchar(10), t11 varchar(10), t12 varchar(10), t13 varchar(10), t14 varchar(10), t15 varchar(10), t17 varchar(10), t18 varchar(10), t19 varchar(10), t20 varchar(10), t22 varchar(10), t23 varchar(10), t24 varchar(10), t26 varchar(10), t27 varchar(10), t28 varchar(10), t29 varchar(10), t30 varchar(10), t31 varchar(10), t32 varchar(10), t33 varchar(10), t34 varchar(10), t35 varchar(10), t36 varchar(10), t37 varchar(10), t38 varchar(10), adda1 varchar(10), addv1 varchar(10), adda2 varchar(10), addv2 varchar(10), adda3 varchar(10), addv3 varchar(10), ctype1 varchar(10), ctype2 varchar(10), ctype3 varchar(10), controlld1 varchar(10), controlld2 varchar(10), btype1 varchar(10), btype2 varchar(10), dtype1 varchar(10), anon1 varchar(10), anon2 varchar(10), anon3 varchar(10), anon4 varchar(10), problem varchar(200), example varchar(200), context varchar(200), gstructure varchar(200), solution varchar(3000), uses varchar(200), criticalthinking varchar(10), creativethinking varchar(10), analyticalskills varchar(10), decisionmaking varchar(10), leadership varchar(10), timemanagement varchar(10), oralcommunication varchar(10), writtencommunicatoin varchar(10), reflecting varchar(10), searchingskills varchar(10), knowledgesharing varchar(10)); -create table beehive_ses ( number varchar(30), tutor varchar(60), classname varchar(60), stype varchar(30), name varchar(200), roles varchar(300), mx varchar(10), mn varchar(10), df varchar(10), timew varchar(10), datew varchar(30), titlew varchar(200), t2 varchar(10), t3 varchar(10), t4 varchar(10), t5 varchar(10), t6 varchar(10), t7 varchar(10), t8 varchar(10), t9 varchar(10), t10 varchar(10), t11 varchar(10), t12 varchar(10), t13 varchar(10), t14 varchar(10), t15 varchar(10), t17 varchar(10), t18 varchar(10), t19 varchar(10), t20 varchar(10), t22 varchar(10), t23 varchar(10), t24 varchar(10), t26 varchar(10), t27 varchar(10), t28 varchar(10), t29 varchar(10), t30 varchar(10), t31 varchar(10), t32 varchar(10), t33 varchar(10), t34 varchar(10), t35 varchar(10), t36 varchar(10), t37 varchar(10), t38 varchar(10), adda1 varchar(10), addv1 varchar(10), adda2 varchar(10), addv2 varchar(10), adda3 varchar(10), addv3 varchar(10), ctype1 varchar(10), ctype2 varchar(10), ctype3 varchar(10), controlld1 varchar(10), controlld2 varchar(10), sessioninfo varchar(10000), roleinfo varchar(5000), ih varchar(70), groupinfo varchar(10000), el varchar(300), ideasnumber varchar(10), ideastext varchar(10000), largesharedtext varchar(5000), smallsharedtext varchar(5000), individualtext varchar(5000),smallannotatedtext varchar(5000),largeannotatedtext varchar(5000),sln varchar(10), btype1 varchar(10), btype2 varchar(10), dtype1 varchar(10), anon1 varchar(10), anon2 varchar(10), anon3 varchar(10), anon4 varchar(10), criticalthinking varchar(10), creativethinking varchar(10), analyticalskills varchar(10),decisionmaking varchar(10), leadership varchar(10), timemanagement varchar(10), oralcommunication varchar(10), writtencommunicatoin varchar(10),reflecting varchar(10), searchingskills varchar(10), knowledgesharing varchar(10),solution varchar(3000) ); +create table beehive_ses ( number varchar(30), tutor varchar(60), classname varchar(60), stype varchar(30), name varchar(200), roles varchar(300), mx varchar(10), mn varchar(10), df varchar(10), timew varchar(10), datew varchar(30), titlew varchar(200), t2 varchar(10), t3 varchar(10), t4 varchar(10), t5 varchar(10), t6 varchar(10), t7 varchar(10), t8 varchar(10), t9 varchar(10), t10 varchar(10), t11 varchar(10), t12 varchar(10), t13 varchar(10), t14 varchar(10), t15 varchar(10), t17 varchar(10), t18 varchar(10), t19 varchar(10), t20 varchar(10), t22 varchar(10), t23 varchar(10), t24 varchar(10), t26 varchar(10), t27 varchar(10), t28 varchar(10), t29 varchar(10), t30 varchar(10), t31 varchar(10), t32 varchar(10), t33 varchar(10), t34 varchar(10), t35 varchar(10), t36 varchar(10), t37 varchar(10), t38 varchar(10), adda1 varchar(10), addv1 varchar(10), adda2 varchar(10), addv2 varchar(10), adda3 varchar(10), addv3 varchar(10), ctype1 varchar(10), ctype2 varchar(10), ctype3 varchar(10), controlld1 varchar(10), controlld2 varchar(10), sessioninfo varchar(10000), roleinfo varchar(5000), ih varchar(70), groupinfo varchar(10000), el varchar(300), ideasnumber varchar(10), ideastext varchar(10000), largesharedtext varchar(5000), smallsharedtext varchar(5000), individualtext varchar(5000),smallannotatedtext varchar(5000),largeannotatedtext varchar(5000),sln varchar(10), slnw varchar(10), btype1 varchar(10), btype2 varchar(10), dtype1 varchar(10), anon1 varchar(10), anon2 varchar(10), anon3 varchar(10), anon4 varchar(10), criticalthinking varchar(10), creativethinking varchar(10), analyticalskills varchar(10),decisionmaking varchar(10), leadership varchar(10), timemanagement varchar(10), oralcommunication varchar(10), writtencommunicatoin varchar(10),reflecting varchar(10), searchingskills varchar(10), knowledgesharing varchar(10),solution varchar(3000) ); create table beehive_patscript ( tname varchar(100), techniqe varchar(50), n1 integer, ins1 varchar(500), tr1 varchar(100), tl1 varchar(20), tool1 varchar(50), n2 integer, ins2 varchar(500), tr2 varchar(100), tl2 varchar(20), tool2 varchar(50), n3 integer, ins3 varchar(500), tr3 varchar(100), tl3 varchar(20), tool3 varchar(50), n4 integer, ins4 varchar(500), tr4 varchar(100), tl4 varchar(20), tool4 varchar(50), n5 integer, ins5 varchar(500), tr5 varchar(100), tl5 varchar(20), tool5 varchar(50), n6 integer, ins6 varchar(500), tr6 varchar(100), tl6 varchar(20), tool6 varchar(50), n7 integer, ins7 varchar(500), tr7 varchar(100), tl7 varchar(20), tool7 varchar(50), n8 integer, ins8 varchar(500), tr8 varchar(100), tl8 varchar(20), tool8 varchar(50), n9 integer, ins9 varchar(500), tr9 varchar(100), tl9 varchar(20), tool9 varchar(50), n10 integer, ins10 varchar(500), tr10 varchar(100), tl10 varchar(20), tool10 varchar(50), n11 integer, ins11 varchar(500), tr11 varchar(100), tl11 varchar(20), tool11 varchar(50), n12 integer, ins12 varchar(500), tr12 varchar(100), tl12 varchar(20), tool12 varchar(50), n13 integer, ins13 varchar(500), tr13 varchar(100), tl13 varchar(20), tool13 varchar(50), n14 integer, ins14 varchar(500), tr14 varchar(100), tl14 varchar(20), tool14 varchar(50), n15 integer, ins15 varchar(500), tr15 varchar(100), tl15 varchar(20), tool15 varchar(50), n16 integer, ins16 varchar(500), tr16 varchar(100), tl16 varchar(20), tool16 varchar(50), n17 integer, ins17 varchar(500), tr17 varchar(100), tl17 varchar(100), tool17 varchar(50), n18 integer, ins18 varchar(500), tr18 varchar(100), tl18 varchar(20), tool18 varchar(50), n19 integer, ins19 varchar(500), tr19 varchar(20), tl19 varchar(20), tool19 varchar(50), n20 integer, ins20 varchar(500), tr20 varchar(100), tl20 varchar(20), tool20 varchar(50), n21 integer, ins21 varchar(500), tr21 varchar(100), tl21 varchar(20), tool21 varchar(50), n22 integer, ins22 varchar(500), tr22 varchar(100), tl22 varchar(20), tool22 varchar(50), n23 integer, ins23 varchar(500), tr23 varchar(100), tl23 varchar(20), tool23 varchar(50), n24 integer, ins24 varchar(500), tr24 varchar(100), tl24 varchar(20), tool24 varchar(50), n25 integer, ins25 varchar(500), tr25 varchar(100), tl25 varchar(20), tool25 varchar(50)); @@ -21,7 +21,7 @@ insert into beehive_emptypatscript (n1) values (1); -create table beehive_sessionIntraction ( sei serial, sname varchar(100), textdate varchar(100), type_Interaction varchar(100), se int, student_response varchar(5000), gr int, instruction_number int ); +create table beehive_sessionIntraction ( sei serial, sname varchar(100), textdate varchar(100), type_Interaction varchar(100), se int, student_response varchar(25000), gr int, instruction_number int ); @@ -122,25 +122,25 @@ -insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2) values ('Group Discussion', 'default',1,'read related info ','all','000500','SessionInfo',2,'start discussion','all','001000','SmallGroupDisscussion'); +insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2) values ('Group Discussion', 'default',1,'read related info ','all','000500','textInfo-EntireSession',2,'start discussion','all','001000','Disscussion-SmallGroup'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t12,t22,problem,example,context,gstructure,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses,criticalthinking, timemanagement, writtencommunicatoin) values ('Group Discussion','default','participant', '5','5','5','checked' ,'checked','How to establish and encourage group knowledge sharing among students ', 'Discussing how to improve writing and speaking skills for a foreigner student ', 'Small groups with different skills and backgrounds interact to develop more knowledge among them ','Size: usually 5Structure: participants(5) ', '1- Teacher specify the discussion topic and related info.2- All student will start discussion according to their experience and may build upon others knowledge','checked',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ', 'Knowledge sharing','checked','checked','checked'); -insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5 ) values ('Round Table discussion', 'default',1,' ','participant1','000200','SmallGroupDisscussion',2,' ','participant2','000200','SmallGroupDisscussion',3,' ','participant3','000200','SmallGroupDisscussion',4,' ','participant5','000200','SmallGroupDisscussion',5,' ','participant5','000200','SmallGroupDisscussion'); +insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5 ) values ('Round Table discussion', 'default',1,' ','participant1','000200','Disscussion-SmallGroup',2,' ','participant2','000200','Disscussion-SmallGroup',3,' ','participant3','000200','Disscussion-SmallGroup',4,' ','participant5','000200','Disscussion-SmallGroup',5,' ','participant5','000200','Disscussion-SmallGroup'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t22,problem,example,context,gstructure,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses,criticalthinking, timemanagement, writtencommunicatoin ) values ('Round Table discussion','default','participant1/participant2/participant3/participant4/participant5', '5','5','5','checked','How to motivate balance participations across all members ','Discussing the advantages of E-Learning ','Generating new abstract understanding by enabling balance knowledge-sharing ','Size: usually 5Structure: participant1, participant2, participant3, participant4, participant5', '1- The first student on the list will be enabled to post a response 2- the next student will be enabled and so on','checked','checked',' ',' ',' ',' ','checked',' ',' ',' ',' ',' ', 'Knowledge sharing with a balanced participation','checked','checked','checked'); -insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4) values ('Group Nomination technique', 'default',1,'start brainstorming','all','001000','IdeasPosting',2,'start discussion the ideas','all','000600','IdeasDiscussion',3,'vote on ideas','all','000100','IdeasVoting',4,'submit the result based on ideas rating','chairperson','000200','OwnResolution'); +insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4) values ('Group Nomination technique', 'default',1,'start brainstorming','all','001000','IdeasPosting-SmallGroup',2,'start discussion the ideas','all','000600','IdeasDiscussion-SmallGroup',3,'vote on ideas','all','000100','IdeasVoting-SmallGroup',4,'submit the result based on ideas rating','chairperson','000200','OwnResolution-EntireSession'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t26,t38,t35,t29,problem,example,context,gstructure,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses,criticalthinking, creativethinking, analyticalskills, decisionmaking, leadership, timemanagement , oralcommunication , writtencommunicatoin ) values ('Group Nomination technique','default','chairperson/participant', '5','5','5','checked','checked','checked','checked','A certain topic or problem without a specific solution whose resolution implies not only creating ideas or solution, but also choosing the best idea ','Generating and selecting a website project title for an E business course ','Suitable for organizational decision making where different people with different skills and knowledge participating in creating, discussing, and then selecting. ','Size: usually 5Structure: chairperson, participants(4) time: 20 min ', '1- posting ideas; no criticism or elaboration is allowed in this stage.2- The next stage is discussing each recorded idea to obtain clarification and evaluation3- participant is asked to assign a mark for each idea 4- reporting the result based on ideas rating to other groups (by chairperson)','',' ',' ',' ',' ',' ','checked',' ',' ',' ',' ',' ','Creating and choosing the best ideas/solutions ','checked','checked','checked','checked','checked','checked','checked','checked'); -insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2) values ('Brainstorm', 'default',1,'read related info ','all','000500','SessionInfo',2,'start brainstorming','all','001000','IdeasPosting'); +insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2) values ('Brainstorm', 'default',1,'read related info ','all','000500','textInfo-EntireSession',2,'start brainstorming','all','001000','IdeasPosting-SmallGroup'); @@ -150,76 +150,76 @@ -insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7,n8,ins8,tr8,tl8,tool8 ) values ('Debate', 'default',1,'Propose the motion','proposer','000500','SmallGroupDisscussion',2,'Second the Proposer','seconder(p)','000300','SmallGroupDisscussion',3,'Oppose the motion','opposer','000500','SmallGroupDisscussion',4,'Second the Opposer','seconder(o)','000300','SmallGroupDisscussion',5,'Speak From The Floor','speakers','001000','SmallGroupDisscussion',6,'Sum up for the motion','proposer','000300','SmallGroupDisscussion',7,'Sum up for the opposition','opposer','000300','SmallGroupDisscussion',8,'Do you support the proposor','all','000100','YesNo'); +insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7,n8,ins8,tr8,tl8,tool8 ) values ('Debate', 'default',1,'Propose the motion','proposer','000500','Disscussion-SmallGroup',2,'Second the Proposer','seconder(p)','000300','Disscussion-SmallGroup',3,'Oppose the motion','opposer','000500','Disscussion-SmallGroup',4,'Second the Opposer','seconder(o)','000300','Disscussion-SmallGroup',5,'Speak From The Floor','speakers','001000','Disscussion-SmallGroup',6,'Sum up for the motion','proposer','000300','Disscussion-SmallGroup',7,'Sum up for the opposition','opposer','000300','Disscussion-SmallGroup',8,'Do you support the proposor','all','000100','YesNo-EntireSession'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t22,t36,problem,example,context,gstructure,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses,criticalthinking, timemanagement, writtencommunicatoin, decisionmaking) values ('Debate','default','proposer/seconder(p)/opposer/seconder(o)/speakers','10','10','10','checked','checked','How to clarify a controversial topic by presenting the best argument for or against the proposal ','Discussing the issue of illegal workers in the USA and their impact on the USA economy in a business class ','Interaction strategy used to help student developing critical thinking and listening skills to make important decisions ','Size: usually 10 Structure: proposer, second proposer, opposer, second opposer, speakers(6) time: 36min ', '1- Proposer will propose the motion2- The second proposer will second the proposer 3- The opposer will oppose the motion4- The second opposer will second the opposer5- Speakers will participate from The floor6- The proposer will sum up for the motion7- The opposer will sum up for the opposition8- Voting on a particular side',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ', ' A controversial topic clarification or decision making','checked','checked','checked','checked' ); -insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7,n8,ins8,tr8,tl8,tool8 ) values ('Problem Based Learning PBL', 'default',1,'Read the problem description ','all','000500','SessionInfo',2,'Identify concept and parts of the problem that needs clarification','all','000300','SilentThinking',3,'Define the problem','all','000500','SilentThinking',4,'Brainstorm about solutions','all','000300','IdeasPosting',5,'Structure solutions or causes','all','001000','SilentThinking',6,'state learning objectives','all','000300','SilentThinking',7,'Self study directed towards learning objectives ','all','001300','InternetSearch',8,'report things learned and application to problem','all','001000','SmallGroupSharedText'); +insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7,n8,ins8,tr8,tl8,tool8 ) values ('Problem Based Learning PBL', 'default',1,'Read the problem description ','all','000500','textInfo-EntireSession',2,'Identify concept and parts of the problem that needs clarification','all','000300','IndividualTextWriting-None',3,'Define the problem','all','000500','IndividualTextWriting-None',4,'Brainstorm about solutions','all','000300','IdeasPosting-SmallGroup',5,'Structure solutions or causes','all','001000','IndividualTextWriting-None',6,'state learning objectives','all','000300','IndividualTextWriting-None',7,'Self study directed towards learning objectives ','all','001300','InternetSearch-None',8,'report things learned and application to problem','all','001000','SharedText-SmallGroup'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t6,t12,t26,t37,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses,criticalthinking, timemanagement, writtencommunicatoin) values ('Problem Based Learning PBL','default','participant','5','5','5','checked','checked','checked','checked', '1- Reading the problem description 2- Identifying concept and parts of the problem that needs clarification 3- Defining the problem 4- Brainstorming about solutions 5- Structuring solutions or causes 6- stating learning objectives 7- Self studying directed towards learning objectives 8- reporting things learned and application to problem',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ', ' to actively involve with problems coming from real practice','checked','checked','checked' ); -insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Jigsaw', 'default',1,'study a particular sub problem','all','001000','RoleInfo',2,'exchanging ideas with your expert groups ','all','001000','RolesDisscussion',3,'jigsaw group participants meet to solve the whole problem','all','001500','SmallGroupDisscussion'); +insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Jigsaw', 'default',1,'study a particular sub problem','all','001000','textInfo-Role',2,'exchanging ideas with your expert groups ','all','001000','Disscussion-Roles',3,'jigsaw group participants meet to solve the whole problem','all','001500','Disscussion-SmallGroup'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t22,t13,t24,problem,example,context,gstructure,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses,criticalthinking, timemanagement, writtencommunicatoin, analyticalskills) values ('Jigsaw','default',' ', '5','5','5','checked','checked','checked','A complex problem whose resolution requires handling information that can be divided in disjoint sets and used for the resolution of independent sub problems ','Collaborative Design of a computer system, where each subsystem is assigned to an individual ','Several small groups facing the study of a large amount of information for the resolution of the same problem','Size: usually 5 ', '1- Teacher gives a specific period of time for each participant in the group (jigsaw group) to study a particular sub problem.2- The participants of different groups that study the same problem meet in expert groups for exchanging ideas3- At last, jigsaw group participants meet to solve the whole problem','checked',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','Complex Problem solving','checked','checked','checked','checked'); -insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Pro/Contra', 'default',1,'study a particular issue side ','all','001000','RoleInfo',2,'exchanging ideas with your side group ','all','001000','RolesDisscussion',3,'the whole group participants meet to discuss and argue','all','001500','SmallGroupDisscussion'); +insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Pro/Contra', 'default',1,'study a particular issue side ','all','001000','textInfo-Role',2,'exchanging ideas with your side group ','all','001000','Disscussion-Roles',3,'the whole group participants meet to discuss and argue','all','001500','Disscussion-SmallGroup'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t22,t13,t24,context,gstructure,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,dtype1,uses,criticalthinking, timemanagement, writtencommunicatoin, analyticalskills) values ('Pro/Contra','default','Pro/Contra/Pro/Contra/Pro/Contra/Pro/Contra/Pro/Contra', '10','10','10','checked','checked','checked','Motivate ','Size: usually 10Structure: Pro(5), Contra(5) ', '1- Teacher gives a specific period of time for each participant in the group to study a particular side of an issue.2- Each side start their own discussion.3- When the discussion is completed the result is shared and discussed with the other side group','checked',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','checked','Understanding and presenting different sides views','checked','checked','checked','checked'); -insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Think Pair Share', 'default',1,'think silently about this question ','all','001000','SessionInfo',2,'exchanging ideas with your partner','all','001000','SmallGroupDisscussion',3,'exchange ideas with the whole session','all','001500','LargeGroupDisscussion'); +insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Think Pair Share', 'default',1,'think silently about this question ','all','001000','textInfo-EntireSession',2,'exchanging ideas with your partner','all','001000','Disscussion-SmallGroup',3,'exchange ideas with the whole session','all','001500','Disscussion-EntireSession'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t12,t22,t23,gstructure,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses,criticalthinking, timemanagement, writtencommunicatoin, analyticalskills) values ('Think Pair Share', 'default','participant', '2','2','2','checked','checked','checked','Size: usually 2', '1- Each participant think silently about question posed.2- Individual pair up during the second step and exchange thoughts3- The pair share their responses with the entire group','checked',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','Content that requires individual reflection, peer discussion and groups solutions sharing','checked','checked','checked','checked'); -insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Pyramid', 'default',1,'think silently about question posed ','all','001000','SessionInfo',2,'exchanging ideas with your partners','all','001000','SmallGroupDisscussion',3,'exchange ideas with the whole session','all','001500','LargeGroupSharedText'); +insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Pyramid', 'default',1,'think silently about question posed ','all','001000','textInfo-EntireSession',2,'exchanging ideas with your partners','all','001000','Disscussion-SmallGroup',3,'exchange ideas with the whole session','all','001500','SharedText-EntireSession'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t12,t22,t10,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses,criticalthinking, timemanagement, writtencommunicatoin, analyticalskills) values ('Pyramid', 'default','participant', '5','5','5','checked','checked','checked', '1- Each participant think silently about question posed.2- Individual exchange thoughts with their group3- Then they shared responses with the entire session','checked',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','Content that requires individual reflection and then multiple levels of group discussion and explanation','checked','checked','checked','checked'); -insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Buzz Group', 'default',1,'reading the group info','all','001000','GroupInfo',2,'exchanging ideas with your partners','all','001000','SmallGroupDisscussion',3,'submit your own resolution','chairperson','001500','LargeGroupSharedText'); +insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Buzz Group', 'default',1,'reading the group info','all','001000','textInfo-SmallGroup',2,'exchanging ideas with your partners','all','001000','Disscussion-SmallGroup',3,'submit your own resolution','chairperson','001500','SharedText-EntireSession'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t10,t4,t22,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses,criticalthinking, timemanagement, writtencommunicatoin, leadership) values ('Buzz Group', 'default','chairperson/participant', '5','3','3','checked','checked','checked', '1- Individual exchange thoughts with their group. 2- Each group should submit his own resolution','checked',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','A topic group discussion for a short period to gather potential solutions to a problem','checked','checked','checked','checked'); -insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Role Playing', 'default',1,'each role read his info','all','001000','RoleInfo',2,'each role should start role palying ','all','001000','SmallGroupDisscussion',3,'Debrifing','all','000300','Debriefing'); +insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Role Playing', 'default',1,'each role read his info','all','001000','textInfo-Role',2,'each role should start role palying ','all','001000','Disscussion-SmallGroup',3,'Debrifing','all','000300','Debriefing-EntireSession'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t13,t22,t34,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses,criticalthinking, timemanagement, writtencommunicatoin, analyticalskills, oralcommunication) values ('Role Playing', 'default','role1/role2/audience', '5','5','5','checked','checked','checked', '1- Each participant with a role start acting.2- facilitator and participants discuss the situation and various perspective of the individual characters ','checked',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','Training/ Understanding the different aspects of a topic ','checked','checked','checked','checked','checked'); -insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Case Studes', 'default',1,'read/watch the uploaded file','all','002000','DownloadFile',2,'question 1','all','000300','QA',3,'question 2','all','000300','QA'); +insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Case Studes', 'default',1,'read/watch the uploaded file','all','002000','DownloadFile-EntireSession',2,'question 1','all','000300','QA-EntireSession',3,'question 2','all','000300','QA-EntireSession'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t2,t4,t5,t6,t7,t8,t9,t10,t11,t12,t13,t14,t15,t17,t18,t19,t20,t22,t23,t24,t26,t27,t28,t29,t30,t31,t32,t33,t34,t35,t36,t37,t38,ctype1,ctype2,ctype3,controlld1,controlld2,problem,example,context,gstructure,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses, timemanagement, writtencommunicatoin, analyticalskills) values ('Case Studes', 'default','participant', '5','5','5',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ', 'checked',' ',' ',' ', ' ', ' ',' ',' ',' ',' ',' ',' ',' ',' ','checked',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ', ' ',' ','A story or situation is written for learners to read and consider. It may be presented on paper, read or seen on video ',' ', '1- Each participant read or watch the related material .2- Each participant should submit his own resolution of a proposed question',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','Helping participants to develop skills in identifying concerns, analyzing problems, and considering solutions','checked','checked','checked'); -insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Team Pair Solo', 'default',1,'entire session discuss the issue','all','001000','LargeGroupDisscussion',2,'exchanging ideas with your partner','all','001000','SmallGroupDisscussion',3,'submit your own resolution','all','000300','OwnResolution'); +insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3) values ('Team Pair Solo', 'default',1,'entire session discuss the issue','all','001000','Disscussion-EntireSession',2,'exchanging ideas with your partner','all','001000','Disscussion-SmallGroup',3,'submit your own resolution','all','000300','OwnResolution-EntireSession'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t22,t23,t29,context,gstructure,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses,criticalthinking, timemanagement, writtencommunicatoin) values ('Team Pair Solo', 'default','participant', '2','2','2','checked','checked','checked','Motivate ','Size: usually 2', '1- The entire session discuss an issue2- Individuals pair up during the second step and exchange thoughts3- Each participant should submit his own resolution.','checked',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','Content that requires group discussion, peer explanation, and finally individual reflection','checked','checked','checked'); -insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2) values ('Presentation', 'default',1,'entire session watch the slides','facilitator','001000','Slides',2,'discussion and questioning','all','001000','LargeGroupDisscussion'); +insert into beehive_patscript (techniqe,tname,n1, ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2) values ('Presentation', 'default',1,'entire session watch the slides','facilitator','001000','Slides-EntireSession',2,'discussion and questioning','all','001000','Disscussion-EntireSession'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t18,t23,context,gstructure,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses,criticalthinking, timemanagement, writtencommunicatoin) values ('Presentation', 'default','participant', '20','20','20','checked','checked','Motivate ','Size: usually 2', '1- The Facilitator present slides with his narration 2- The entire session discussion regarding the presentation ',' ','checked',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','Content that requires presentation',' ','checked','checked'); -insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7,n8,ins8,tr8,tl8,tool8,n9,ins9,tr9,tl9,tool9,n10,ins10,tr10,tl10,tool10,n11,ins11,tr11,tl11,tool11,n12,ins12,tr12,tl12,tool12,n13,ins13,tr13,tl13,tool13,n14,ins14,tr14,tl14,tool14 ) values ('Debate', ' Three Person Team Debate Format (Mount Holyoke College) ',1, 'N1 Affirmative Debater s Constructive Speech ','N1Affirmative','000400','SmallGroupDisscussion',2,'N2 Affirmative Debater s Constructive Speech ', 'N2Affirmative','000400','SmallGroupDisscussion',3,'N1 Negative Debater s Constructive Speech ','N1Negative','000400','SmallGroupDisscussion',4,'N2 Negative Debater s Constructive Speech ','N2Negative','000400','SmallGroupDisscussion',5,'N3 Affirmative Debater s Constructive Speech ','N3Affirmative','000400','SmallGroupDisscussion',6,'N3 Negative Debater s Constructive Speech ','N3Negative','000400','SmallGroupDisscussion',7,'Brief preparation time ','all','000500','IndividualWriting',8, 'N2 Negative Debater s Rebuttal Speech ','N2Negative','000300','SmallGroupDisscussion',9,'N2 Affirmative Debater s Rebuttal Speech ', 'N2Affirmative','000300','SmallGroupDisscussion',10,'N1 Negative Debater s Constructive Speech ',' N1Negative','000300','SmallGroupDisscussion',11,'N1 Affirmative Debater s Rebuttal Speech ','N1Affirmative','000300','SmallGroupDisscussion',12,'N3 Negative Debater s Rebuttal Speech ','N3Negative','000300','SmallGroupDisscussion',13,'N3 Affirmative Debater s Rebuttal Speech ','N3Affirmative','000100','SmallGroupDisscussion',14,'Audience Questioning ','all','001500','SmallGroupDisscussion'); +insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7,n8,ins8,tr8,tl8,tool8,n9,ins9,tr9,tl9,tool9,n10,ins10,tr10,tl10,tool10,n11,ins11,tr11,tl11,tool11,n12,ins12,tr12,tl12,tool12,n13,ins13,tr13,tl13,tool13,n14,ins14,tr14,tl14,tool14 ) values ('Debate', ' Three Person Team Debate Format (Mount Holyoke College) ',1, 'N1 Affirmative Debater s Constructive Speech ','N1Affirmative','000400','Disscussion-SmallGroup',2,'N2 Affirmative Debater s Constructive Speech ', 'N2Affirmative','000400','Disscussion-SmallGroup',3,'N1 Negative Debater s Constructive Speech ','N1Negative','000400','Disscussion-SmallGroup',4,'N2 Negative Debater s Constructive Speech ','N2Negative','000400','Disscussion-SmallGroup',5,'N3 Affirmative Debater s Constructive Speech ','N3Affirmative','000400','Disscussion-SmallGroup',6,'N3 Negative Debater s Constructive Speech ','N3Negative','000400','Disscussion-SmallGroup',7,'Brief preparation time ','all','000500','IndividualWriting',8, 'N2 Negative Debater s Rebuttal Speech ','N2Negative','000300','Disscussion-SmallGroup',9,'N2 Affirmative Debater s Rebuttal Speech ', 'N2Affirmative','000300','Disscussion-SmallGroup',10,'N1 Negative Debater s Constructive Speech ',' N1Negative','000300','Disscussion-SmallGroup',11,'N1 Affirmative Debater s Rebuttal Speech ','N1Affirmative','000300','Disscussion-SmallGroup',12,'N3 Negative Debater s Rebuttal Speech ','N3Negative','000300','Disscussion-SmallGroup',13,'N3 Affirmative Debater s Rebuttal Speech ','N3Affirmative','000100','Disscussion-SmallGroup',14,'Audience Questioning ','all','001500','Disscussion-SmallGroup'); -insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7,n8,ins8,tr8,tl8,tool8,n9,ins9,tr9,tl9,tool9,n10,ins10,tr10,tl10,tool10 ) values ('Debate', ' Two Person Team Debate Format (Mount Holyoke College) ',1, 'N1 Affirmative Debater s Constructive Speech ','N1Affirmative','000400','SmallGroupDisscussion',2,'N1 Negative Debater s Constructive Speech ','N1Negative','000400','SmallGroupDisscussion',3,'N2 Affirmative Debater s Constructive Speech ', 'N2Affirmative','000400','SmallGroupDisscussion',4,'N2 Negative Debater s Constructive Speech ','N2Negative','000400','SmallGroupDisscussion',5,'Brief preparation time ','all','000500','IndividualWriting',6,'N1 Negative Debater s Constructive Speech ',' N1Negative','000300','SmallGroupDisscussion',7,'N1 Affirmative Debater s Rebuttal Speech ','N1Affirmative','000300','SmallGroupDisscussion',8, 'N2 Negative Debater s Rebuttal Speech ','N2Negative','000300','SmallGroupDisscussion',9,'N2 Affirmative Debater s Rebuttal Speech ', 'N2Affirmative','000300','SmallGroupDisscussion',10,'Audience Questioning ','all','001500','SmallGroupDisscussion'); +insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7,n8,ins8,tr8,tl8,tool8,n9,ins9,tr9,tl9,tool9,n10,ins10,tr10,tl10,tool10 ) values ('Debate', ' Two Person Team Debate Format (Mount Holyoke College) ',1, 'N1 Affirmative Debater s Constructive Speech ','N1Affirmative','000400','Disscussion-SmallGroup',2,'N1 Negative Debater s Constructive Speech ','N1Negative','000400','Disscussion-SmallGroup',3,'N2 Affirmative Debater s Constructive Speech ', 'N2Affirmative','000400','Disscussion-SmallGroup',4,'N2 Negative Debater s Constructive Speech ','N2Negative','000400','Disscussion-SmallGroup',5,'Brief preparation time ','all','000500','IndividualWriting',6,'N1 Negative Debater s Constructive Speech ',' N1Negative','000300','Disscussion-SmallGroup',7,'N1 Affirmative Debater s Rebuttal Speech ','N1Affirmative','000300','Disscussion-SmallGroup',8, 'N2 Negative Debater s Rebuttal Speech ','N2Negative','000300','Disscussion-SmallGroup',9,'N2 Affirmative Debater s Rebuttal Speech ', 'N2Affirmative','000300','Disscussion-SmallGroup',10,'Audience Questioning ','all','001500','Disscussion-SmallGroup'); -insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7 ) values ('Debate', ' A typical Oxford format ',1, '1st Negative (constructive and rebuttal speech) ','N1Affirmative','000400','SmallGroupDisscussion',2,'1st Negative (constructive and rebuttal speech)', 'N1Negative','000400','SmallGroupDisscussion',3,'2nd Affirmative (constructive and rebuttal speech)','N2Affirmative','000400','SmallGroupDisscussion',4,' 4- 2nd Negative (constructive and rebuttal speech)','N2Negative','000400','SmallGroupDisscussion',5,'3rd Affirmative (constructive and rebuttal speech)','N3Affirmative','000400','SmallGroupDisscussion',6,'3rd Negative (constructive and rebuttal speech) ','N3Negative','000400','SmallGroupDisscussion',7,'N1 Affirmative Rebuttal Speech ','N1Affirmative','000300','SmallGroupDisscussion'); +insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7 ) values ('Debate', ' A typical Oxford format ',1, '1st Negative (constructive and rebuttal speech) ','N1Affirmative','000400','Disscussion-SmallGroup',2,'1st Negative (constructive and rebuttal speech)', 'N1Negative','000400','Disscussion-SmallGroup',3,'2nd Affirmative (constructive and rebuttal speech)','N2Affirmative','000400','Disscussion-SmallGroup',4,' 4- 2nd Negative (constructive and rebuttal speech)','N2Negative','000400','Disscussion-SmallGroup',5,'3rd Affirmative (constructive and rebuttal speech)','N3Affirmative','000400','Disscussion-SmallGroup',6,'3rd Negative (constructive and rebuttal speech) ','N3Negative','000400','Disscussion-SmallGroup',7,'N1 Affirmative Rebuttal Speech ','N1Affirmative','000300','Disscussion-SmallGroup'); -insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7,n8,ins8,tr8,tl8,tool8,n9,ins9,tr9,tl9,tool9,n10,ins10,tr10,tl10,tool10 ) values ('Debate', ' Modified Oxford format ',1, ' 1- 1st Affirmative (constructive speech)','N1Affirmative','000400','SmallGroupDisscussion',2,'Cross-examination by 2nd Negative', 'N2Negative','000400','SmallGroupDisscussion',3,'1st Negative (constructive speech)','N1Negative','000400','SmallGroupDisscussion',4,'Cross-examination by 1st Affirmative)','N1Affirmative','000400','SmallGroupDisscussion',5,'2nd Affirmative (constructive speech)','N2Affirmative','000400','SmallGroupDisscussion',6,'Cross-examination by 1st Negative)','N1Negative','000400','SmallGroupDisscussion',7,'2nd Negative (constructive speech) ', 'N2Affirmative','000300','SmallGroupDisscussion',8,'Cross Examination by 2nd Affirmative',' N2Affirmative','000300','SmallGroupDisscussion',9,'1st Negative (rebuttal-defence-summary speech)','N1Negative','000300','SmallGroupDisscussion',10,'1st Affirmative (rebuttal-defence-summary speech)','N1Affirmative','000300','SmallGroupDisscussion'); +insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7,n8,ins8,tr8,tl8,tool8,n9,ins9,tr9,tl9,tool9,n10,ins10,tr10,tl10,tool10 ) values ('Debate', ' Modified Oxford format ',1, ' 1- 1st Affirmative (constructive speech)','N1Affirmative','000400','Disscussion-SmallGroup',2,'Cross-examination by 2nd Negative', 'N2Negative','000400','Disscussion-SmallGroup',3,'1st Negative (constructive speech)','N1Negative','000400','Disscussion-SmallGroup',4,'Cross-examination by 1st Affirmative)','N1Affirmative','000400','Disscussion-SmallGroup',5,'2nd Affirmative (constructive speech)','N2Affirmative','000400','Disscussion-SmallGroup',6,'Cross-examination by 1st Negative)','N1Negative','000400','Disscussion-SmallGroup',7,'2nd Negative (constructive speech) ', 'N2Affirmative','000300','Disscussion-SmallGroup',8,'Cross Examination by 2nd Affirmative',' N2Affirmative','000300','Disscussion-SmallGroup',9,'1st Negative (rebuttal-defence-summary speech)','N1Negative','000300','Disscussion-SmallGroup',10,'1st Affirmative (rebuttal-defence-summary speech)','N1Affirmative','000300','Disscussion-SmallGroup'); -insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7,n8,ins8,tr8,tl8,tool8,n9,ins9,tr9,tl9,tool9,n10,ins10,tr10,tl10,tool10,n11,ins11,tr11,tl11,tool11,n12,ins12,tr12,tl12,tool12 ) values ('Debate', ' A typical Cambridge format ',1, 'N1 Affirmative Debater s Constructive Speech ','N1Affirmative','000400','SmallGroupDisscussion',2,'N1 Negative Debater s Constructive Speech ','N1Negative','000400','SmallGroupDisscussion',3,'N2 Affirmative Debater s Constructive Speech ', 'N2Affirmative','000400','SmallGroupDisscussion',4,'N2 Negative Debater s Constructive Speech ','N2Negative','000400','SmallGroupDisscussion',5,'N3 Affirmative Debater s Constructive Speech ', 'N3Affirmative','000400','SmallGroupDisscussion',6,'N3 Negative Debater s Constructive Speech ','N3Negative','000400','SmallGroupDisscussion',7,'N1 Negative Debater s Rebuttal Speech ',' N1Negative','000400','SmallGroupDisscussion',8,'N1 Affirmative Debater s Rebuttal Speech ','N1Affirmative','000400','SmallGroupDisscussion',9, 'N2 Negative Debater s Rebuttal Speech ','N2Negative','000400','SmallGroupDisscussion',10,'N2 Affirmative Debater s Rebuttal Speech ', 'N2Affirmative','000400','SmallGroupDisscussion',11, 'N3 Negative Debater s Rebuttal Speech ','N2Negative','000400','SmallGroupDisscussion',12,'N3 Affirmative Debater s Rebuttal Speech ', 'N3Affirmative','000400','SmallGroupDisscussion'); +insert into beehive_patscript (techniqe,tname ,n1,ins1,tr1,tl1,tool1,n2,ins2,tr2,tl2,tool2,n3,ins3,tr3,tl3,tool3,n4,ins4,tr4,tl4,tool4,n5,ins5,tr5,tl5,tool5,n6,ins6,tr6,tl6,tool6,n7,ins7,tr7,tl7,tool7,n8,ins8,tr8,tl8,tool8,n9,ins9,tr9,tl9,tool9,n10,ins10,tr10,tl10,tool10,n11,ins11,tr11,tl11,tool11,n12,ins12,tr12,tl12,tool12 ) values ('Debate', ' A typical Cambridge format ',1, 'N1 Affirmative Debater s Constructive Speech ','N1Affirmative','000400','Disscussion-SmallGroup',2,'N1 Negative Debater s Constructive Speech ','N1Negative','000400','Disscussion-SmallGroup',3,'N2 Affirmative Debater s Constructive Speech ', 'N2Affirmative','000400','Disscussion-SmallGroup',4,'N2 Negative Debater s Constructive Speech ','N2Negative','000400','Disscussion-SmallGroup',5,'N3 Affirmative Debater s Constructive Speech ', 'N3Affirmative','000400','Disscussion-SmallGroup',6,'N3 Negative Debater s Constructive Speech ','N3Negative','000400','Disscussion-SmallGroup',7,'N1 Negative Debater s Rebuttal Speech ',' N1Negative','000400','Disscussion-SmallGroup',8,'N1 Affirmative Debater s Rebuttal Speech ','N1Affirmative','000400','Disscussion-SmallGroup',9, 'N2 Negative Debater s Rebuttal Speech ','N2Negative','000400','Disscussion-SmallGroup',10,'N2 Affirmative Debater s Rebuttal Speech ', 'N2Affirmative','000400','Disscussion-SmallGroup',11, 'N3 Negative Debater s Rebuttal Speech ','N2Negative','000400','Disscussion-SmallGroup',12,'N3 Affirmative Debater s Rebuttal Speech ', 'N3Affirmative','000400','Disscussion-SmallGroup'); insert into beehive_pattern ( techniqe,name,roles,mx,mn,df,t22,problem,example,context,gstructure,solution,adda1,addv1,adda2,addv2,adda3,addv3,btype1,btype2,anon1,anon2,anon3,anon4,uses) values ('Debate','Three Person Team Debate Format', 'N1Affirmative/N2Affirmative/N3Affirmative/N1Negative/N2Negative/N3Negative/Audience' ,'12','12','12','checked','How to clarify a controversial topic by presenting the best argument for or against the proposal ','Discussing the issue of illegal workers in the USA and their impact on the USA economy in a business class ','Interaction strategy used to help student developing critical thinking and listening skills to make important decisions ','Size: usually 12 Structure: N1 Affirmative, N2 Affirmative, N3 Affirmative, N1 Negative, N2 Negative, N3 Negative, Audience (6) Index: openacs-4/packages/beehive/www/create-edit-session2.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/create-edit-session2.adp,v diff -u -N -r1.6 -r1.7 --- openacs-4/packages/beehive/www/create-edit-session2.adp 13 Nov 2006 03:19:21 -0000 1.6 +++ openacs-4/packages/beehive/www/create-edit-session2.adp 27 Dec 2006 05:57:26 -0000 1.7 @@ -255,7 +255,7 @@
- #beehive.smallgroup# #beehive.largegroup# #beehive.Whiteboard_drawing#| #beehive.Tasks_more# + #beehive.smallgroup# #beehive.largegroup# #beehive.Whiteboard_drawing# #beehive.Slides_number#| #beehive.Tasks_more# Index: openacs-4/packages/beehive/www/create-edit-session2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/create-edit-session2.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/beehive/www/create-edit-session2.tcl 10 Jul 2006 02:21:10 -0000 1.3 +++ openacs-4/packages/beehive/www/create-edit-session2.tcl 27 Dec 2006 05:57:26 -0000 1.4 @@ -57,6 +57,7 @@ } set sln 1 + set slnw 1 # Customize the page title to reflect the fact that this form is used to # create a new session. set page_title "New Session" Index: openacs-4/packages/beehive/www/create-edit-session3-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/create-edit-session3-postgresql.xql,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/beehive/www/create-edit-session3-postgresql.xql 10 Jul 2006 02:21:10 -0000 1.2 +++ openacs-4/packages/beehive/www/create-edit-session3-postgresql.xql 27 Dec 2006 05:57:26 -0000 1.3 @@ -12,6 +12,7 @@ + @@ -25,7 +26,7 @@ - UPDATE beehive_ses SET t2= :t2,t3= :t3,t4= :t4,t5= :t5,t6= :t6,t7= :t7,t8= :t8,t9= :t9,t10= :t10,t11= :t11,t12= :t12,t13= :t13,t14= :t14,t15= :t15,t17= :t17,t18 =:t18,t19 =:t19,t20 =:t20,t22 =:t22,t23 =:t23,t24 =:t24,t26 =:t26,t27 =:t27,t28 =:t28,t29 =:t29,t30 =:t30,t31 =:t31,t32 =:t32,t33 =:t33,t34 =:t34,t35 =:t35,t36 =:t36 ,t37 =:t37,t38 =:t38,ctype1 =:ctype1,ctype2 =:ctype2,ctype3 =:ctype3,controlld1 =:controlld1,controlld2 =:controlld2,adda1 =:adda1,addv1 =:addv1,adda2 =:adda2,addv2 =:addv2,adda3 =:adda3,addv3 =:addv3,anon1 =:anon1,anon2 =:anon2,anon3 =:anon3,anon4 =:anon4,btype1 =:btype1,btype2 =:btype2, dtype1 =:dtype1,sln =:sln WHERE number =:session_id + UPDATE beehive_ses SET t2= :t2,t3= :t3,t4= :t4,t5= :t5,t6= :t6,t7= :t7,t8= :t8,t9= :t9,t10= :t10,t11= :t11,t12= :t12,t13= :t13,t14= :t14,t15= :t15,t17= :t17,t18 =:t18,t19 =:t19,t20 =:t20,t22 =:t22,t23 =:t23,t24 =:t24,t26 =:t26,t27 =:t27,t28 =:t28,t29 =:t29,t30 =:t30,t31 =:t31,t32 =:t32,t33 =:t33,t34 =:t34,t35 =:t35,t36 =:t36 ,t37 =:t37,t38 =:t38,ctype1 =:ctype1,ctype2 =:ctype2,ctype3 =:ctype3,controlld1 =:controlld1,controlld2 =:controlld2,adda1 =:adda1,addv1 =:addv1,adda2 =:adda2,addv2 =:addv2,adda3 =:adda3,addv3 =:addv3,anon1 =:anon1,anon2 =:anon2,anon3 =:anon3,anon4 =:anon4,btype1 =:btype1,btype2 =:btype2, dtype1 =:dtype1,sln =:sln, slnw =:slnw WHERE number =:session_id Index: openacs-4/packages/beehive/www/create-edit-session3.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/create-edit-session3.adp,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/beehive/www/create-edit-session3.adp 10 Jul 2006 02:21:10 -0000 1.3 +++ openacs-4/packages/beehive/www/create-edit-session3.adp 27 Dec 2006 05:57:26 -0000 1.4 @@ -30,6 +30,7 @@ + @@ -65,12 +66,22 @@ #beehive.Whiteboard_image_change#

+ + <% + for {set i 1} {$i <= $slnw} {incr i} { + set wl [subst {wlide$i}] + %> + #beehive.Slide#@i@
+ <% + } + %> + - #beehive.Slide#
- -

+ +

+ Index: openacs-4/packages/beehive/www/create-edit-session3.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/create-edit-session3.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/beehive/www/create-edit-session3.tcl 10 Jul 2006 02:21:10 -0000 1.3 +++ openacs-4/packages/beehive/www/create-edit-session3.tcl 27 Dec 2006 05:57:26 -0000 1.4 @@ -33,6 +33,7 @@ { anon3: " " } { anon4: " " } { sln: 0 } +{ slnw: 1 } { roles: " " } { newtechnique_flage: 55 } @@ -43,7 +44,6 @@ } - # initialization tasks variables for {set i 2} {$i <= 38} {incr i} { @@ -109,7 +109,7 @@ set relatedflag " " if { $t33 != "checked" && $t18 != "checked" && $t20 != "checked" && $t11 != "checked" && $t30 != "checked"} { # no uploading files -set url_import_var [export_vars {edit_flage technique_name technique_num session_id roles sln newtechnique_flage}] +set url_import_var [export_vars {edit_flage technique_name technique_num session_id roles sln slnw newtechnique_flage}] ad_returnredirect "create-edit-session5?$url_import_var" Index: openacs-4/packages/beehive/www/create-edit-session4.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/create-edit-session4.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/beehive/www/create-edit-session4.tcl 10 Jul 2006 02:21:10 -0000 1.3 +++ openacs-4/packages/beehive/www/create-edit-session4.tcl 27 Dec 2006 05:57:26 -0000 1.4 @@ -22,6 +22,7 @@ { ell: " " } { sln: 0 } +{ slnw: 0 } { newtechnique_flage: 55 } @@ -75,16 +76,16 @@ # to upload file for withe board drawing if {$t20 == "checked" || $t11 == "checked" || $t30 == "checked" } { - - set localfilewb [ns_queryget sld] + for {set i 1} {$i <= $slnw} {incr i} { + set localfilewb [ns_queryget [subst {wlide$i}]] if {$localfilewb != "" } { - set ifpwb [open [ns_queryget [subst {sld}].tmpfile] r] + set ifpwb [open [ns_queryget [subst {wlide$i}].tmpfile] r] # open the filename for writing set pthwb [acs_root_dir] - set filenamewb [subst {$pthwb/packages/beehive/www/slides/[subst {sess$session_id}]Slide.jpg}] + set filenamewb [subst {$pthwb/packages/beehive/www/slides/[subst {sess$session_id}]Wlide$i.jpg}] set ofpwb [open $filenamewb w+] @@ -96,7 +97,7 @@ close $ifpwb close $ofpwb } - + } } # to upload staged file if {$t33 == "checked" } { @@ -127,7 +128,7 @@ } -set url_import_var [export_vars {edit_flage technique_name technique_num session_id roles sln newtechnique_flage}] +set url_import_var [export_vars {edit_flage technique_name technique_num session_id roles sln slnw newtechnique_flage}] ad_returnredirect "create-edit-session5?$url_import_var" Index: openacs-4/packages/beehive/www/create-edit-session5.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/create-edit-session5.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/beehive/www/create-edit-session5.tcl 26 Sep 2006 00:57:14 -0000 1.4 +++ openacs-4/packages/beehive/www/create-edit-session5.tcl 27 Dec 2006 05:57:26 -0000 1.5 @@ -19,6 +19,7 @@ { newtechnique_flage: 55 } { session_id: 55 } { sln: 0 } +{ slnw: 0 } { roles: " " } @@ -42,7 +43,7 @@ set relatedflag " " if { $t12 != "checked" && $t13 != "checked" && $t14 != "checked" && $t4 != "checked" && $t37 != "checked" && $t10 != "checked" && $t28 != "checked" && $t2 != "checked" && $t3 != "checked"} { # no related info is needed -set url_import_var [export_vars {edit_flage technique_name technique_num session_id roles sln newtechnique_flage}] +set url_import_var [export_vars {edit_flage technique_name technique_num session_id roles sln slnw newtechnique_flage}] ad_returnredirect "create-edit-session6?$url_import_var" ad_script_abort } @@ -74,7 +75,11 @@ {before_html "[_ beehive.character_note]"} {value $sln} } - + {slnw:text(hidden) + {before_html "[_ beehive.character_note]"} + {value $slnw} + } + {newtechnique_flage:text(hidden) {value $newtechnique_flage} @@ -251,7 +256,7 @@ } -after_submit { - set url_import_var [export_vars {edit_flage technique_name technique_num session_id roles sln newtechnique_flage}] + set url_import_var [export_vars {edit_flage technique_name technique_num session_id roles sln slnw newtechnique_flage}] ad_returnredirect "create-edit-session6?$url_import_var" ad_script_abort } Index: openacs-4/packages/beehive/www/create-edit-session6.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/create-edit-session6.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/beehive/www/create-edit-session6.tcl 13 Nov 2006 03:19:21 -0000 1.5 +++ openacs-4/packages/beehive/www/create-edit-session6.tcl 27 Dec 2006 05:57:26 -0000 1.6 @@ -19,6 +19,7 @@ { ell: " " } { sln: 0 } +{ slnw: 0 } { newtechnique_flage: 55 } Index: openacs-4/packages/beehive/www/create-edit-session7.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/create-edit-session7.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/beehive/www/create-edit-session7.tcl 13 Nov 2006 03:19:21 -0000 1.5 +++ openacs-4/packages/beehive/www/create-edit-session7.tcl 27 Dec 2006 05:57:26 -0000 1.6 @@ -525,7 +525,7 @@ set largegrouptext [linsert $largegrouptext end $largeannotatedtext] } if {[lindex $toolsl $i] == "IndividualImageDrawing-None" } { - set tools [linsert $tools end "individualtext"] + set tools [linsert $tools end "individualwhiteboard"] } if {[lindex $toolsl $i] == "audioOverview-EntireSession" } { set tools [linsert $tools end "overview"] @@ -911,6 +911,8 @@ } if {[lindex $alltools 19] == [lindex $tools $kkk] } { $node appendXML "" + set node [$node lastChild] + $node appendXML "[lindex $slnw $k21]" incr k21 } @@ -945,7 +947,9 @@ } if {[lindex $alltools 25] == [lindex $tools $kkk] } { $node appendXML "" - incr k27 + set node [$node lastChild] + $node appendXML "[lindex $slnw $k27]" + incr k27 } if {[lindex $alltools 26] == [lindex $tools $kkk] } { $node appendXML "" @@ -966,7 +970,9 @@ } if {[lindex $alltools 29] == [lindex $tools $kkk] } { $node appendXML "" - incr k31 + set node [$node lastChild] + $node appendXML "[lindex $slnw $k31]" + incr k31 } if {[lindex $alltools 30] == [lindex $tools $kkk] } { $node appendXML "" Index: openacs-4/packages/beehive/www/duplicate2-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/duplicate2-postgresql.xql,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/beehive/www/duplicate2-postgresql.xql 10 Jul 2006 02:21:10 -0000 1.3 +++ openacs-4/packages/beehive/www/duplicate2-postgresql.xql 27 Dec 2006 05:57:26 -0000 1.4 @@ -12,7 +12,7 @@ - insert into beehive_ses (number,tutor,roles,mx,mn,df,datew,titlew,classname,stype,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12,t13,t14,t15,t17,t18,t19,t20,t22,t23,t24,t26,t27,t28,t29,t30,t31,t32,t33,t34,t35,t36,t37,t38,ctype1,ctype2,ctype3,controlld1,controlld2,adda1,addv1,adda2,addv2,adda3,addv3,anon1,anon2,anon3,anon4,btype1,btype2,dtype1,sln,sessioninfo, roleinfo,groupinfo,ideasnumber,ideastext,el,ih, largesharedtext,smallsharedtext,individualtext,smallannotatedtext , largeannotatedtext,timemanagement, writtencommunicatoin , criticalthinking, creativethinking , analyticalskills , decisionmaking , leadership , oralcommunication , searchingskills , knowledgesharing , reflecting,solution ) values (acs_object_id_seq.nextval,:tutor,:roles,:mx,:mn,:df,:dated,:titlew,:classname,:stype,:t2, :t3,:t4,:t5,:t6,:t7,:t8,:t9,:t10,:t11,:t12,:t13,:t14,:t15,:t17,:t18,:t19,:t20,:t22,:t23,:t24,:t26,:t27,:t28,:t29,:t30,:t31,:t32,:t33,:t34,:t35,:t36,:t37,:t38,:ctype1,:ctype2,:ctype3,:controlld1,:controlld2,:adda1,:addv1,:adda2,:addv2,:adda3,:addv3,:anon1,:anon2,:anon3,:anon4,:btype1,:btype2,:dtype1,:sln,:sessioninfo,:roleinfo,:groupinfo ,:ideasnumber ,:ideastext,:el, :ih ,:largesharedtext, :smallsharedtext, :individualtext, :smallannotatedtext , :largeannotatedtext,:timemanagement, :writtencommunicatoin , :criticalthinking, :creativethinking , :analyticalskills , :decisionmaking , :leadership , :oralcommunication , :searchingskills , :knowledgesharing , :reflecting, :solution ) + insert into beehive_ses (number,tutor,roles,mx,mn,df,datew,titlew,classname,stype,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12,t13,t14,t15,t17,t18,t19,t20,t22,t23,t24,t26,t27,t28,t29,t30,t31,t32,t33,t34,t35,t36,t37,t38,ctype1,ctype2,ctype3,controlld1,controlld2,adda1,addv1,adda2,addv2,adda3,addv3,anon1,anon2,anon3,anon4,btype1,btype2,dtype1,sln,slnw,sessioninfo, roleinfo,groupinfo,ideasnumber,ideastext,el,ih, largesharedtext,smallsharedtext,individualtext,smallannotatedtext , largeannotatedtext,timemanagement, writtencommunicatoin , criticalthinking, creativethinking , analyticalskills , decisionmaking , leadership , oralcommunication , searchingskills , knowledgesharing , reflecting,solution ) values (acs_object_id_seq.nextval,:tutor,:roles,:mx,:mn,:df,:dated,:titlew,:classname,:stype,:t2, :t3,:t4,:t5,:t6,:t7,:t8,:t9,:t10,:t11,:t12,:t13,:t14,:t15,:t17,:t18,:t19,:t20,:t22,:t23,:t24,:t26,:t27,:t28,:t29,:t30,:t31,:t32,:t33,:t34,:t35,:t36,:t37,:t38,:ctype1,:ctype2,:ctype3,:controlld1,:controlld2,:adda1,:addv1,:adda2,:addv2,:adda3,:addv3,:anon1,:anon2,:anon3,:anon4,:btype1,:btype2,:dtype1,:sln,:slnw,:sessioninfo,:roleinfo,:groupinfo ,:ideasnumber ,:ideastext,:el, :ih ,:largesharedtext, :smallsharedtext, :individualtext, :smallannotatedtext , :largeannotatedtext,:timemanagement, :writtencommunicatoin , :criticalthinking, :creativethinking , :analyticalskills , :decisionmaking , :leadership , :oralcommunication , :searchingskills , :knowledgesharing , :reflecting, :solution ) Index: openacs-4/packages/beehive/www/duplicate2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/duplicate2.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/beehive/www/duplicate2.tcl 10 Jul 2006 02:21:10 -0000 1.3 +++ openacs-4/packages/beehive/www/duplicate2.tcl 27 Dec 2006 05:57:26 -0000 1.4 @@ -87,11 +87,11 @@ # to upload file for withe board drawing if {$t20 == "checked" || $t11 == "checked" || $t30 == "checked" } { - + for {set i 1} {$i <= $slnw} {incr i} { - set filename1 [subst {$pth/packages/beehive/www/slides/[subst {sess$number}]Slide.jpg}] - set filename2 [subst {$pth/packages/beehive/www/slides/[subst {sess$number1}]Slide.jpg}] + set filename1 [subst {$pth/packages/beehive/www/slides/[subst {sess$number}]Wlide$i.jpg}] + set filename2 [subst {$pth/packages/beehive/www/slides/[subst {sess$number1}]Wlide$i.jpg}] set ifp [open $filename1 r] set ofp [open $filename2 w] fconfigure $ifp -translation binary @@ -102,8 +102,8 @@ close $ifp close $ofp + } - } Index: openacs-4/packages/beehive/www/more-simulations.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/more-simulations.adp,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/beehive/www/more-simulations.adp 27 Dec 2006 06:02:32 -0000 1.1 @@ -0,0 +1,92 @@ + + +Pattern Simulation + +
+

+

#beehive.session_simulation# +

+

+Session's details
+ + + + + +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: openacs-4/packages/beehive/www/more-simulations.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/more-simulations.tcl,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/beehive/www/more-simulations.tcl 27 Dec 2006 06:02:32 -0000 1.1 @@ -0,0 +1,27 @@ +ad_page_contract { + + The logic for the aiman. + + @author aiman + @creation-date 2004-04-10 + @cvs-id $Id: more-simulations.tcl,v 1.1 2006/12/27 06:02:32 aimant Exp $ + This page will show more information related to the selected task + +} { + + +{ num: -1 } + + +} -properties { + +} + + + + + +set flashservera [parameter::get -parameter "FlashComServer"] +ad_return_template + + Index: openacs-4/packages/beehive/www/flash/collaboration.fla =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/flash/collaboration.fla,v diff -u -N -r1.7 -r1.8 Binary files differ Index: openacs-4/packages/beehive/www/flash/collaboration.swf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/beehive/www/flash/collaboration.swf,v diff -u -N -r1.7 -r1.8 Binary files differ