Scott Wolf
@loboscott.bsky.social
Faculty in Music at Oxnard and Ventura Colleges, amateur React dev, basicsofmusic.app, dad, guitarist
@scalzi.com about 40 minutes left of listening to Starter Villian, so fun! But what am I going with next? Loved Kaiju and the Old Man’s War series too.
October 23, 2023 at 4:55 PM
@scalzi.com about 40 minutes left of listening to Starter Villian, so fun! But what am I going with next? Loved Kaiju and the Old Man’s War series too.
Ps. I need a drink, but I’ll have to pay for that, the meal vouchers don’t include alcohol.
October 21, 2023 at 8:43 PM
Ps. I need a drink, but I’ll have to pay for that, the meal vouchers don’t include alcohol.
Then I call them to reschedule and they find 1 flight, no longer direct, that now has a 12am to 8am layover in Vegas, so I go OK can you at least get us a hotel since we are traveling with small children-1hour wait- the “supervisor” says I’ll put in a request, ready? They send flight meal vouchers….
October 21, 2023 at 8:22 PM
Then I call them to reschedule and they find 1 flight, no longer direct, that now has a 12am to 8am layover in Vegas, so I go OK can you at least get us a hotel since we are traveling with small children-1hour wait- the “supervisor” says I’ll put in a request, ready? They send flight meal vouchers….
Spirit airlines just cancelled our flight for tomorrow. Not ideal. But how are we notified? I get a “we are sorry” voucher for future travel via email, no explanation of what they are sorry for. So I login and find out our flight has been cancelled.
October 21, 2023 at 8:17 PM
Spirit airlines just cancelled our flight for tomorrow. Not ideal. But how are we notified? I get a “we are sorry” voucher for future travel via email, no explanation of what they are sorry for. So I login and find out our flight has been cancelled.
Alright! Basics of Music is now writing to the Canvas grade book using LTI 1.3!
September 8, 2023 at 3:59 PM
Alright! Basics of Music is now writing to the Canvas grade book using LTI 1.3!
Reposted by Scott Wolf
Adventures in LTI 1.3 2/2
None of the docs tell you this but the json for the public key has to be formatted as an array of objects with the key “keys”. You can’t just send the object, even though there might only be 1 key.
None of the docs tell you this but the json for the public key has to be formatted as an array of objects with the key “keys”. You can’t just send the object, even though there might only be 1 key.
August 30, 2023 at 9:37 PM
Adventures in LTI 1.3 2/2
None of the docs tell you this but the json for the public key has to be formatted as an array of objects with the key “keys”. You can’t just send the object, even though there might only be 1 key.
None of the docs tell you this but the json for the public key has to be formatted as an array of objects with the key “keys”. You can’t just send the object, even though there might only be 1 key.
Today’s adventures in LTI 1.3 1/2
If you are running your app on localhost and while configuring your app in Moodle you provide a url to your public key on localhost, it will always fail when you request a token. It has to be truly public. Workaround: paste the RSA key in directly during config.
If you are running your app on localhost and while configuring your app in Moodle you provide a url to your public key on localhost, it will always fail when you request a token. It has to be truly public. Workaround: paste the RSA key in directly during config.
August 30, 2023 at 9:34 PM
Today’s adventures in LTI 1.3 1/2
If you are running your app on localhost and while configuring your app in Moodle you provide a url to your public key on localhost, it will always fail when you request a token. It has to be truly public. Workaround: paste the RSA key in directly during config.
If you are running your app on localhost and while configuring your app in Moodle you provide a url to your public key on localhost, it will always fail when you request a token. It has to be truly public. Workaround: paste the RSA key in directly during config.
Got my BasicsOfMusic successfully writing grades and content selection working using LTI 1.3 with Moodle. Holy ham, why was that so difficult?
August 30, 2023 at 12:09 AM
Got my BasicsOfMusic successfully writing grades and content selection working using LTI 1.3 with Moodle. Holy ham, why was that so difficult?