foxpro @Varrience what you say is understandable. @ackvonhuelio is just jazzing you up, don't listen to the dude. Since I left CDO, I do not care about what happens to it, and will be happy to give reasons to people to quit it. The link is https://data-browser.vercel.app. You insert the project's ID, and you can do whatever the hell you please with it. Have fun :)
How do I access data browser on Code.org?
ackvonhuelioLvl 41
Ravage
goddammit why cant you just let me have this joke just once
you coulve just given them the link after
RavageLvl 20
ackvonhuelio I want a badge called "CDO Bozo" now. I WANT IT!
personLvl 62
Tf happened to badges?
Binary_CoderLvl 2
RavageLvl 20
Binary_Coder What software did you use to edit the image? I could use a good one (I don't have any)
Binary_CoderLvl 2
Ravage I don't have any either, if I need to edit an image I actually use Powerpoint. But for this I just edited the HTML using the inspect console and then took a screenshot.
Binary_CoderLvl 2
Ravage Yeah something about seeing it look real makes me want it even more
RavageLvl 20
Binary_Coder And @ackvonhuelio should get a badge called "Lunatic Cultist," of which the description would be "You're thoroughly devoted to Khan Academy! (+50)"
Binary_CoderLvl 2
Ravage Brought to you by iPhone 15 @ackvonhuelio
RavageLvl 20
Binary_Coder Yoo! Noice! How did you make the gradient (I'm not familiar with HTML)?
Binary_CoderLvl 2
Ravage I added a new CSS background property background-image: linear-gradient(to right, lightgray, darkslategray);
. It works in App Lab too if you use setStyle, which is how I know about it.