Compare commits
3 Commits
master
...
mapel_data
Author | SHA1 | Date |
---|---|---|
a2nr | 8b66cd3659 | |
a2nr | 3a4f103ab1 | |
a2nr | 2b809673c1 |
|
@ -1,3 +1,5 @@
|
||||||
client_secret.json
|
client_secret.json
|
||||||
token.*
|
token.*
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
.~*.*#
|
||||||
|
*.xml
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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":[]}
|
||||||
|
|
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 7.2 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 35 KiB |
After Width: | Height: | Size: 35 KiB |
After Width: | Height: | Size: 9.4 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 380 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 92 KiB |