[rkward-cvs] rkward/rkward/plugins/00means/00ttests/00independent_samples description.xml,1.5,1.6

Thomas Friedrichsmeier tfry at users.sourceforge.net
Sun Sep 11 22:06:33 UTC 2005


Update of /cvsroot/rkward/rkward/rkward/plugins/00means/00ttests/00independent_samples
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27570/rkward/plugins/00means/00ttests/00independent_samples

Modified Files:
	description.xml 
Log Message:
Made standard-menus available to place plugins in. Set default debug level to DL_WARNING

Index: description.xml
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/plugins/00means/00ttests/00independent_samples/description.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** description.xml	26 Aug 2004 19:33:58 -0000	1.5
--- description.xml	11 Sep 2005 22:06:31 -0000	1.6
***************
*** 4,12 ****
  
  <document>
! 	<entry type="entry" id="istt" label="Independed Samples T-Test"/>
! 
! <!-- The layout-section takes care of the layout of the GUI for this plugin. -->
  
! 	<dialog>
  		<tabbook>
  			<tab label="Basic settings">
--- 4,10 ----
  
  <document>
! 	<code file="code.php"/>
  
! 	<dialog label="Independed Samples T-Test">
  		<tabbook>
  			<tab label="Basic settings">
***************
*** 33,37 ****
  		</tabbook>
  	</dialog>
! 	<wizard>
  		<page>
  			<text>As a first step, select the two variables you want to compare against each other. And specify, which one you theorize to be greater. Select two-sided, if your theory does not tell you, which variable is greater.</text>
--- 31,35 ----
  		</tabbook>
  	</dialog>
! 	<wizard label="Independed Samples T-Test">
  		<page>
  			<text>As a first step, select the two variables you want to compare against each other. And specify, which one you theorize to be greater. Select two-sided, if your theory does not tell you, which variable is greater.</text>





More information about the rkward-tracker mailing list