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

Crossword example project #3327

Open
pikurasa opened this issue Aug 10, 2023 · 28 comments · May be fixed by #3862
Open

Crossword example project #3327

pikurasa opened this issue Aug 10, 2023 · 28 comments · May be fixed by #3862
Labels
Good first issue hacktoberfest hacktoberfest project ideas

Comments

@pikurasa
Copy link
Collaborator

An additional spin to having the kids spell words with the musical alphabet could be creating a "crossword" project using words that use the musical alphabet.

For more context, read: https://musicblocks.net/2022/12/23/learning-the-musical-alphabet-with-music-blocks/

@shishirkj
Copy link
Contributor

I was thinking of having the crossword like this what do you suggest?

Across

  1. A group of musical notes played together (5 letters)
  2. The speed of a piece of music (6 letters)
  3. A series of musical notes played one after the other (4 letters)
  4. The pitch of a musical note (6 letters)

Down
2. A symbol that tells the musician which notes to play (5 letters)
3. A musical instrument (7 letters)
5. The pattern of long and short notes in a piece of music (7 letters)
7. The arrangement of musical notes in a pleasing way (8 letters)
The answers to the clues are:

Across:

Chord
Tempo
Bar
Pitch
Down:
2. Clef
3. Violin
5. Rhythm
7. Melody

@Moazzum786
Copy link

Assign this to me.Help needed to do my first open source contribution.

@dhiraj0911
Copy link

@pikurasa can you assign it to me

@pikurasa
Copy link
Collaborator Author

@Moazzum786 @dhiraj0911 there is no need to assign for this particular ticket. There are multiple possible solutions to this. Just dive in and have fun.

@Moazzum786
Copy link

@pikurasa Hey! may i get some help on how to deal with this issue. Just trying to figure out how open source works.

@pikurasa
Copy link
Collaborator Author

@pikurasa Hey! may i get some help on how to deal with this issue. Just trying to figure out how open source works.

Have you made a project with Music Blocks? I recommend you start and share your work. You may share here or in our room on Matrix: https://matrix.to/#/#music-blocks:matrix.org

Once you've made a few projects, then I think you can start this one.

@aditya-mistri
Copy link

@pikurasa Please assign me this issue , i can solve the issue

@walterbender walterbender added the hacktoberfest hacktoberfest project ideas label Oct 4, 2023
@omsuneri
Copy link

omsuneri commented Oct 9, 2023

@shishirkj i have a problem with this solution

omsuneri added a commit to omsuneri/musicblocks that referenced this issue Oct 12, 2023
@pikurasa
Copy link
Collaborator Author

@shishirkj i have a problem with this solution

The solution is suppose to be a Music Blocks project. Please use Music Blocks to create the project, download your project as HTML, then commit the file and do the PR.

@omsuneri
Copy link

Sir would you please elaborate as I had created .html in my system and now to create a puzzle using music blocks web

@pikurasa
Copy link
Collaborator Author

Sir would you please elaborate as I had created .html in my system and now to create a puzzle using music blocks web

For example, in your HTML, I see:

<li>Face</li>
<li>Bed</li>
<li>Cafe</li>
<li>Cab</li>
<li>Beg</li>

which is not Music Blocks code. None of this will be interpreted by Music Blocks as code, so it cannot be an example.

What you do, however, is:

Open Music Blocks via https://musicblocks.sugarlabs.org

Then perhaps you can write these words out with Music Blocks code as a start.

For example "face" on your list could be:

Screenshot from 2023-10-13 10-15-55

Then, once you're complete, you download your project as HTML using this feature:

Screenshot from 2023-10-13 10-17-04

Once you do this, you will have a true Music Blocks project, saved as HTML.

@belginkoc
Copy link
Contributor

@pikurasa Hello, I am interested in creating a crossword puzzle and understand how the words are formed on musicblocks, but I don't understand how to create the "crossword" aspect of it physically. Is there a way to connect them? Can you explain it further? Thank you!

@pikurasa
Copy link
Collaborator Author

Currently, the first step is to make a good quiz using the musical alphabet.

From there, we can make a crossword, which will be more complicated.

Here's an example so far:

@belginkoc
Copy link
Contributor

Currently, the first step is to make a good quiz using the musical alphabet.

From there, we can make a crossword, which will be more complicated.

Here's an example so far:

Thank you so much for your answer!

@belginkoc
Copy link
Contributor

Created a new quiz but realized that in the answer and new quiz when there is a wrong answer the quiz does not continue, looking into this problem

@pikurasa
Copy link
Collaborator Author

pikurasa commented Dec 5, 2023

For anyone looking into working on this, please start from the following framework, which should be more robust than the one I linked to above: https://musicblocks.sugarlabs.org/index.html?id=1699191323362045&run=True

@JustinFrost47
Copy link
Contributor

@pikurasa , I made a quiz based on the provided framework.

@myra-hasan
Copy link

@pikurasa Hi! I'm working with @belginkoc on this issue and another issue that we were running into was that whenever the answer to a particular quiz question was wrong, instead of letting the user input an answer again, the quiz stops. Do you have any suggestions/fixes to this? Thank you!

@pikurasa
Copy link
Collaborator Author

pikurasa commented Dec 9, 2023

@pikurasa Hi! I'm working with @belginkoc on this issue and another issue that we were running into was that whenever the answer to a particular quiz question was wrong, instead of letting the user input an answer again, the quiz stops. Do you have any suggestions/fixes to this? Thank you!

Please share the project.

That being said, if it is what I think it is, then it is probably not that the quiz stops but that the blocks appear in the foreground. It might be that the quiz is still going. At any rate, please share the project you are referring to.

@apsinghdev
Copy link
Contributor

is this issue open @walterbender @pikurasa sir ? or anything left to do in this issue ?

@walterbender
Copy link
Member

A nice quiz project was deployed, but not a crossword.

@apsinghdev
Copy link
Contributor

A nice quiz project was deployed, but not a crossword.

Got it . Thanks sr

@apsinghdev
Copy link
Contributor

@pikurasa @walterbender sir, Is there any working example of such project or reference from where i can take the inspiration for a crossword. the links given in above conversation https://musicblocks.sugarlabs.org/index.html?id=1699191323362045&run=True , https://musicblocks.sugarlabs.org/index.html?id=1670080973833838&run=True are not opening any project. ( in short, I just want to get a hint of how the crossword would look like and function )

@vaishnavi192
Copy link
Contributor

@apsinghdev are you working on this issue? can I also join?

@Ishpreet01
Copy link

@pikurasa is this issue still open?

@pikurasa
Copy link
Collaborator Author

@pikurasa is this issue still open?

Yes. We recommend that you start from the quiz project in the examples folder, and then go from there.

@zahidhussain998
Copy link

@pikurasa is this issue still open?

Yes. We recommend that you start from the quiz project in the examples folder, and then go from there.

agreed @pikurasa

@harshuttamchandani
Copy link
Contributor

This idea seems interesting. I tried to catch up and remixed the quiz game and made that into a crossword.
Have a look -: Music Blocks Project

harshuttamchandani added a commit to harshuttamchandani/musicblocks that referenced this issue Apr 13, 2024
@harshuttamchandani harshuttamchandani linked a pull request Apr 13, 2024 that will close this issue
belginkoc added a commit to belginkoc/musicblocks that referenced this issue May 12, 2024
Completed CrossWord Puzzle for Issue sugarlabs#3327
walterbender pushed a commit that referenced this issue May 14, 2024
* Add files via upload

An attempt for a quiz project for issue #2237

* Add files via upload

Completed CrossWord Puzzle for Issue #3327

* Update README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue hacktoberfest hacktoberfest project ideas
Projects
None yet
Development

Successfully merging a pull request may close this issue.