glen3b

Results 32 comments of glen3b

That seems like a good idea, and looking at the forums - http://www.minecraftforum.net/forums/minecraft-discussion/redstone-discussion-and/351959-1-8-raw-json-text-examples-for-tellraw-title-books#ACTIONShover - it is definitely doable. Unfortunately, as I recently discovered, CB source is no longer available due...

Still stinks that CB source isn't available, but I will definitely look into this later.

I know that, but: 1) Decompiling is annoying 2) I am not aware of an Android decompiler app Anyways, I will decompile the source and look for a good way...

The use case would be in a weighted gradebook, but I agree the utility seems minimal. Especially since grade edits are ephemeral and added assignments don't have names, this seems...

`fetchApiJson` in preload.js is the one which comes to mind. Anywhere we use Schoology API calls this function.

In theory we [already do this](https://github.com/aopell/SchoologyPlus/blob/develop/js/all-idle.js#L112). Do you see any errors in console which might help track down the cause?

Also @KTibow can you add platform information (browser, browser version, OS, Schoology instance if you're comfortable, Schoology Plus version and/or commit ID) to all your bug tickets?

I also cannot reproduce in Firefox (on latest `develop` build, which should match release v7.0). Are there some specific pages where the title change does (or doesn't) work? Try a...

> Only errors: > > ```js > www.google-analytics.com/collect?v=1&_v=j81&a=1883290138&t=pageview&_s=1&dl=https%3A%2F%2Fnsd.schoology.com%2Fcourse%2F2806426476%2Fmaterials&dp=%2Fcourse%2F*%2Fmaterials&ul=en-us&de=UTF-8&sd=24-bit&sr=1920x1080&vp=1405x937&je=0&_u=SACAAEABE~&jid=&gjid=&cid=227095740.1609782147&tid=UA-55873395-2&_gid=2046841909.1609886479&cd1=6.7.1&cd2=nsd.schoology.com&cd3=Theme%20with%20icons&z=482181569:1 GET https://www.google-analytics.com/collect?v=1&_v=j81&a=1883290138&t=pageview&_s=1&dl=https%3A%2F%2Fnsd.schoology.com%2Fcourse%2F2806426476%2Fmaterials&dp=%2Fcourse%2F*%2Fmaterials&ul=en-us&de=UTF-8&sd=24-bit&sr=1920x1080&vp=1405x937&je=0&_u=SACAAEABE~&jid=&gjid=&cid=227095740.1609782147&tid=UA-55873395-2&_gid=2046841909.1609886479&cd1=6.7.1&cd2=nsd.schoology.com&cd3=Theme%20with%20icons&z=482181569 net::ERR_BLOCKED_BY_CLIENT > Image (async) > ta @ analytics.js:26 > wc @ analytics.js:35 > ba @ analytics.js:35 > Sa @ analytics.js:40...

Can you check different pages? Like materials page vs attendance page vs list-of-members page (etc) of various courses?