Navigation

    CreatiCode Scratch Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode

    Could Scratch blocks be supported for this forum?

    Feedback
    2
    5
    117
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jeffreyrb03-gmail
      JaecadeJnight Mod Helper last edited by

      I was reading the latest tutorial about AI for checking student understanding and it’s cool, but I noticed the forum code given at the top doesn’t actually work as expected on this forum:

      The code results in this:

      when green flag clicked
        set [index v] to [1]
        repeat (5)
          say (index) for (1) seconds
          change [index v] by (2)
        end
      end
      

      Could the scratch language be supported by the markdown codeblocks here? And it’d be even better if it supported blocks from CreatiCode as well.

      #LLJW
      <span style="color:white;background-image:linear-gradient(to right, lightblue, navy)">My name is Jeff</span>

      info-creaticode 1 Reply Last reply Reply Quote 0
      • info-creaticode
        CreatiCode @jeffreyrb03-gmail last edited by

        @jeffreyrb03-gmail

        That’s a good idea. We will have to add quite some code to make it happen in this forum. We’ll do some research on that.

        jeffreyrb03-gmail 1 Reply Last reply Reply Quote 1
        • jeffreyrb03-gmail
          JaecadeJnight Mod Helper @info-creaticode last edited by

          @info-creaticode Thank you! To help with that, it might be good to use scratchblocks.github.io for generating block images (as it does use a live editor preview sort of thing, kind of like the one here). Or there could be a nodeBB addon already out there for scratch blocks, not too sure.

          #LLJW
          <span style="color:white;background-image:linear-gradient(to right, lightblue, navy)">My name is Jeff</span>

          info-creaticode 1 Reply Last reply Reply Quote 0
          • info-creaticode
            CreatiCode @jeffreyrb03-gmail last edited by

            @jeffreyrb03-gmail

            Yes, that’s the library we use, but we have to heavily modify it since we have many new blocks.

            jeffreyrb03-gmail 1 Reply Last reply Reply Quote 1
            • jeffreyrb03-gmail
              JaecadeJnight Mod Helper @info-creaticode last edited by

              @info-creaticode True, I’m gonna make something that might help you guys out with that perhaps (not code)

              #LLJW
              <span style="color:white;background-image:linear-gradient(to right, lightblue, navy)">My name is Jeff</span>

              1 Reply Last reply Reply Quote 0
              • First post
                Last post