Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : 605dd07
Branch  : main
Author  : jenmawe <jenmawe@gmail.com>
Time    : 2024-08-26 14:36:56 +0000
Message : Merge pull request #153 from LibraryCarpentry/abigailsparling-patch-2

Update instructor-notes.md
  • Loading branch information
actions-user committed Aug 26, 2024
1 parent 0697693 commit 128319e
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 4 deletions.
19 changes: 18 additions & 1 deletion 08-tasks-and-automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@ The difference between these two actions lists might seem confusing at first. Ta

Tasks don't have to be categorized in groups or be linked to keyboard shortcuts. This is up to the users and their preference for how they organize their task workspace.

:::::::::::::::::::::::::::::::::::::: instructor

Note: “Task Actions” and “Manage Existing Tasks” menu options are different on a Mac.

:::::::::::::::::::::::::::::::::::::::::::::::::

## Create a New Task

To create a task in the MarcEditor, Go to Tools in the top level menu and then Manage Tasks. In the Task Actions menu, select "New Task" from the dropdown menu and then click Select. In the dialogue box, enter the name of your task and click OK. This opens the Edit Task List window where you will see the name you gave your task, a description, tasks, and actions.
Expand All @@ -77,7 +83,7 @@ You can add a new task by clicking on the plus button. You can add any type of f

Click on save at the left bottom corner of the Task List window to save your Task. From there you can close the Task Manager window. To run a task, go to Tools → Assigned Tasks → Current Tasks.

If you have created many Tasks, it does help to assign them to groups to more easily find what you need. If you don't use Groups, the Task Manager will list all of your Tasks in alphabetical order and it might be difficult to see them, especially on small screens such as laptops.
If you have created many Tasks, it does help to assign them to groups to more easily find what you need. If you don't use Groups, the Task Manager will list all of your Tasks in the order they were created and it might be difficult to find a specific task, especially on small screens such as laptops. Tasks can also be reordered in the Task Manager by selecting a task and then moving it in the list using the up and down arrows.

::::::::::::::::::::::::::::::::::::::: challenge

Expand Down Expand Up @@ -111,6 +117,17 @@ If you have created many Tasks, it does help to assign them to groups to more ea

To edit an existing task, go to Tools → Manage Tasks. In the Task Manger select the task you want to edit, this will highlight the task. Under Task Actions choose Edit Task and click Select. This will open the Edit Task List window. Just like when creating a new task, you can add, delete, or edit functions in your task. Use the up and down arrows to the right to reorder your functions.

:::::::::::::::::::::::::::::::::::::: instructor

Note: If learners need instructions on deleting their existing proxies for the next challenge, suggest they use a find and replace, for example:

1. Click Edit->Replace
2. In the search box for Find, type in =856 40$3Full text:$uhttps://proxy.edu?url= *note the proxy they added may not be this exact string
3. In the search box for Replace, type in =856 40$3Full text:$u
4. Click Replace all

:::::::::::::::::::::::::::::::::::::::::::::::::

::::::::::::::::::::::::::::::::::::::: challenge

## Add a proxy to the `856 40$u` in your Task
Expand Down
10 changes: 9 additions & 1 deletion instructor-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@
title: Instructor Notes
---

FIXME
## Lesson Facilitation Tips

- Instructors are encouraged to teach the lesson on a PC. Best attempts have been made to add instructor notes where the Mac UI and functionality of MarcEdit differs.
- This lesson does not account for introduction time. If teaching this lesson as a standalone workshop, allot additional time for Library Carpentry overview and other icreaker introductions.
- When taught by two instructors, a natural split for handoff is lesson 7, with the first instructor teaching lessons 1-6, and the second teaching 7-10,
- It is suggested you provide ample set up support prior to the lesson to ensure learners have MarcEdit installed and the data file downloaded. Offering a set up drop-in an hour ahead of lesson to support MarcEdit installation/troubleshooting makes the rest of the lesson run much more smoothly.
- If teaching this workshop online, opening a zoom breakout room at the start of the worksh is helpful for troubleshooting as required.
- When teaching online, emphasize that having a second screen is ideal for this workshop. Sharing a single-screen layout at the start of the lesson will support those who do not have access to a second screen.




Expand Down
4 changes: 2 additions & 2 deletions md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"episodes/05-profiling-your-MARC-data.md" "5743310394da5639586e08d4cf831482" "site/built/05-profiling-your-MARC-data.md" "2024-07-11"
"episodes/06-manipulating-MARC-data-basics.md" "26e8f9a69a9ce2c21762620c5794e8ab" "site/built/06-manipulating-MARC-data-basics.md" "2024-08-09"
"episodes/07-manipulating-MARC-data-advanced.md" "f027ee68b227080ceb2523f7ff7f674d" "site/built/07-manipulating-MARC-data-advanced.md" "2024-08-26"
"episodes/08-tasks-and-automation.md" "f626dd358a2ebde9bab138410fd09d40" "site/built/08-tasks-and-automation.md" "2023-10-05"
"episodes/08-tasks-and-automation.md" "bfe11881168a553666c02041b3aaaf66" "site/built/08-tasks-and-automation.md" "2024-08-26"
"episodes/09-integrations.md" "a9a790503a42a86476230b1e2d555ac2" "site/built/09-integrations.md" "2024-08-09"
"episodes/10-regular-expressions.md" "a30e7c6c21d1eebdc8443f2b1d61a817" "site/built/10-regular-expressions.md" "2023-10-05"
"instructors/instructor-notes.md" "a59fd3b94c07c3fe3218c054a0f03277" "site/built/instructor-notes.md" "2023-04-25"
"instructors/instructor-notes.md" "705a16385e515000b99042918e143792" "site/built/instructor-notes.md" "2024-08-26"
"instructors/os-original-material.md" "ee14e97312170c98502771516bbb266b" "site/built/os-original-material.md" "2023-04-25"
"learners/discuss.md" "2758e2e5abd231d82d25c6453d8abbc6" "site/built/discuss.md" "2023-04-25"
"learners/reference.md" "91e816ea6a56a02af74be262081ebe73" "site/built/reference.md" "2023-04-25"
Expand Down

0 comments on commit 128319e

Please sign in to comment.