Compare commits

...

3 Commits

Author SHA1 Message Date
a2nr 8b66cd3659 merge with master 2024-03-16 18:46:56 +07:00
a2nr 3a4f103ab1 adjust to support self host image from gitea 2024-03-16 10:38:23 +07:00
a2nr 2b809673c1 init mapel data science 2024-03-15 22:47:23 +07:00
19 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
client_secret.json client_secret.json
token.* token.*
__pycache__/ __pycache__/
.~*.*#
*.xml

View File

@ -7,7 +7,7 @@ from gservice import gservice
class gdoc(gservice): class gdoc(gservice):
def __init__(self): def __init__(self):
super(gdoc, self).__init__() super(gdoc, self).__init__()
self.image_temp_service_url = "https://git.manakin-gentoo.ts.net/a2nr/boring_edu_doc/raw/branch/master" self.image_temp_service_url = "https://git.manakin-gentoo.ts.net/a2nr/boring_edu_doc/raw/branch/mapel_data_science"
# self.image_temp_service_url = "https://tmpfiles.org/api/v1/upload" # self.image_temp_service_url = "https://tmpfiles.org/api/v1/upload"
# self.image_temp_service_url = "https://tmpfiles.org/api/v1/upload" # self.image_temp_service_url = "https://tmpfiles.org/api/v1/upload"
# self.image_temp_service_url = "https://uguu.se/upload.php" # self.image_temp_service_url = "https://uguu.se/upload.php"

View File

@ -11,7 +11,7 @@ class gquiz(gservice):
templateId : get the id from link GoogleForm templateId : get the id from link GoogleForm
''' '''
super(gquiz, self).__init__() super(gquiz, self).__init__()
self.image_temp_service_url = "https://git.manakin-gentoo.ts.net/a2nr/boring_edu_doc/raw/branch/master" self.image_temp_service_url = "https://git.manakin-gentoo.ts.net/a2nr/boring_edu_doc/raw/branch/mapel_data_science"
# self.image_temp_service_url = "https://tmpfiles.org/api/v1/upload" # self.image_temp_service_url = "https://tmpfiles.org/api/v1/upload"
# self.image_temp_service_url = "https://uguu.se/upload.php" # self.image_temp_service_url = "https://uguu.se/upload.php"
self.submition = {"requests":[]} self.submition = {"requests":[]}

BIN
asset/2024-03-05_19-23.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
asset/2024-03-06_09-10.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

BIN
asset/2024-03-07_05-56.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
asset/2024-03-07_06-09.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
asset/2024-03-07_11-51.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

BIN
asset/2024-03-07_11-57.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

BIN
asset/2024-03-07_19-49.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

BIN
asset/2024-03-08_14-28.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

BIN
myedu.ods

Binary file not shown.