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

The educational technology and digital learning wiki
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "data mining and learning analytics tools query" template. It should be called in the following format: <pre> {{data mining and learning analytics tool...")
 
mNo edit summary
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>This template is used with the <code>form:Data mining and learning analytics tools query</code>
This is the "data mining and learning analytics tools query" template.
 
It should be called in the following format:
For each property that is queried, there should be an #if clause in the query statement that is used to set the property values in the query string (see the source code !)
<pre>
</noinclude>
{{data mining and learning analytics tools query
 
}}
<includeonly>
</pre>
<span class="iconSet_Small" style="background-position: -800px -375px;vertical-align:middle;"></span> <big>Below are your query results.</big> Using the form above, you can enter a new query.
Edit the page to see the template text.
<br clear="all"/>
</noinclude><includeonly>{| class="wikitable"
<br/>
|}
{{#ask:[[category:Data mining and learning analytics tools]]
{{#if:{{{field_license_type|}}}|[[license type::{{{field_license_type|}}}]] }}
{{#if:{{{field_data_tool_type|}}}|[[Data tool type::{{{field_data_tool_type|}}}]] }}
{{#if:{{{field_mining_tool_type|}}}|[[Mining tool type::{{{field_mining_tool_type|}}}]] }}
{{#if:{{{field_analysis_orientation|}}}|[[Analysis orientation::{{{field_analysis_orientation|}}}]] }}
{{#if:{{{field_data_manipulation_type|}}}|[[Data manipulation type::{{{field_data_manipulation_type|}}}]] }}
{{#if:{{{field_tool_usability|}}}|[[has interface usability::{{{field_tool_usability|}}}]] }}
{{#if:{{{field_end_user_type|}}}|[[End user type::{{{field_end_user_type|}}}]] }}
| ?Has name = Name
| ?License type= License
| ?Data tool type = Tool type
| ?Mining tool type = Mining type
| ?Data manipulation type = Data manipulation
| ?Has interface usability = Usability
| ?Has website= Website
| ?Last edition= Last changed
| mainlabel= Result
|}}
</includeonly>
</includeonly>

Latest revision as of 22:34, 30 November 2014

This template is used with the form:Data mining and learning analytics tools query

For each property that is queried, there should be an #if clause in the query statement that is used to set the property values in the query string (see the source code !)