| How to Create A Galileo Project in 5 minutes:(after you get the software downloaded!)
 @author Ebe
 Version 02/24/2004
 (1) Go to a DOS Prompt (Start ->All Programs -> Accessories 
              -> Command Prompt)
 (2) Type in “cd c:\” to get to the ROOT
 (3) Type in “mkdir gal1” (this creates a directory called 
              gal1--This is because Galileo creates the files with same names. 
              If you have different projects in a same directory, bad news, Galileo 
              will rewrite your old files. Thus we strongly suggest you create 
              different directories for your different projects.)
 (4) Go to GALILEO directory by typing in “CD c:\Galileo\runner”
 Tips: First all, we would like to create 
              a typical Galileo questionnaire.
 (5) Run ELQM (Eletronic Questionnaire Maker) by typing “ELQM” 
              (Once again, make sure you are under the directory of "c:\Galileo\runner")
 Tips: Whenever you get stuck, type in "?" 
              and read the help files.  Do you have an input file?==> NO
 Type in the Study Directory?
 ==> c:\gal1
 Please enter Name of Project Supervisor?
 ==> Ebe
 Please enter Title of Study?
 ==> Measuring Ethics across National 
              Boundaries
 Please enter type of Study:
 (1) Galileo and Survey Questions
 (2) Survey Questions only
 ==> 1
 Please enter concept 1 (-2 to end)
 ==> ethics
 Please enter concept 2 (-2 to end)
 ==> values
 Please enter concept 3 (-2 to end)
 ==> profits
 Please enter concept 4 (-2 to end)
 ==> illegal
 Please enter concept 5 (-2 to end)
 ==> shareholder
 Please enter concept 6 (-2 to end)
 ==> yourself
 Please enter concept 7 (-2 to end)
 ==> -2
 What is your criterion pair?
 ==> love and hate are 100 units apart
 
 Enter userp 1, -1 for end of question, -2 
              to end (now entering control questions)
 ==> 1
 ==> Gender
 ==> 1 = male 2 = female
 ==> -1
 Enter type of question:
 (1) Open-Ended
 (2) Magnitude Estimation
 (3) Multiple Choice or Likert-Type
 ==> 3
 Its lower bound
 ==> 1
 Its upper bound
 ==> 2
 And its missing value
 ==> 9
 Enter userp 2, -1 for end of question, -2 
              to end (now entering control questions)
 ==> Age
 ==> 1 = less than 25 2 = 25 and 
              older
 ==> -1
 Enter type of question:
 (1) Open-Ended
 (2) Magnitude Estimation
 (3) Multiple Choice or Likert-Type
 ==> 3
 Its lower bound
 ==> 10
 Its upper bound
 ==> 120
 And its missing value
 ==> 999
 Enter userp 3, -1 for end of question, -2 
              to end (now entering control questions)
 ==> Country of Birth
 ==> -1
 Enter type of question:
 (1) Open-Ended
 (2) Magnitude Estimation
 (3) Multiple Choice or Likert-Type
 ==> 1
 Enter userp 4, -1 for end of question, -2 
              to end (now entering control questions)
 ==> -2
 
 All done! Information stored on file:
 c:\gal1\study.dat
 WHEWPF! Press "Enter" to reture 
              to Galileo control  Tips: Next, we need to enter our data.(6) Run SPED typing “SPED”
 Please type in the Study Directory?
 ==> c:\gal1
 Type in ID (crtl-z when done)
 ==> 001
 0102 ethics values
 ==> 3
 0103 ethics profits
 ==> 3
 0104 ethics illegal
 ==> 100
 0105 ethics shareholder
 ==> 50
 0106 ethics yourself
 ==> 0
 0203 values profits
 ==> 0
 0204 values illegal
 ….
 Galileo corrections (Y/N) ==> N
 1) Gender1 = male 2 = female
 ==> 1
 2) Age
 1 = less than 25 2 = 25 and older
 ==> 2
 3) Country of Birth
 (crtl-z when done)
 ==> USA
 ==> ^z
 Demographic corrections (Y/N) ==> 
              N
 Type in ID (crtl-z when done)
 ==> 002
 0102 ethics values
 ==> 3
 0103 ethics profits
 ==> 3
 0104 ethics illegal
 ==> 100
 0105 ethics shareholder
 ==> 50
 0106 ethics yourself
 ...
 Demographic corrections (Y/N) ==> 
              N
 Type in ID (crtl-z when done)
 ==> ^z
 You have enter 2 cases. Tips: Now you have raw data for your project, 
              the next thing is to transform them into coordinates.(7) Type “MICROGAL”
 Please enter name of segment==> Measuring Ethics across National Boundaries
 Where are your labels?
 ==> c:\gal1\study.lbl
 Where are your data?
 ==> c:\gal1\Galileo.dat
 Enter Maximum Value, s'il vous plait.
 ==> 999
 Do you want a log transform?
 ==> N
 What do you want to name the print file?
 ==> c:\gal1\print1.txt
 And where would you like to put the coordinate 
              file?
 ==> c:\gal1\01.crd
 Reading data...
 Do you want the scalar product?
 ==> N
 Pau! Your coordinate file is on c:\gal1\01.crd Your print file is on c:\gal1\print1.txt Press "Enter" to return to Galileo 
              control. MAHALO! (8) Run the Thoughtview Program, “TV32”, (Start==>All 
              Programs==>Galileo==>TV32)(9) Open the 01.crd file created in c:\gal1
 (10) View the OUTPUT! ^O^
 NOTES:
 In your directory ….c:\gal1 STUDY.DAT - Student Outline and conceptsSTUDY.LBL - Comparison Points for the study (concepts)
 GALILEO.DAT - Raw Data from questions
 QUEST003.DAT - data from open ended questions (Country of Birth)
 01.CRD - File for coordinates (data viewed in thougthview)
 PRINT1.txt - Standard error of the estimates and eigenvalues
 
 |