Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref: Refer to blocks as procedures #412

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Conversation

RobertGemmaJr
Copy link
Member

The jsPsych documentation refers to a collection of trials as a nested timeline as a "procedure." We now use the same word in Honeycomb.

  • Renames blocks/ folderas procedures/
  • Renames __Block as __Procedure (file name and the function itself)

closes #409

@RobertGemmaJr RobertGemmaJr self-assigned this Feb 12, 2024
@RobertGemmaJr RobertGemmaJr linked an issue Feb 12, 2024 that may be closed by this pull request
Copy link

Visit the preview URL for this PR (updated for commit 5c7c640):

https://ccv-honeycomb--pr412-ref-procedures-dnryb82x.web.app

(expires Mon, 19 Feb 2024 19:54:25 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4ace1dcea913a952d2a1af84b94a4421bf36e610

Copy link
Contributor

@eldu eldu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another straightforward PR! Looks great! Thanks Rob!

Base automatically changed from ref-css to feat-v3.3 February 23, 2024 16:10
@RobertGemmaJr RobertGemmaJr merged commit 41559c4 into feat-v3.3 Feb 23, 2024
8 checks passed
@RobertGemmaJr RobertGemmaJr deleted the ref-procedures branch February 23, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refer to a "block" as a "procedure"
2 participants