User Tools

Site Tools


submitted_data

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
submitted_data [2022/03/28 16:38]
yves
submitted_data [2023/11/21 17:48] (current)
chris
Line 1: Line 1:
 ===== Submitted data ===== ===== Submitted data =====
  
-The data submitted by each user for each form can be obtained in the "​Submitted data" tab in the formats:+The data submitted by each user for each form can be obtained in the "​Submitted data" tab in the following ​formats:
  
   * [[#​HTML|HTML]]   * [[#​HTML|HTML]]
Line 12: Line 12:
 ==== HTML ==== ==== HTML ====
  
-Applications of HTML (don't overthink; just go for the obvious ones)?+Clicking on the "​export to HTML" format will take you to an interactive hmtl page displaying all submitted data. Here you can see the data in a tabulated format, with pagination and a search feature. This is very useful for quick inspection and searching for specific data.
  
-Show a screenshot of what exported data looks like in a webbrowser+{{ ::​export_html.jpg?​600 |}}
  
 ==== CSV ==== ==== CSV ====
 + The CSV (comma seperated values) file is a common text file used primarily for input/​output to various programming languages. It is useful for scripting and transferring data to other software. It is also a format readable by Excel and other spreadsheet programs.
  
-Applications of CSV (don't overthink; just go for the obvious ones)? +{{ ::​export_csv.jpg?​600 |}} 
- +Clicking on the Export to CSV button will redirect to the page to configure some required parameters. ​ 
-Show a screenshot ​of what exported ​data looks like in Excel (or OpenOffice)+Specifically you need to select the seperator ​of data fields, usually comma but based on your local settings you may need to change this. You can also select whether to export any lookup-lists defined ​in the form. 
 +{{ ::​export_csv2.jpg?​600 |}}
  
 ==== XML ==== ==== XML ====
  
-Applications of XML (don't overthink; just go for the obvious ones)?+The XML format is another format ​for data exchange between applications and software, used mainly for scripting and programmatic input/​output of data.  ​
  
-Show a screenshot of what exported data looks like in a webbrowser (or NotePad++)+{{ ::​export_xml.jpg?​600 |}}
  
 ==== ARFF ==== ==== ARFF ====
 +An ARFF (Attribute-Relation File Format) file is an ASCII text file that describes a list of instances sharing a set of attributes. ARFF files were developed by the Machine Learning Project at the Department of Computer Science of The University of Waikato for use with the [[https://​www.cs.waikato.ac.nz/​ml/​weka/​|Weka machine learning software]].
 +{{ :​export_arff.jpg?​600 |}}
  
-Applications of ARFF (don't overthink; just go for the obvious one: import into WEKA...)? 
  
-Show a screenshot of what exported data looks like in WEKA (https://​www.cs.waikato.ac.nz/​ml/​weka/​ ) 
submitted_data.1648474703.txt.gz · Last modified: 2022/03/28 16:38 by yves