sanjacob/BlackboardSync

[New University]: (It is a community college, please let me know if possible)

Closed this issue · 28 comments

University name

Schoolcraft College

Short name or abbreviation

No response

Link to Blackboard instance

https://bb.schoolcraft.edu

Landing URL after logging in

https://bb.schoolcraft.edu/ultra/institution-page

Valid Blackboard data sources (optional)

_2_1

University ISP name (optional)

No response

Anything else to add?

No response

License

  • I agree to follow this project's License

Can I ask when will this be done, sorry asking because my classes end in a few weeks
@sanjacob

Give me a day or two

Please test 0.11.2 and let me know

hey bro, its downloading the folders but not the files itself. Thank you for adding mine though!!
image

@sanjacob and yes the folder is empty

Can you install via pip instead and run and paste the output here?

can you help me install it ☠️ i tried but i dont know how

You need to install python 3.10+
https://www.python.org/downloads/windows/

After that, you can use pip on a command line
pip install -U blackboardsync

And then run it
blackboardsync

Maybe you can get output too if you execute the program from cmd (the one you have installed already) but I'm not entirely sure. You can at least give it a try.

uhh @sanjacob what am i doing wrong haha
image

Try python3 -m blackboard_sync

@sanjacob python 3 is not recognized

For your cmd to find python you need to register it on the PATH env variable. Even in this output it shows that blackboardsync is not on path. Maybe check whether you can get python or blackboardsync on the PATH var (maybe you need to open cmd again), check also it might be python instead.

See this https://realpython.com/add-python-to-path/

Maybe this can help too:
https://docs.python.org/3/using/windows.html

can you recommend a youtube video? https://www.youtube.com/watch?v=AMAE0S_NzxE this is the one i am following, is it accurate? @sanjacob

@sanjacob UPDATE. stuck on fetching courses and still no dcuments
image

Can you check if there are any log files inside the download folder?

@sanjacob UPDATE. stuck on fetching courses and still no dcuments image

Can you paste the whole output? Thank you (redact whatever you think necessary)

@sanjacob
image
the entire code https://pastecode.io/s/isrx3upm
please help, thanks!

Can you confirm any file has been downloaded? There seems to be a few that did get downloaded

The repeated fetching course is just because it has not found any new files, so that isn't an issue

yes only one course was downloaded properly
others havent, what should i do?

Can you tell me in detail what do you need..or a solution lol

@jackjack21-pixel Are you like this with everyone who is trying to help you? I remind you that BlackboardSync is open source and free, and if you have the time and knowledge, you are welcome to fix the issue on your own. But I don't owe you my time or effort.