Discuss Scratch

  • Discussion Forums
  • » Collaboration
  • » : ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩ [RSS Feed]
IcedMocha238
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

NOTE: This is NOT the main thread. Click here to go to the main thread for any queries, if you've got any contributions to make, or if you're interested to volunteer with us!!

Developers:
@IcedMocha238
@moigam
@cactus-cacti
@jaskeI
@Cotton_Scratch
@PangolinButCodes
@Malicondi

Hi Developers! I won't do much formatting here, and I'll just get started.
We are currently working on V2 of Screviews.

What we'll be incorporating:
#1: Replace demo shops with real shops who are registered
#2: Live review count (side feature)
#3: Review reactions? (experimental idea, just thought of it)
#4: coming up..!

OUR CODE DUMP!!
https://scratch.mit.edu/discuss/topic/748788/

Last edited by IcedMocha238 (March 29, 2024 11:40:52)


“i stare only at beautiful people <3”
moigam
Scratcher
1000+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

Hello



We're desperately needing game designers, who will think about the lore, story and gameplay of games we will make!
jaskeI
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

So this project will not be geared towards new scratchers then, as we would have to use cloud variables for a Live review, meaning they can't use it.

Hello, I am Jaskel!

I am a Scratch coder with 5+ years experience, and enjoy helping people on the ¨Help with Scripts¨ Forum.
IcedMocha238
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

jaskeI wrote:

So this project will not be geared towards new scratchers then, as we would have to use cloud variables for a Live review, meaning they can't use it.
i'd say it be a side feature for accesibility of the rest of the project to new scratchers. i meant for it to be a live count to see how stats increase/decrease. this is also an experimental idea

Last edited by IcedMocha238 (March 14, 2024 18:15:02)


“i stare only at beautiful people <3”
cactus-cacti
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

Hello there! What can I work on?

IcedMocha238
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

Hi everyone!
I think we should begin with what the V1 has, and then go to what we can add.
For now, it contains:
1. Out of 5 rating system for “Demo Shop”
2. Avg. review calculation

We can add:
1. Real registered shops & projects
-experimental ideas follow-
2. Live review count (side feature) (striked out as its not practical)
3. Review reactions?
{according to me, they can be certain emojis that allow people to show their love/appreciation. No negativity as we don't believe in hating}
4. An admin view for owner(s) of a shop/project to see how it's doing. Updating of project/shop name could be a feature, and changing of links if they've changed links?
5. Popularity ranking?

EDIT: Kindly share your opinions ASAP so that we can begin the actual work. Follow this thread so that posts come in your notifications

Last edited by IcedMocha238 (March 16, 2024 10:23:23)


“i stare only at beautiful people <3”
IcedMocha238
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

bump?

“i stare only at beautiful people <3”
moigam
Scratcher
1000+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

IcedMocha238 wrote:

Hi everyone!
I think we should begin with what the V1 has, and then go to what we can add.
For now, it contains:
1. Out of 5 rating system for “Demo Shop”
2. Avg. review calculation

We can add:
1. Real registered shops & projects
-experimental ideas follow-
2. Live review count (side feature) (striked out as its not practical)
3. Review reactions?
{according to me, they can be certain emojis that allow people to show their love/appreciation. No negativity as we don't believe in hating}
4. An admin view for owner(s) of a shop/project to see how it's doing. Updating of project/shop name could be a feature, and changing of links if they've changed links?
5. Popularity ranking?

EDIT: Kindly share your opinions ASAP so that we can begin the actual work. Follow this thread so that posts come in your notifications
That sounds good! I already want to start working on this project

Last edited by moigam (March 16, 2024 13:33:36)




We're desperately needing game designers, who will think about the lore, story and gameplay of games we will make!
IcedMocha238
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

moigam wrote:

IcedMocha238 wrote:

-snip-
That sounds good! I already want to start working on this project


“i stare only at beautiful people <3”
IcedMocha238
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

i think we should get started, probs with admin view?

we have to use the username block for this, so..

i think this should be the admin view sprite
when green flag clicked
if <(username) = [adminuser]> then
show
else
hide

“i stare only at beautiful people <3”
Cotton_Scratch
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

IcedMocha238 wrote:

i think we should get started, probs with admin view?

we have to use the username block for this, so..

i think this should be the admin view sprite
when green flag clicked
if <(username) = [adminuser]> then
show
else
hide
I guess I can start with this? Here's an example:

when this sprite clicked
if <[adminlistforshop:] contains (username) ?> then
switch costume to [admin]
else
switch costume to [nonadmin]
end

I'll start soon.

Last edited by Cotton_Scratch (March 17, 2024 13:57:05)


Hello! I am Cotton, I use all pronouns. I am cupios3xual/romantic and possibly lesbian. I have recently become obsessed with space and solarballs, as well as Greek mythology as of recent. Thank you for reading, have a good day/night!

Help with my roblox game!
Myrai
Myrai is a large open world, full of unique and alien creatures. The world is ruled by the Cresp, the gods of Myrai. Currently it is in it’s planning stages, with little to no info on it, though creatures are already being developed, with Loomie being the second (non-cresp) creature.

Join my collab!
Horizon 24/7
Horizon 24/7 is a brand new analog horror series, which may get developed into and ARG later on in development. It takes place within Pittsfield, Massachusetts. Can't speak of it's purpose unfortunately, not till you are apart of the dev team!

Collabs/Projects I'm apart of:
Kokoro Beats
jaskeI
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

when green flag clicked
ask [What is your username?] and wait
if <<(answer) = [Username?]> and <[list] contains [Username?] ?> then
say [Welcome, Administrator!]

else
say [Welcome, User!]
end

Hello, I am Jaskel!

I am a Scratch coder with 5+ years experience, and enjoy helping people on the ¨Help with Scripts¨ Forum.
IcedMocha238
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

Cotton_Scratch wrote:

IcedMocha238 wrote:

i think we should get started, probs with admin view?

we have to use the username block for this, so..

i think this should be the admin view sprite
when green flag clicked
if <(username) = [adminuser]> then
show
else
hide
I guess I can start with this? Here's an example:

when this sprite clicked
if <[adminlistforshop:] contains (username) ?> then
switch costume to [admin]
else
switch costume to [nonadmin]
end

I'll start soon.
this is a better code

jaskeI wrote:

when green flag clicked
ask [What is your username?] and wait
if <<(answer) = [Username?]> and <[list] contains [Username?] ?> then
say [Welcome, Administrator!]

else
say [Welcome, User!]
end
this would result in invasion of admin privacy
edit (1) you guys can make your own code folders or maybe we can make a code dump? {another thread}
edit (2) ive made the code dump! here it is! dump your code there! https://scratch.mit.edu/discuss/topic/748788/

Last edited by IcedMocha238 (March 19, 2024 17:09:47)


“i stare only at beautiful people <3”
IcedMocha238
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

bump!

“i stare only at beautiful people <3”
IcedMocha238
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

bump!!

“i stare only at beautiful people <3”
cactus-cacti
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

IcedMocha238 wrote:

bump!!
anything to work on?

IcedMocha238
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

cactus-cacti wrote:

IcedMocha238 wrote:

bump!!
anything to work on?
look through the aims and code! also check out the code dump

“i stare only at beautiful people <3”
cactus-cacti
Scratcher
100+ posts

: ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩

IcedMocha238 wrote:

cactus-cacti wrote:

IcedMocha238 wrote:

bump!!
anything to work on?
look through the aims and code! also check out the code dump
k, will do!

  • Discussion Forums
  • » Collaboration
  • » : ̗̀➥ Screviews - A new way of reviewing Scratch Shops!! || Developer Thread || Apply to volunteer at main thread TODAY!! ✧.*↩ [RSS Feed]

Powered by DjangoBB