Skip to content

Commit b36e9fc

Browse files
committed
[docs] Fix miscellaneous markdown issues
1 parent 7c77c03 commit b36e9fc

20 files changed

Lines changed: 135 additions & 134 deletions

File tree

docs/apis/subsystems/roles.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ to change anything like form submissions.
163163

164164
<details>
165165
<summary>Fetching a list of the role archetypes programmatically</summary>
166+
166167
In some rare situations you may need to fetch a list of available role archetypes. You can do so using the
167168
`get_role_archetypes()` function, for example:
168169

@@ -181,6 +182,7 @@ $context = context::instance_by_id($contextid);
181182

182183
<details>
183184
<summary>Fetching roles and users who hold a capability</summary>
185+
184186
Moodle has a flexible and detailed capability system which allows administrators to define many similar roles
185187
for different purposes. It is quite common to have multiple teacher-like roles but need to restrict their access
186188
depending on their usage. For example in a University setting you may have a lecturer who presents the course

general/app_releases/v2/v2.3.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,28 +19,28 @@ Release date: 8th October 2015
1919
Both features require Moodle 3.0 or the [Moodle App additional features plugin](https://moodle.org/plugins/view/local_mobile).
2020
:::
2121

22-
<div class="row">
23-
<div class="col" style={{maxWidth: 300}}>
22+
<div className="row">
23+
<div className="col" style={{maxWidth: 300}}>
2424

2525
![Option for adding new discussions](./_files/MM32Forum01.png)
26-
<figcaption>Option for adding new discussions</figcaption>
26+
2727
</div>
28-
<div class="col" style={{maxWidth: 300}}>
28+
<div className="col" style={{maxWidth: 300}}>
2929

3030
![New discussion form](./_files/MM32Forum02.png)
31-
<figcaption>New discussion form</figcaption>
31+
3232
</div>
33-
</div><div class="row">
33+
</div><div className="row">
3434

35-
<div class="col" style={{maxWidth: 300}}>
35+
<div className="col" style={{maxWidth: 300}}>
3636

3737
![Option for posting a reply](./_files/MM32Forum03.png)
38-
<figcaption>Option for posting a reply</figcaption>
38+
3939
</div>
40-
<div class="col" style={{maxWidth: 300}}>
40+
<div className="col" style={{maxWidth: 300}}>
4141

4242
![Post reply form](./_files/MM32Forum04.png)
43-
<figcaption>Post reply form</figcaption>
43+
4444
</div>
4545
</div>
4646

general/app_releases/v2/v2.4.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@ Release date: 21th October 2015
1919
Both features require Moodle 3.0 or the [Moodle App additional features plugin](https://moodle.org/plugins/view/local_mobile).
2020
:::
2121

22-
<div class="row">
23-
<div class="col" style={{maxWidth: 300}}>
22+
<div className="row">
23+
<div className="col" style={{maxWidth: 300}}>
2424

2525
![Survey](./_files/MM2401.png)
26-
<figcaption>Survey</figcaption>
26+
2727
</div>
28-
<div class="col" style={{maxWidth: 300}}>
28+
<div className="col" style={{maxWidth: 300}}>
2929

3030
![External tool (LTI)](./_files/MM2402.png)
31-
<figcaption>External tool (LTI)</figcaption>
31+
3232
</div>
3333
</div>
3434

general/app_releases/v2/v2.5.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ Release date: 6th November 2015
1818
:::note
1919
Both features require Moodle 3.0 or the [Moodle App additional features plugin](https://moodle.org/plugins/view/local_mobile).
2020
:::
21-
<div class="row">
22-
<div class="col" style={{maxWidth: 300}}>
21+
<div className="row">
22+
<div className="col" style={{maxWidth: 300}}>
2323

2424
![Course search](./_files/MM2501.png)
25-
<figcaption>Course search</figcaption>
25+
2626
</div>
27-
<div class="col" style={{maxWidth: 300}}>
27+
<div className="col" style={{maxWidth: 300}}>
2828

2929
![Self enrolment](./_files/MM2502.png)
30-
<figcaption>Self enrolment</figcaption>
30+
3131
</div>
3232
</div>
3333

general/app_releases/v2/v2.6.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ Release date: 27th November 2015
1515
- Download all resources - users can choose to download all resources in a course section or in the whole course
1616
- Keyboard display - the keyboard is automatically displayed on a new screen requiring the user to enter data
1717

18-
<div class="row">
19-
<div class="col" style={{maxWidth: 300}}>
18+
<div className="row">
19+
<div className="col" style={{maxWidth: 300}}>
2020

2121
![Download all resources](./_files/MM2601.png)
22-
<figcaption>Download all resources</figcaption>
22+
2323
</div>
24-
<div class="col" style={{maxWidth: 300}}>
24+
<div className="col" style={{maxWidth: 300}}>
2525

2626
![Keyboard display](./_files/MM2602.png)
27-
<figcaption>Keyboard display</figcaption>
27+
2828
</div>
2929
</div>
3030

general/app_releases/v2/v2.8.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,38 +14,38 @@ Release date: 22th January 2016
1414

1515
- SCORM player: Moodle Mobile can now play SCORM 1.2 packages online and offline. The app stores all tracking information, including grades, when offline, and synchronizes with Moodle when you are online again.
1616

17-
<div class="row">
18-
<div class="col" style={{maxWidth: 400}}>
17+
<div className="row">
18+
<div className="col" style={{maxWidth: 400}}>
1919

2020
![Attempt view](./_files/mm2801.jpg)
21-
<figcaption>Attempt view</figcaption>
21+
2222
</div>
23-
<div class="col" style={{maxWidth: 400}}>
23+
<div className="col" style={{maxWidth: 400}}>
2424

2525
![SCORM player](./_files/mm2802.jpg)
26-
<figcaption>SCORM player</figcaption>
26+
2727
</div>
28-
</div><div class="row">
29-
<div class="col" style={{maxWidth: 400}}>
28+
</div><div className="row">
29+
<div className="col" style={{maxWidth: 400}}>
3030

3131
![SCORM player](./_files/mm2803.jpg)
32-
<figcaption>SCORM player</figcaption>
32+
3333
</div>
34-
<div class="col" style={{maxWidth: 400}}>
34+
<div className="col" style={{maxWidth: 400}}>
3535

3636
![SCORM TOC](./_files/mm2804.jpg)
37-
<figcaption>SCORM TOC</figcaption>
37+
3838
</div>
39-
</div><div class="row">
40-
<div class="col" style={{maxWidth: 400}}>
39+
</div><div className="row">
40+
<div className="col" style={{maxWidth: 400}}>
4141

4242
![Attempt view](./_files/mm2805.jpg)
43-
<figcaption>Attempt view</figcaption>
43+
4444
</div>
45-
<div class="col" style={{maxWidth: 400}}>
45+
<div className="col" style={{maxWidth: 400}}>
4646

4747
![Attempt view](./_files/mm2806.jpg)
48-
<figcaption>Attempt view</figcaption>
48+
4949
</div>
5050
</div>
5151

general/app_releases/v2/v2.9.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,21 @@ Release date: 29th February 2016
1515
- Glossary - users can browse glossary entries (requires Moodle 2.6 onwards with the Moodle App additional features plugin installed).
1616
- Course and activity links can be followed using the app. For example, a link to a glossary entry will open in the app, or a link to a different course will show that course in the app. This allows any activity to be displayed.
1717

18-
<div class="row">
19-
<div class="col" style={{maxWidth: 300}}>
18+
<div className="row">
19+
<div className="col" style={{maxWidth: 300}}>
2020

2121
![Glossary with options](./_files/mm2901.png)
22-
<figcaption>Glossary with options</figcaption>
22+
2323
</div>
24-
<div class="col" style={{maxWidth: 300}}>
24+
<div className="col" style={{maxWidth: 300}}>
2525

2626
![Glossary by author](./_files/mm2902.png)
27-
<figcaption>Glossary by author</figcaption>
27+
2828
</div>
29-
<div class="col" style={{maxWidth: 300}}>
29+
<div className="col" style={{maxWidth: 300}}>
3030

3131
![Glossary term](./_files/mm2903.png)
32-
<figcaption>Glossary term</figcaption>
32+
3333
</div>
3434
</div>
3535

general/app_releases/v3/v3.0.0.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@ Release date: 15th April 2016
1414

1515
- Wiki - users can browse wiki pages (requires Moodle 2.6 onwards with the Moodle App additional features plugin installed)
1616

17-
<div class="row">
18-
<div class="col" style={{maxWidth: 300}}>
17+
<div className="row">
18+
<div className="col" style={{maxWidth: 300}}>
1919

2020
![Main page](./_files/mm30001.jpg)
21-
<figcaption>Main page</figcaption>
21+
2222
</div>
23-
<div class="col" style={{maxWidth: 300}}>
23+
<div className="col" style={{maxWidth: 300}}>
2424

2525
![Map](./_files/mm30002.jpg)
26-
<figcaption>Map</figcaption>
26+
2727
</div>
28-
<div class="col" style={{maxWidth: 300}}>
28+
<div className="col" style={{maxWidth: 300}}>
2929

3030
![Single page](./_files/mm30003.jpg)
31-
<figcaption>Single page</figcaption>
31+
3232
</div>
3333
</div>
3434

general/app_releases/v3/v3.1.0.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,21 @@ Release date: 23th May 2016
1616
- Competencies - users can browse their learning plans and teachers can view the competencies of students in their course
1717
- Remote add-ons - support for [mobile app versions of plugins](../../app/development/plugins-development-guide)
1818

19-
<div class="row">
20-
<div class="col" style={{maxWidth: 300}}>
19+
<div className="row">
20+
<div className="col" style={{maxWidth: 300}}>
2121

2222
![Drag & drop question in a quiz](./_files/mm31001.jpg)
23-
<figcaption>Drag & drop question in a quiz</figcaption>
23+
2424
</div>
25-
<div class="col" style={{maxWidth: 300}}>
25+
<div className="col" style={{maxWidth: 300}}>
2626

2727
![Learning plan view](./_files/mm31002.jpg)
28-
<figcaption>Learning plan view</figcaption>
28+
2929
</div>
30-
<div class="col" style={{maxWidth: 300}}>
30+
<div className="col" style={{maxWidth: 300}}>
3131

3232
![Remote add-on (Certificate module](./_files/mm31003.jpg)
33-
<figcaption>Remote add-on (Certificate module)</figcaption>
33+
3434
</div>
3535
</div>
3636

general/app_releases/v3/v3.2.0.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,37 +23,37 @@ All new features and improvements require Moodle 3.2 except where indicated.
2323
- Profile picture: Users can easily update their profile picture by taking a photo or choosing one from the photo library. (Moodle 3.1 onward with the [Moodle App additional features plugin](https://moodle.org/plugins/view.php?plugin=local_mobile))
2424
- Badges: Users can view their awarded badges in their profile. (Moodle 2.8 onward with the [Moodle App additional features plugin](https://moodle.org/plugins/view.php?plugin=local_mobile))
2525

26-
<div class="row">
27-
<div class="col" style={{maxWidth: 300}}>
26+
<div className="row">
27+
<div className="col" style={{maxWidth: 300}}>
2828

2929
![Submissions grading](./_files/mm32001.png)
30-
<figcaption>Submissions grading</figcaption>
30+
3131
</div>
32-
<div class="col" style={{maxWidth: 300}}>
32+
<div className="col" style={{maxWidth: 300}}>
3333

3434
![Grades](./_files/mm32002.png)
35-
<figcaption>Grades</figcaption>
35+
3636
</div>
37-
<div class="col" style={{maxWidth: 300}}>
37+
<div className="col" style={{maxWidth: 300}}>
3838

3939
![Sign-up](./_files/mm32003.png)
40-
<figcaption>Sign-up</figcaption>
40+
4141
</div>
42-
</div><div class="row">
43-
<div class="col" style={{maxWidth: 300}}>
42+
</div><div className="row">
43+
<div className="col" style={{maxWidth: 300}}>
4444

4545
![Preferences](./_files/mm32004.png)
46-
<figcaption>Preferences</figcaption>
46+
4747
</div>
48-
<div class="col" style={{maxWidth: 300}}>
48+
<div className="col" style={{maxWidth: 300}}>
4949

5050
![Profile picture](./_files/mm32005.png)
51-
<figcaption>Profile picture</figcaption>
51+
5252
</div>
53-
<div class="col" style={{maxWidth: 300}}>
53+
<div className="col" style={{maxWidth: 300}}>
5454

5555
![Badges](./_files/mm32006.png)
56-
<figcaption>Badges</figcaption>
56+
5757
</div>
5858
</div>
5959

0 commit comments

Comments
 (0)