Skip to content

Commit 13b0121

Browse files
Removed Lexikon (and Lexicon) (#396)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Updated the "Tools" section to include "Virtual Coach" and remove "Lexikon" from user-facing descriptions. * **Documentation** * Removed all references and documentation related to the "Lexikon" feature across student and instructor guides. * Updated guides and help center content to reflect the removal of "Lexikon" and the addition of "Virtual Coach" in relevant tool listings. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 49c9b9b commit 13b0121

11 files changed

Lines changed: 3 additions & 86 deletions

File tree

source/_templates/student.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<div class="codio-tile-triangle-top"></div>
4343
<div class="codio-tile-triangle-bottom"></div>
4444
<div class="codio-tile-information">
45-
Dyslexia support, Lexikon, Code Playback.
45+
Code Playback, Dyslexia support, Virtual Coach.
4646
</div>
4747
<div class="codio-tile-footer">
4848
<span class="codio-tile-link">Learn More</span>

source/common/tools/dyslexia.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Tools
1111
:hidden:
1212

1313

14-
lexikon
1514
code-playback
1615
code-commenting
1716

source/common/tools/lexikon.rst

Lines changed: 0 additions & 30 deletions
This file was deleted.

source/img/guides/lexicon.png

-12.2 KB
Binary file not shown.

source/img/lexicon.png

-37.8 KB
Binary file not shown.

source/instructors/authoring/guides/page_editing.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ This allows you to set up assessments and view all assessments in the assignment
8282

8383
- **Scripts** allows you to point to one or more `.js` files in your project (usually located within the `.guides` folder) that is run when the page is shown. This is especially useful when interacting with a button in a page of content.
8484
- **Theme** allows you to select the default theme for people viewing the content. There is currently a light theme and a dark theme will be added at a later time. Dyslexic users can also choose a special theme from the Settings drop down in the content player.
85-
- :ref:`Lexicon Topic <lexikon>` if you use this option, an icon will appear in the toolbar that will load the Lexikon window with the selected topic automatically selected. Students can still access the Lexicon from the **Tools>Lexicon** menu (unless of course you are restricting the top menu available to them)
8685
- **Suppress page numbering** allows you to suppress the section page numbers when in Play Mode.
8786
- **Hide Menu** allows you to hide the main Codio menu items in the IDE (Codio/Project/File/Edit etc) when the assignment is run in a :ref:`course <add-remove-assignment>`).
8887
- **Allow guide to be closed** allows students to be able to close the content. It can be restarted by selecting the Start icon in the file tree:

source/instructors/authoring/guides/settings/global.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ Theme
2727
*****
2828
There is currently only a single theme.
2929

30-
Lexikon Topic
31-
*************
32-
Designate the name of the Lexikon topic you wish to appear, this is optional.
33-
3430
Suppress page numbering
3531
***********************
3632
Page numbers will not be shown on the individual pages.

source/instructors/setupcourses/resources/resourcetools/crunch.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Additional resources
1717
draw-io
1818
pyret
1919
tkinter
20-
lexikon
2120
turtle
2221
processing-and-p5
2322

@@ -40,11 +39,6 @@ We have built a 3 assignment Course that combines teaching materials with over 2
4039

4140
From the Dashboard, go to **Resources** and then look for **Crunch - Little Man Computer on Steroids**.
4241

43-
Lexikon
44-
-------
45-
46-
We recommend you use Codio's Lexikon feature to get inline help on Crunch usage and commands. You can find the Lexikon in the **Tools** menu. Once it appears, select the dropdown list on the right side and select Crunch. You can then search for commands. Try entering **Overview** in the search box for an overview of all the Crunch commands.
47-
4842
Crunch Module
4943
-------------
5044

@@ -96,7 +90,7 @@ Click on the **+** to add a new instruction.
9690
Instructions
9791
------------
9892

99-
Crunch comes with a good base set of instructions. To see the full set of instructions, along with explanations for each one, add a new line as explained above. You can then scroll through the list of available instructions. There is also a complete Lexicon available. Go to **Tools>Lexicon** and select the **Crunch** option to search.
93+
Crunch comes with a good base set of instructions. To see the full set of instructions, along with explanations for each one, add a new line as explained above. You can then scroll through the list of available instructions.
10094

10195
The following instructions are not available in Little Man Computer and provide a more complete experience.
10296

source/instructors/setupcourses/resources/resourcetools/lexikon.rst

Lines changed: 0 additions & 40 deletions
This file was deleted.

student-source/_templates/student.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<div class="codio-tile-triangle-top"></div>
4343
<div class="codio-tile-triangle-bottom"></div>
4444
<div class="codio-tile-information">
45-
Dyslexia support, Lexikon, Code Playback.
45+
Code Playback, Dyslexia support, Virtual Coach.
4646
</div>
4747
<div class="codio-tile-footer">
4848
<span class="codio-tile-link">Learn More</span>

0 commit comments

Comments
 (0)