Search filter and criteria: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Please note that some LMS integrations may not use 'sites' but rooms, cohorts, drives, etc. | |||
== Search filter and criteria - Activity == | |||
This will enable you to link sites that would have been created as two or more sites. Thus, they will be created as one site. | |||
== | |||
This will enable you to | |||
=== Remarks === | |||
This is just for description purposes. | This is just for description purposes. | ||
=== Filter === | |||
This is the SQL like filter (regular expression). If an activity matches, it will be subject to the settings in 'Semester roll'. | |||
=== Semester roll === | |||
==== Use replace string with empty ==== | |||
This will replace a section of the site with an empty string. | This will replace a section of the site with an empty string. | ||
==== Start index ==== | |||
Determines where in the string it should start to remove. | |||
==== | ==== Length ==== | ||
How many characters that will be removed from the string. | |||
==== Add activity short description to node ID ==== | |||
This will add the field 'Kort_Betegnelse' (Short Description) from the students' table to the node ID. The node ID is the URL.[[File:Search filter and criteria (Activity).png|none|thumb|401x401px]] | |||
This filter ensures that it is only applied to activities that matches this SQL sentence. | === Examples === | ||
Set the settings as shown below. This will create one site for 'English' levels 1, 2, and 3. The filter 'English[123]' ensures that it is only applied to activities that matches this SQL sentence. [[File:Office365filterexample.png|none|thumb|361x361px]] | |||
== | == Search filter and criteria - Course == | ||
This will enable you to | This will enable you to link sites that would have been created as two or more sites. Thus, they will be created as one site. A course is always a child to an activity and therefore cannot exist without an activity. | ||
=== Remarks === | |||
This is just for description purposes. | This is just for description purposes. | ||
=== Course Filter === | |||
The SQL like filter (regular expression). If an activity matches, it will be subject to the settings below | ==== Filter ==== | ||
The SQL like filter (regular expression). If an activity matches, it will be subject to the settings below. | |||
==== Use replace string with empty ==== | |||
This will replace a section of the site with an empty string. | This will replace a section of the site with an empty string. | ||
==== Start index ==== | |||
Determines where in the string it should start to remove. | |||
==== Length ==== | |||
How many characters that will be removed from the string. | |||
=== Activity Filter === | |||
==== Filter ==== | |||
The SQL like filter (regular expression). If an activity matches, it will be subject to the settings below. | The SQL like filter (regular expression). If an activity matches, it will be subject to the settings below. | ||
==== Use replace string with empty ==== | |||
This will replace a section of the site with an empty string. | This will replace a section of the site with an empty string. | ||
==== Start index ==== | |||
Determines where in the string it should start to remove. | |||
==== | |||
This | ==== Length ==== | ||
How many characters that will be removed from the string.[[File:Search filter and criteria (Course).png|none|thumb|372x372px]] | |||
=== Example === | |||
This is an example for if you have an activity with multiple courses attached and you only want one site. Set the settings as shown below. | |||
This | This will create one site for '9a English' for levels 1, 2, and 3. The filters 'English[123]' and '9a' ensure that it is only applied to courses that matches this SQL sentence.[[File:Search filter and criteria (Course) Example.png|none|thumb|399x399px]] | ||
Revision as of 13:41, 6 June 2018
Please note that some LMS integrations may not use 'sites' but rooms, cohorts, drives, etc.
Search filter and criteria - Activity
This will enable you to link sites that would have been created as two or more sites. Thus, they will be created as one site.
Remarks
This is just for description purposes.
Filter
This is the SQL like filter (regular expression). If an activity matches, it will be subject to the settings in 'Semester roll'.
Semester roll
Use replace string with empty
This will replace a section of the site with an empty string.
Start index
Determines where in the string it should start to remove.
Length
How many characters that will be removed from the string.
Add activity short description to node ID
This will add the field 'Kort_Betegnelse' (Short Description) from the students' table to the node ID. The node ID is the URL.

Examples
Set the settings as shown below. This will create one site for 'English' levels 1, 2, and 3. The filter 'English[123]' ensures that it is only applied to activities that matches this SQL sentence.

Search filter and criteria - Course
This will enable you to link sites that would have been created as two or more sites. Thus, they will be created as one site. A course is always a child to an activity and therefore cannot exist without an activity.
Remarks
This is just for description purposes.
Course Filter
Filter
The SQL like filter (regular expression). If an activity matches, it will be subject to the settings below.
Use replace string with empty
This will replace a section of the site with an empty string.
Start index
Determines where in the string it should start to remove.
Length
How many characters that will be removed from the string.
Activity Filter
Filter
The SQL like filter (regular expression). If an activity matches, it will be subject to the settings below.
Use replace string with empty
This will replace a section of the site with an empty string.
Start index
Determines where in the string it should start to remove.
Length
How many characters that will be removed from the string.

Example
This is an example for if you have an activity with multiple courses attached and you only want one site. Set the settings as shown below.
This will create one site for '9a English' for levels 1, 2, and 3. The filters 'English[123]' and '9a' ensure that it is only applied to courses that matches this SQL sentence.
