Template:Data mining and learning analytics tools: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 169: Line 169:
<table width="100%" style="font-size:12px;line-height:2em;">
<table width="100%" style="font-size:12px;line-height:2em;">
<tr>
<tr>
<td width="80%">'''Tool version :''' {{{field_name|}}} {{{field_last_version|}}} <i>{{{field_last_release|}}}</i><br>
<td width="80%">'''Tool version :''' {{{field_name|}}} {{{field_last_version|}}} <i>{{{field_last_release|}}}</i><br><span style="color:white;">(blank line)</span>
'''Developed by :''' {{{field_developers|}}}<br><span style="color:white;">(blank line)</span
'''Developed by :''' {{{field_developers|}}}<br><span style="color:white;">(blank line)</span>
'''Tool Web page :''' {{#if:{{{field_website|}}}|{{{field_website|}}}|N/A}}<br><span style="color:white;">(blank line)</span
'''Tool Web page :''' {{#if:{{{field_website|}}}|{{{field_website|}}}|N/A}}<br><span style="color:white;">(blank line)</span>
'''Tool type :''' {{#ifeq:{{{field_data_tool_type|}}}|Plugin/extension pack|Plugin of {{{field_plugin_of|}}}|{{#arraymap:{{{field_data_tool_type|}}}|,|x|[[Data tool type::x]]}}}}<br><span style="color:white;">(blank line)</span>
'''Tool type :''' {{#ifeq:{{{field_data_tool_type|}}}|Plugin/extension pack|Plugin of {{{field_plugin_of|}}}|{{#arraymap:{{{field_data_tool_type|}}}|,|x|[[Data tool type::x]]}}}}<br><span style="color:white;">(blank line)</span>
{{#if:{{{field_free_software_licence|}}}|'''License:'''{{{field_free_software_licence|}}}|{{{field_license_type|}}}}}<br>
{{#if:{{{field_free_software_licence|}}}|'''License:'''{{{field_free_software_licence|}}}|{{{field_license_type|}}}}}<br>
Line 199: Line 199:
</tr>
</tr>
<tr>
<tr>
<td style="padding:3px;"><br><b>Data formats: </b></td>
<td colspan="2" style="padding:3px;"><br><b>Data formats: </b><br>
{{{field_name|}}} can <u>import</u> following formats: <i>{{{field_data_import|}}}</i> and <u>export</u> in: <i>{{{field_data_export|}}}</i>
</td>
</tr>
</tr>
</table>
{{#ifeq:{{{field_extraction_type|}}}||<div style="display:none;">}}
<table width="100%" border="0" style="font-size:11px;">
<tr>
<tr>
<td>
<td><b>Type of extraction tool:</b> Web crawler:{{#ifeq:{{#rpos:{{{field_extraction_type|}}}|Web crawler}}|-1|☐|☑}} Screen scraping:{{#ifeq:{{#rpos:{{{field_extraction_type|}}}|Screen scraping}}|-1|☐|☑}} Flat file database/Logfile extractor:{{#ifeq:{{#rpos:{{{field_extraction_type|}}}|Flat file database/Logfile extractor}}|-1|☐|☑}} Structured database extractor:{{#ifeq:{{#rpos:{{{field_extraction_type|}}}|Structured database extractor}}|-1|☐|☑}}</td>
{{{field_name|}}} can <u>import</u> following formats: <i>{{{field_data_import|}}}</i> and <u>export</u> in: <i>{{{field_data_export|}}}</i>
</tr>
</td>
<tr>
  <td >Students/Learners/Consumers: {{#ifeq:{{#rpos:{{{field_end_user_type|}}}|Students/Learners/Consumers}}|-1|☐|☑}}</td>
  <td >Teachers/Tutors/Managers:{{#ifeq:{{#rpos:{{{field_end_user_type|}}}|Teachers/Tutors/Managers}}|-1|☐|☑}}</td>
  <td >Researchers:{{#ifeq:{{#rpos:{{{field_end_user_type|}}}|Researchers}}|-1|☐|☑}}</td>
  <td >Organisations/Institutions/Firms: {{#ifeq:{{#rpos:{{{field_end_user_type|}}}|Organisations/Institutions/Firms}}|-1|☐|☑}}</td>
  <td >Others:{{#ifeq:{{#rpos:{{{field_end_user_type|}}}|Others}}|-1|☐|☑}}</td>
</tr>
</tr>
</table>
</table>
{{#ifeq:{{{field_extraction_type|}}}||</div>}}
==ABOUT USER==
==ABOUT USER==
<hr style="background-color:#E6E6E6">
<hr style="background-color:#E6E6E6">
Line 232: Line 243:
</tr>
</tr>
</table>
</table>


</div>
</div>

Revision as of 11:23, 14 March 2014

This is the "data mining and learning analytics tools" template. It should be called in the following format:

{{data mining and learning analytics tools
|Field_name=
|field_developers=	
|field_screenshot=
|field_licences=	
|field_last_release=	
|field_Website=
|field_description=
|field_analysis_orientation=
|field_data_tool_function=
|field_data_analysis_objective=
|field_end_user_type=
|field_statistics_level=
|field_programming_level=
|field_system_engineering_level=
|field_data_mining_models_level=
|field_tool_type=
|field_mining_tool_type=
|field_data_manipulation_type=
|field_extraction_type=
|field_analysis_type=
|field_import_format=
|field_export_format=
|field_data_import=
|field_data_export=
|field_data_transformation_capabilities=
|field_interfacing=
|field_what_software=
}}

Edit the page to see the template text.