Changes between Version 18 and Version 19 of GnowsisEvaluation
- Timestamp:
- 11/02/07 17:05:04 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GnowsisEvaluation
v18 v19 1 1 = GnowsisEvaluation November 2007 - win a TShirt and more = 2 2 3 The GnowsisEvaluation wants to find out how users actually '''use''' the Semantic Desktop. Therefor a Evaluation Logger was written to help DominikHeim do this in his diploma thesis (see http://wiki.heimwege.de for details).3 The GnowsisEvaluation wants to find out what concepts(instances) users actually '''focus on''' in the Semantic Desktop. Therefore a Evaluation Logger was altered to help Shingo Kubo do this in his master thesis. 4 4 5 All the logged data is kept private and deleted after the diploma thesis is written. The data that will be published will be anonymous. 6 7 You can chose what data you want to give away for the evaluation. You must use the evaluation log level FINEST, to support this scientific work. 5 All the logged data is kept private and deleted after the master thesis is written. The data that will be published will be anonymous. 8 6 9 7 == Capturing statistical data about the Semantic Desktop == 10 For this evaluation, the gnowsis system writes down (logs) some activity data, how you interact with the system. During installation you can decide how much is logged. Note that gnowsis never sends this data to the DFKI , you are free to do that at the end of each month via e-mail. The log-files are plaintext and you can check the following explaination by looking at the files or directly to the open-source system.11 You can cho se what data you want to give away for the evaluation. Please consider using the log-level FINE or FINEST, to support the scientific work.The Log-Level in detail are:8 For this evaluation, the gnowsis system writes down (logs) some activity data, how you interact with the system. During installation you can decide how much is logged. Note that gnowsis never sends this data to the DFKI. The log-files are plaintext and you can check the following explaination by looking at the files or directly to the open-source system. 9 You can choose what data you want to give away for the evaluation. However, '''the log-level FINEST is needed in my research.''' Therefore '''please consider using the log-level FINEST to support the scientific work.''' The Log-Level in detail are: 12 10 13 11 * OFF – off ;-) … … 16 14 * '''FINEST – actions and data is logged. for trend analysis, this level is needed''' 17 15 18 The log file will be create in your gnowsis home directory (e.g. C:\documents and settings\yourname\.gnowsis-beta\evaluation.log). In this file generic use data is collected (click-counts, which parts of the software you used) and if you decided to use log-level "FINEST" or "FINE", some personal data is collected. FINEST will capture some file-names and other personal information, which we will not communicate to anyone.16 The log file will be created in your gnowsis home directory (e.g. C:\documents and settings\yourname\.gnowsis-beta\evaluation.log). In this file generic use data is collected (click-counts, which parts of the software you used) and if you decided to use log-level "FINEST" or "FINE", some personal data is collected. FINEST will capture some file-names and other personal information, which we will not communicate to anyone. 19 17 20 18 == Evaluation Overview == 21 19 22 * Use Gnowsis one month (9th November - 10th December 2007)20 * Use Gnowsis for one month (9th November - 10th December 2007) 23 21 24 25 * In January we will have evaluated the logfiles and created a summary on "which trends were recognised", I will ask you to give feedback on that (that will take 10 minutes of your time) 22 * In January 2008 we will have evaluated the logfiles and created a summary on "which trends were recognized". At that time I will ask you to give feedback on that (that will take 10 minutes of your time). 26 23 27 24 == Sending the data to Shingo Kubo == 28 At the 29th of May, please send your data via e-mail to Dominik Heim ('''heim@dfki.uni-kl.de'''). The file is located in your home directory (C:\documents and settings\yourname\.gnowsis-beta\evaluation.log). As this file can grow very big, you might want to zip it beforehand. 29 30 In this file generic use data is collected (click-counts, which parts of the software you used) and if you decided to use log-level "FINEST" or "FINE", some personal data is collected. FINEST will capture some file-names and other personal information, which we will not communicate to anyone. 31 32 At the 26th of June, please send your data via e-mail to Dominik Heim ('''heim@dfki.uni-kl.de'''). The file is located in your home directory (C:\documents and settings\yourname\.gnowsis-beta\evaluation.log). As this file can grow very big, you might want to zip it beforehand. 25 At the 11th of December, please send your data via e-mail to Shingo Kubo ('''Shingo.Kubo@dfki.uni-kl.de'''). The file is located in your home directory (C:\documents and settings\yourname\.gnowsis-beta\evaluation.log). As this file can grow very big, you might want to zip it beforehand. 33 26 34 27 == Privacy == … … 43 36 == Online Evaluation == 44 37 45 We will highly appreciate for your valuable time to fill in the following 46 online questionnaire for Evaluating Semantic Desktop. 47 48 [http://www.questionpro.com/akira/TakeSurvey?id=521433&rd=7873466 Online Questionnaire] 38 Now under construction. 39 (This will be written by January 2008.) 49 40 50 41 == Important Links == … … 52 43 Your questions concearning... 53 44 54 ...Evaluation: Dominik Heim '''heim@dfki.uni-kl.de''' and Danish Nadeem '''nadeem@dfki.uni-kl.de'''45 ...Evaluation: Shingo Kubo; '''Shingo.Kubo@dfki.uni-kl.de''' 55 46 56 ...Installation, Suggestions, Bugs: Dominik Heim; '''heim@dfki.uni-kl.de'''47 ...Installation, Suggestions, Bugs: Shingo Kubo; '''Shingo.Kubo@dfki.uni-kl.de''' and Heiko Maus; '''Heiko.Maus@dfki.uni-kl.de''' 57 48 58 49 ...Gnowsis Developement: Leo Sauermann; '''sauermann@dfki.uni-kl.de''' … … 84 75 Access is typically using this class: 85 76 * source:trunk/gnowsis-server/src/java/org/gnowsis/evaluation/EvaluationLoggerApi.java 77 86 78 87 79 = PREVIOUS EVALUATIONS =