HTTP Headers
Request Headers
Key | Value |
---|---|
Accept | */* |
Accept-Encoding | gzip, br, zstd, deflate |
Connection | close |
Host | instructor.exbcore.com |
User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
X-Amzn-Trace-Id | Root=1-68b81683-3c2ad6813349177c5bc04de9 |
X-Forwarded-For | 216.73.216.10, 172.30.9.16 |
X-Forwarded-Port | 443 |
X-Forwarded-Proto | https |
X-Real-Ip | 172.30.9.16 |
Response Headers
Key | Value |
---|---|
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, Content-Type, Accept, Authorization |
Access-Control-Allow-Methods | POST,GET,DELETE,PUT,OPTIONS |
Access-Control-Allow-Origin | * |
Access-Control-Max-Age | 1728000 |
Content-Length | 6626 |
Content-Type | text/html; charset=UTF-8 |
Performance
Resource | Value |
---|---|
User CPU time | 0.478 msec |
System CPU time | 1.243 msec |
Total CPU time | 1.721 msec |
Elapsed time | 1.731 msec |
Context switches | 0 voluntary, 0 involuntary |
Profile
The profiler is not activated. Activate the checkbox in the toolbar to use it.
Renderers
Renderer Name | |
---|---|
secure/loginResendForm.html | |
Rendering Value | |
{'captcha_image': '2D4F3DF72ED799FF96742AC86D6AEE7F', 'feedback_message': '', 'icon': ''} | |
System Values | |
_LOCALE_ | 'es' |
context | <pyramid.traversal.DefaultRootFactory object at 0xe26c399f06d0> |
get_csrf_token | functools.partial(<function get_csrf_token at 0xe26c58d5e840>, <Request at 0xe26c48262810 GET https://instructor.exbcore.com/loginResendForm>) |
renderer_info | <pyramid.renderers.RendererHelper object at 0xe26c3b7ac790> |
renderer_name | 'secure/loginResendForm.html' |
req | <Request at 0xe26c48262810 GET https://instructor.exbcore.com/loginResendForm> |
request | <Request at 0xe26c48262810 GET https://instructor.exbcore.com/loginResendForm> |
view | <function login_resend_form at 0xe26c4a7ae5c0> |
Request Vars
GET Variables
No GET data
POST Variables
No POST variables
POST body
size | 0 |
---|---|
preview bytes (first 4096 bytes) | The POST body is not able to be previewed. |
Cookie Variables
No cookie data
Pyramid Request Properties
accept_charset * | <no header in request> | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
accept_encoding * | gzip, br, zstd, deflate | ||||||||||||||||
accept_language * | <no header in request> | ||||||||||||||||
application_url * | https://instructor.exbcore.com | ||||||||||||||||
authorization * | None | ||||||||||||||||
cache_control * | |||||||||||||||||
context * | <pyramid.traversal.DefaultRootFactory object at 0xe26c399f06d0> | ||||||||||||||||
exc_info * | None | ||||||||||||||||
exception * | None | ||||||||||||||||
locale_name * | es | ||||||||||||||||
matchdict * |
|
||||||||||||||||
matched_route * |
|
||||||||||||||||
path * | /loginResendForm | ||||||||||||||||
root * | <pyramid.traversal.DefaultRootFactory object at 0xe26c399f06d0> | ||||||||||||||||
subpath * | () | ||||||||||||||||
traversed * | () | ||||||||||||||||
url * | https://instructor.exbcore.com/loginResendForm | ||||||||||||||||
view_name * | |||||||||||||||||
virtual_root * | <pyramid.traversal.DefaultRootFactory object at 0xe26c399f06d0> | ||||||||||||||||
virtual_root_path * | () |
Documentation Links
- API Docs: pyramid.request
Request attributes
Attribute | Value |
---|---|
_headers | <webob.headers.EnvironHeaders object at 0xe26c3b6b85d0> |
finished_callbacks | deque([<function HeaderDebugPanel.__init__.<locals>.finished_callback at 0xe26c4cb447c0>]) |
invoke_subrequest | <bound method Router.invoke_subrequest of <pyramid.router.Router object at 0xe26c57ad8a50>> |
pdtb_id | '323438393534363934383035353230' |
registry | <Registry instructor> |
Request environ
Attribute | Value |
---|---|
HTTP_ACCEPT | '*/*' |
HTTP_ACCEPT_ENCODING | 'gzip, br, zstd, deflate' |
HTTP_CONNECTION | 'close' |
HTTP_HOST | 'instructor.exbcore.com' |
HTTP_USER_AGENT | 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' |
HTTP_X_AMZN_TRACE_ID | 'Root=1-68b81683-3c2ad6813349177c5bc04de9' |
HTTP_X_FORWARDED_FOR | '216.73.216.10, 172.30.9.16' |
HTTP_X_FORWARDED_PORT | '443' |
HTTP_X_FORWARDED_PROTO | 'https' |
HTTP_X_REAL_IP | '172.30.9.16' |
PATH_INFO | '/loginResendForm' |
QUERY_STRING | '' |
REMOTE_ADDR | '127.0.0.1' |
REQUEST_METHOD | 'GET' |
REQUEST_URI | '/loginResendForm' |
SCRIPT_NAME | '' |
SERVER_NAME | 'development' |
SERVER_PORT | '5050' |
SERVER_PROTOCOL | 'HTTP/1.0' |
uwsgi.node | b'development' |
uwsgi.version | b'2.0.28' |
webob._parsed_cookies | ({}, '') |
webob._parsed_query_vars | (GET([]), '') |
wsgi.errors | <_io.TextIOWrapper name=2 mode='w' encoding='UTF-8'> |
wsgi.file_wrapper | <built-in function uwsgi_sendfile> |
wsgi.input | <uwsgi._Input object at 0xe26c39487e10> |
wsgi.multiprocess | False |
wsgi.multithread | False |
wsgi.run_once | False |
wsgi.url_scheme | 'https' |
wsgi.version | (1, 0) |
Session
Session Configuration
Using ISessionFactory
: <class 'pyramid.session.BaseCookieSessionFactory.<locals>.CookieSession'>
This panel was not active for
this request, and will only display the session data if .session
was
accessed during the request.
Documentation Links
- API Docs: pyramid.session
- Narrative Docs: Session
Session Accessed
request.session
was accessed during the main Request
handler.
Session Data
Introspection
Accept view order
accept view order text/html | |
---|---|
value | 'text/html' |
Source | |
Line 1235 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
accept view order application/xhtml+xml | |
---|---|
value | 'application/xhtml+xml' |
Source | |
Line 1235 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
accept view order application/xml | |
---|---|
value | 'application/xml' |
Source | |
Line 1235 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
accept view order text/xml | |
---|---|
value | 'text/xml' |
Source | |
Line 1235 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
accept view order text/plain | |
---|---|
value | 'text/plain' |
Source | |
Line 1235 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
accept view order application/json | |
---|---|
value | 'application/json' |
Source | |
Line 1235 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
Authentication policy
authentication policy object <pyramid.authentication.AuthTktCookieHelper object at 0xe26c57abb950> | |
---|---|
policy | <pyramid.authentication.AuthTktCookieHelper object at 0xe26c57abb950> |
Source | |
Line 408 of file /apps/env/lib/python3.11/site-packages/pyramid/config/__init__.py:
|
Authorization policy
authorization policy object <pyramid.authorization.ACLAuthorizationPolicy object at 0xe26c57b24b10> | |
---|---|
policy | <pyramid.authorization.ACLAuthorizationPolicy object at 0xe26c57b24b10> |
Source | |
Line 405 of file /apps/env/lib/python3.11/site-packages/pyramid/config/__init__.py:
|
Csrf storage policy
csrf storage policy <pyramid.csrf.LegacySessionCSRFStoragePolicy object at 0xe26c57ad0910> | |
---|---|
policy | <pyramid.csrf.LegacySessionCSRFStoragePolicy object at 0xe26c57ad0910> |
Source | |
Line 23 of file /apps/env/lib/python3.11/site-packages/pyramid/config/security.py:
|
Permissions
permission __no_permission_required__ | |
---|---|
value | '__no_permission_required__' |
Source | |
Line 105 of file /apps/core/instructor/instructor/views.py:
|
|
References | |
view object <pyramid.static.static_view object at 0xe26c574a4a50> | |
view function instructor.views.notfound |
Renderer factories
renderer factory function pyramid.renderers.string_renderer_factory | |
---|---|
factory | <function string_renderer_factory at 0xe26c58d5eac0> |
name | 'string' |
Source | |
Line 14 of file /apps/env/lib/python3.11/site-packages/pyramid/config/rendering.py:
|
renderer factory object <pyramid_jinja2.Jinja2RendererFactory object at 0xe26c573d5dd0> | |
---|---|
factory | <pyramid_jinja2.Jinja2RendererFactory object at 0xe26c573d5dd0> |
name | '.jinja2' |
Source | |
Line 488 of file /apps/env/lib/python3.11/site-packages/pyramid_jinja2/__init__.py:
|
renderer factory class instructor.XmlRendererFactory | |
---|---|
factory | <class 'instructor.XmlRendererFactory'> |
name | 'xml' |
Source | |
Line 90 of file /apps/core/instructor/instructor/__init__.py:
|
renderer factory object <pyramid.renderers.JSON object at 0xe26c58f617d0> | |
---|---|
factory | <pyramid.renderers.JSON object at 0xe26c58f617d0> |
name | 'json' |
Source | |
Line 91 of file /apps/core/instructor/instructor/__init__.py:
|
Response adapters
response adapter None | |
---|---|
type | <class 'webob.response.Response'> |
Source | |
Line 199 of file /apps/env/lib/python3.11/site-packages/pyramid/config/adapters.py:
|
Route predicates
route predicate route predicate named xhr | |
---|---|
factory | <class 'pyramid.predicates.XHRPredicate'> |
name | 'xhr' |
Source | |
Line 557 of file /apps/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named request_method | |
---|---|
factory | <class 'pyramid.predicates.RequestMethodPredicate'> |
name | 'request_method' |
Source | |
Line 557 of file /apps/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named path_info | |
---|---|
factory | <class 'pyramid.predicates.PathInfoPredicate'> |
name | 'path_info' |
Source | |
Line 557 of file /apps/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named request_param | |
---|---|
factory | <class 'pyramid.predicates.RequestParamPredicate'> |
name | 'request_param' |
Source | |
Line 557 of file /apps/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named header | |
---|---|
factory | <class 'pyramid.predicates.HeaderPredicate'> |
name | 'header' |
Source | |
Line 557 of file /apps/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named accept | |
---|---|
factory | <class 'pyramid.predicates.AcceptPredicate'> |
name | 'accept' |
Source | |
Line 557 of file /apps/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named is_authenticated | |
---|---|
factory | <class 'pyramid.predicates.IsAuthenticatedPredicate'> |
name | 'is_authenticated' |
Source | |
Line 557 of file /apps/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named effective_principals | |
---|---|
factory | <class 'pyramid.predicates.EffectivePrincipalsPredicate'> |
name | 'effective_principals' |
Source | |
Line 557 of file /apps/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named custom | |
---|---|
factory | <class 'pyramid.predicates.CustomPredicate'> |
name | 'custom' |
Source | |
Line 557 of file /apps/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named traverse | |
---|---|
factory | <class 'pyramid.predicates.TraversePredicate'> |
name | 'traverse' |
Source | |
Line 557 of file /apps/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
Routes
route __static/ (pattern: 'static/*subpath') | |
---|---|
name | '__static/' |
object | <pyramid.urldispatch.Route object at 0xe26c49a15510> |
pattern | 'static/*subpath' |
Source | |
Line 85 of file /apps/core/instructor/instructor/__init__.py:
|
|
References | |
view object <pyramid.static.static_view object at 0xe26c574a4a50> |
route student.listStudents (pattern: 'v2/instructor/{eid}/student/list') | |
---|---|
name | 'student.listStudents' |
object | <pyramid.urldispatch.Route object at 0xe26c49a175d0> |
pattern | 'v2/instructor/{eid}/student/list' |
request_methods | ('GET') |
Source | |
Line 4 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.list_students_main |
route student.listStudents.sorted (pattern: 'v2/instructor/{eid}/student/list') | |
---|---|
name | 'student.listStudents.sorted' |
object | <pyramid.urldispatch.Route object at 0xe26c49a17950> |
pattern | 'v2/instructor/{eid}/student/list' |
request_methods | ('POST') |
Source | |
Line 5 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.list_students_filtered |
route student.listStudents.xls (pattern: 'v2/instructor/{eid}/student/list.excel') | |
---|---|
name | 'student.listStudents.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c49a17ad0> |
pattern | 'v2/instructor/{eid}/student/list.excel' |
Source | |
Line 6 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.list_students_excel |
route student.listStudents.pdf (pattern: 'v2/instructor/{eid}/student/list.pdf') | |
---|---|
name | 'student.listStudents.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c49a17f10> |
pattern | 'v2/instructor/{eid}/student/list.pdf' |
Source | |
Line 7 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.list_students_pdf |
route student.createStudentForm (pattern: 'v2/instructor/{eid}/student/create/form') | |
---|---|
name | 'student.createStudentForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a28490> |
pattern | 'v2/instructor/{eid}/student/create/form' |
Source | |
Line 9 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.create_student_form_route |
route student.createStudent (pattern: 'v2/instructor/{eid}/student/create') | |
---|---|
name | 'student.createStudent' |
object | <pyramid.urldispatch.Route object at 0xe26c49a28b50> |
pattern | 'v2/instructor/{eid}/student/create' |
Source | |
Line 10 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.create_student_route |
route student.editStudentForm (pattern: 'v2/instructor/{eid}/student/{studentid}/edit/form') | |
---|---|
name | 'student.editStudentForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a28710> |
pattern | 'v2/instructor/{eid}/student/{studentid}/edit/form' |
Source | |
Line 12 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.edit_student_form_route |
route student.editStudent (pattern: 'v2/instructor/{eid}/student/{studentid}/edit') | |
---|---|
name | 'student.editStudent' |
object | <pyramid.urldispatch.Route object at 0xe26c49a28dd0> |
pattern | 'v2/instructor/{eid}/student/{studentid}/edit' |
Source | |
Line 13 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.edit_student_route |
route student.editStudentPassword (pattern: 'v2/instructor/{eid}/student/{studentid}/edit/password') | |
---|---|
name | 'student.editStudentPassword' |
object | <pyramid.urldispatch.Route object at 0xe26c49a296d0> |
pattern | 'v2/instructor/{eid}/student/{studentid}/edit/password' |
Source | |
Line 14 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.edit_student_password_route |
route student.deleteStudentWarning (pattern: 'v2/instructor/{eid}/student/{studentid}/delete/form') | |
---|---|
name | 'student.deleteStudentWarning' |
object | <pyramid.urldispatch.Route object at 0xe26c49a29550> |
pattern | 'v2/instructor/{eid}/student/{studentid}/delete/form' |
Source | |
Line 16 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.delete_student_form_route |
route student.deleteStudent (pattern: 'v2/instructor/{eid}/student/{studentid}/delete') | |
---|---|
name | 'student.deleteStudent' |
object | <pyramid.urldispatch.Route object at 0xe26c49a295d0> |
pattern | 'v2/instructor/{eid}/student/{studentid}/delete' |
Source | |
Line 17 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.delete_student_route |
route student.archiveStudent (pattern: 'v2/instructor/{eid}/student/{studentid}/archive') | |
---|---|
name | 'student.archiveStudent' |
object | <pyramid.urldispatch.Route object at 0xe26c49a29a90> |
pattern | 'v2/instructor/{eid}/student/{studentid}/archive' |
Source | |
Line 19 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.archive_student |
route student.unarchiveStudentForm (pattern: 'v2/instructor/{eid}/student/{studentid}/unarchive/form') | |
---|---|
name | 'student.unarchiveStudentForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a2a2d0> |
pattern | 'v2/instructor/{eid}/student/{studentid}/unarchive/form' |
Source | |
Line 20 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.restore_archive_student_form |
route student.unarchiveStudent (pattern: 'v2/instructor/{eid}/student/{studentid}/unarchive') | |
---|---|
name | 'student.unarchiveStudent' |
object | <pyramid.urldispatch.Route object at 0xe26c49a29a50> |
pattern | 'v2/instructor/{eid}/student/{studentid}/unarchive' |
Source | |
Line 21 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.restore_archive_student |
route student.scheduleExamsForm (pattern: 'v2/instructor/{eid}/student/{studentid}/schedule/form') | |
---|---|
name | 'student.scheduleExamsForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a29450> |
pattern | 'v2/instructor/{eid}/student/{studentid}/schedule/form' |
Source | |
Line 23 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.schedule_exams_form_route |
route student.scheduleExams (pattern: 'v2/instructor/{eid}/student/{studentid}/schedule') | |
---|---|
name | 'student.scheduleExams' |
object | <pyramid.urldispatch.Route object at 0xe26c49a2aad0> |
pattern | 'v2/instructor/{eid}/student/{studentid}/schedule' |
Source | |
Line 24 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.schedule_exams_route |
route student.rapidSchedule (pattern: 'v2/instructor/{eid}/student/{studentid}/rapidSchedule') | |
---|---|
name | 'student.rapidSchedule' |
object | <pyramid.urldispatch.Route object at 0xe26c49a2ac10> |
pattern | 'v2/instructor/{eid}/student/{studentid}/rapidSchedule' |
Source | |
Line 26 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.rapid_schedule |
route student.checkStudentID_ajax (pattern: 'v2/instructor/{eid}/studentid/{userid}/ajax') | |
---|---|
name | 'student.checkStudentID_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c49a2b1d0> |
pattern | 'v2/instructor/{eid}/studentid/{userid}/ajax' |
Source | |
Line 28 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.student_email_is_unique |
route student.examAttempts (pattern: 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/attempts') | |
---|---|
name | 'student.examAttempts' |
object | <pyramid.urldispatch.Route object at 0xe26c49a2b050> |
pattern | 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/attempts' |
Source | |
Line 30 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.student_exam_attempts |
route student.schedulingOptions (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/student/{studentid}/schedule/options') | |
---|---|
name | 'student.schedulingOptions' |
object | <pyramid.urldispatch.Route object at 0xe26c49a2ba50> |
pattern | 'v2/instructor/{eid}/scheduler/exam/{examid}/student/{studentid}/schedule/options' |
Source | |
Line 33 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.scheduling_options_form |
route student.scheduleStudent (pattern: 'v2/instructor/{eid}/exam/{examid}/student/{studentid}/schedule') | |
---|---|
name | 'student.scheduleStudent' |
object | <pyramid.urldispatch.Route object at 0xe26c49a2b8d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/student/{studentid}/schedule' |
Source | |
Line 37 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.schedule_student |
route student.timeLimitsForm (pattern: 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/timeLimits/form') | |
---|---|
name | 'student.timeLimitsForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a30410> |
pattern | 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/timeLimits/form' |
Source | |
Line 42 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.time_limits_form_route |
route student.addExtraTime (pattern: 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/time/add') | |
---|---|
name | 'student.addExtraTime' |
object | <pyramid.urldispatch.Route object at 0xe26c49a30810> |
pattern | 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/time/add' |
Source | |
Line 45 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.add_extra_time_route |
route student.updateRetakeWait (pattern: 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/retakeWait/update') | |
---|---|
name | 'student.updateRetakeWait' |
object | <pyramid.urldispatch.Route object at 0xe26c49a30ed0> |
pattern | 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/retakeWait/update' |
Source | |
Line 47 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.update_retake_wait_route |
route student.updatePurchaseExpiration (pattern: 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/purchaseExpiration/update') | |
---|---|
name | 'student.updatePurchaseExpiration' |
object | <pyramid.urldispatch.Route object at 0xe26c49a30d90> |
pattern | 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/purchaseExpiration/update' |
Source | |
Line 49 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.update_purchase_expiration_route |
route student.deleteAttempt (pattern: 'v2/instructor/{eid}/exam/{examid}/student/{studentid}/examuser/{examuserid}/user/{userid}/attempt/delete') | |
---|---|
name | 'student.deleteAttempt' |
object | <pyramid.urldispatch.Route object at 0xe26c49a322d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/student/{studentid}/examuser/{examuserid}/user/{userid}/attempt/delete' |
Source | |
Line 53 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.delete_attempt |
route student.resetExamAttempt (pattern: 'v2/instructor/{eid}/exam/{examid}/student/{studentid}/userexam/{userexamid}/attempt/reset') | |
---|---|
name | 'student.resetExamAttempt' |
object | <pyramid.urldispatch.Route object at 0xe26c49a32650> |
pattern | 'v2/instructor/{eid}/exam/{examid}/student/{studentid}/userexam/{userexamid}/attempt/reset' |
Source | |
Line 57 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.reset_exam_attempt |
route student.generate_sso_ajax (pattern: 'v2/instructor/{eid}/scheduler/sso/{userexamid}/ajax') | |
---|---|
name | 'student.generate_sso_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c49a17650> |
pattern | 'v2/instructor/{eid}/scheduler/sso/{userexamid}/ajax' |
Source | |
Line 61 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.get_sso_url |
route student.training (pattern: 'v2/instructor/{eid}/student/{uid}/training') | |
---|---|
name | 'student.training' |
object | <pyramid.urldispatch.Route object at 0xe26c49a33e90> |
pattern | 'v2/instructor/{eid}/student/{uid}/training' |
Source | |
Line 64 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.training |
route student.exams (pattern: 'v2/instructor/{eid}/student/{uid}/exams') | |
---|---|
name | 'student.exams' |
object | <pyramid.urldispatch.Route object at 0xe26c49a33f50> |
pattern | 'v2/instructor/{eid}/student/{uid}/exams' |
Source | |
Line 67 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.exams |
route student.exams.json (pattern: 'v2/instructor/{eid}/student/{uid}/exams.json') | |
---|---|
name | 'student.exams.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a30490> |
pattern | 'v2/instructor/{eid}/student/{uid}/exams.json' |
Source | |
Line 69 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.exam_history_json |
route student.exams.pdf (pattern: 'v2/instructor/{eid}/student/{uid}/exams.pdf') | |
---|---|
name | 'student.exams.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c49a338d0> |
pattern | 'v2/instructor/{eid}/student/{uid}/exams.pdf' |
Source | |
Line 71 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.exam_history_pdf |
route student.exams.xls (pattern: 'v2/instructor/{eid}/student/{uid}/exams.xls') | |
---|---|
name | 'student.exams.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c49a33390> |
pattern | 'v2/instructor/{eid}/student/{uid}/exams.xls' |
Source | |
Line 73 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.exam_history_xls |
route student.examReview (pattern: 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/review') | |
---|---|
name | 'student.examReview' |
object | <pyramid.urldispatch.Route object at 0xe26c49a332d0> |
pattern | 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/review' |
Source | |
Line 76 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.exam_review_route |
route student.examReview.pdf (pattern: 'v2/instructor/{eid}/student/{studentid}/userexam/{examid}/review.pdf') | |
---|---|
name | 'student.examReview.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c49a32290> |
pattern | 'v2/instructor/{eid}/student/{studentid}/userexam/{examid}/review.pdf' |
Source | |
Line 78 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.exam_review_pdf |
route student.examReview_export (pattern: 'v2/instructor/examReview_export') | |
---|---|
name | 'student.examReview_export' |
object | <pyramid.urldispatch.Route object at 0xe26c49a33e10> |
pattern | 'v2/instructor/examReview_export' |
Source | |
Line 81 of file /apps/core/instructor/instructor/student/__init__.py:
|
route student.examStats (pattern: 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats') | |
---|---|
name | 'student.examStats' |
object | <pyramid.urldispatch.Route object at 0xe26c49a35290> |
pattern | 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats' |
Source | |
Line 83 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.exam_stats |
route student.examStats.pdf (pattern: 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.pdf') | |
---|---|
name | 'student.examStats.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c49a35150> |
pattern | 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.pdf' |
Source | |
Line 85 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.exam_stats_pdf |
route student.examStats.xls (pattern: 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.xls') | |
---|---|
name | 'student.examStats.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c49a354d0> |
pattern | 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.xls' |
Source | |
Line 87 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.exam_stats_xls |
route student.examStats.json (pattern: 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.json') | |
---|---|
name | 'student.examStats.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a357d0> |
pattern | 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.json' |
Source | |
Line 89 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.exam_stats_json |
route student.viewProctorDetail (pattern: 'v2/instructor/{eid}/student/{uid}/proctor/detail/{eurl}') | |
---|---|
name | 'student.viewProctorDetail' |
object | <pyramid.urldispatch.Route object at 0xe26c49a35bd0> |
pattern | 'v2/instructor/{eid}/student/{uid}/proctor/detail/{eurl}' |
Source | |
Line 92 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.view_proctor_detail |
route student.DCAExamScoreReport.pdf (pattern: 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/scoreReport') | |
---|---|
name | 'student.DCAExamScoreReport.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c49a35f50> |
pattern | 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/scoreReport' |
Source | |
Line 95 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.dca_score_report_pdf |
route student.getQuestion_ajax (pattern: 'v2/instructor/{eid}/student/question/get/ajax') | |
---|---|
name | 'student.getQuestion_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c49a36210> |
pattern | 'v2/instructor/{eid}/student/question/get/ajax' |
Source | |
Line 97 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.views.get_question_ajax |
route student.scheduled_students.json (pattern: 'v2/instructor/{eid}/student/scheduled.json') | |
---|---|
name | 'student.scheduled_students.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a34390> |
pattern | 'v2/instructor/{eid}/student/scheduled.json' |
request_methods | ('GET') |
Source | |
Line 102 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.exam_scheduled_api | |
view function instructor.student.api.view_options |
route student.scheduled_students.xml (pattern: 'v2/instructor/{eid}/student/scheduled.xml') | |
---|---|
name | 'student.scheduled_students.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a36190> |
pattern | 'v2/instructor/{eid}/student/scheduled.xml' |
request_methods | ('GET') |
Source | |
Line 105 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.exam_scheduled_api | |
view function instructor.student.api.view_options |
route student.scheduled_students.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/scheduled.json') | |
---|---|
name | 'student.scheduled_students.json_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a361d0> |
pattern | 'v2/instructor/{eid}/scheduler/scheduled.json' |
request_methods | ('GET') |
Source | |
Line 109 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.exam_scheduled_api | |
view function instructor.student.api.view_options |
route student.scheduled_students.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/scheduled.xml') | |
---|---|
name | 'student.scheduled_students.xml_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a35a90> |
pattern | 'v2/instructor/{eid}/scheduler/scheduled.xml' |
request_methods | ('GET') |
Source | |
Line 112 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.exam_scheduled_api | |
view function instructor.student.api.view_options |
route student.listStudents.json (pattern: 'v2/instructor/{eid}/student/list.json') | |
---|---|
name | 'student.listStudents.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a36810> |
pattern | 'v2/instructor/{eid}/student/list.json' |
request_methods | ('GET', 'POST') |
Source | |
Line 115 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.list_students_json_post | |
view function instructor.student.api.view_options |
route student.listStudents.xml (pattern: 'v2/instructor/{eid}/student/list.xml') | |
---|---|
name | 'student.listStudents.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a36a50> |
pattern | 'v2/instructor/{eid}/student/list.xml' |
request_methods | ('GET', 'POST') |
Source | |
Line 116 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.list_students_json_post | |
view function instructor.student.api.view_options |
route student.getStudent.xml (pattern: 'v2/instructor/{eid}/student/{studentid}.xml') | |
---|---|
name | 'student.getStudent.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a36110> |
pattern | 'v2/instructor/{eid}/student/{studentid}.xml' |
request_methods | ('GET') |
Source | |
Line 117 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.get_student_api | |
view function instructor.student.api.view_options |
route student.getStudent.json (pattern: 'v2/instructor/{eid}/student/{studentid}.json') | |
---|---|
name | 'student.getStudent.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a36e90> |
pattern | 'v2/instructor/{eid}/student/{studentid}.json' |
request_methods | ('GET') |
Source | |
Line 119 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.get_student_api | |
view function instructor.student.api.view_options |
route student.createStudent.xml (pattern: 'v2/instructor/{eid}/student.xml') | |
---|---|
name | 'student.createStudent.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a37510> |
pattern | 'v2/instructor/{eid}/student.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 124 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.create_student_api | |
view function instructor.student.api.view_options |
route student.createStudent.json (pattern: 'v2/instructor/{eid}/student.json') | |
---|---|
name | 'student.createStudent.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a36d50> |
pattern | 'v2/instructor/{eid}/student.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 126 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.create_student_api | |
view function instructor.student.api.view_options |
route student.createStudentLegacy.xml (pattern: 'v2/instructor/{eid}/student/student.xml') | |
---|---|
name | 'student.createStudentLegacy.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a37b90> |
pattern | 'v2/instructor/{eid}/student/student.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 129 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.create_student_api | |
view function instructor.student.api.view_options |
route student.createStudentLegacy.json (pattern: 'v2/instructor/{eid}/student/student.json') | |
---|---|
name | 'student.createStudentLegacy.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a371d0> |
pattern | 'v2/instructor/{eid}/student/student.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 131 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.create_student_api | |
view function instructor.student.api.view_options |
route student.editStudent.xml (pattern: 'v2/instructor/{eid}/student/{studentid}.xml') | |
---|---|
name | 'student.editStudent.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a37c50> |
pattern | 'v2/instructor/{eid}/student/{studentid}.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 136 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.edit_student_api | |
view function instructor.student.api.view_options |
route student.editStudent.json (pattern: 'v2/instructor/{eid}/student/{studentid}.json') | |
---|---|
name | 'student.editStudent.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a37690> |
pattern | 'v2/instructor/{eid}/student/{studentid}.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 138 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.edit_student_api | |
view function instructor.student.api.view_options |
route student.deleteStudent.xml (pattern: 'v2/instructor/{eid}/student/{studentid}/initials/{initials}.xml') | |
---|---|
name | 'student.deleteStudent.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a37cd0> |
pattern | 'v2/instructor/{eid}/student/{studentid}/initials/{initials}.xml' |
request_methods | ('DELETE') |
Source | |
Line 140 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.delete_student_api | |
view function instructor.student.api.view_options |
route student.deleteStudent.json (pattern: 'v2/instructor/{eid}/student/{studentid}/initials/{initials}.json') | |
---|---|
name | 'student.deleteStudent.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a37d10> |
pattern | 'v2/instructor/{eid}/student/{studentid}/initials/{initials}.json' |
request_methods | ('DELETE') |
Source | |
Line 142 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.delete_student_api | |
view function instructor.student.api.view_options |
route student.ssoStudentLink.json (pattern: 'v2/instructor/{eid}/student/{uid}/sso.json') | |
---|---|
name | 'student.ssoStudentLink.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a39050> |
pattern | 'v2/instructor/{eid}/student/{uid}/sso.json' |
request_methods | ('GET') |
Source | |
Line 145 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.student_sso_link | |
view function instructor.student.api.view_options |
route student.ssoStudentLink.xml (pattern: 'v2/instructor/{eid}/student/{uid}/sso.xml') | |
---|---|
name | 'student.ssoStudentLink.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a39490> |
pattern | 'v2/instructor/{eid}/student/{uid}/sso.xml' |
request_methods | ('GET') |
Source | |
Line 146 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.student_sso_link | |
view function instructor.student.api.view_options |
route student.ssoExamLink.json (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/sso.json') | |
---|---|
name | 'student.ssoExamLink.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a39350> |
pattern | 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/sso.json' |
request_methods | ('GET') |
Source | |
Line 150 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.exam_ssolink_api | |
view function instructor.student.api.view_options |
route student.ssoExamLink.xml (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/sso.xml') | |
---|---|
name | 'student.ssoExamLink.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a39690> |
pattern | 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/sso.xml' |
request_methods | ('GET') |
Source | |
Line 151 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.exam_ssolink_api | |
view function instructor.student.api.view_options |
route student.ssoExamLink.json_legacy (pattern: 'v2/instructor/{eid}/userexam/{userexamid}/sso.json') | |
---|---|
name | 'student.ssoExamLink.json_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a398d0> |
pattern | 'v2/instructor/{eid}/userexam/{userexamid}/sso.json' |
request_methods | ('GET') |
Source | |
Line 154 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.exam_ssolink_api | |
view function instructor.student.api.view_options |
route student.ssoExamLink.xml_legacy (pattern: 'v2/instructor/{eid}/userexam/{userexamid}/sso.xml') | |
---|---|
name | 'student.ssoExamLink.xml_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3a0d0> |
pattern | 'v2/instructor/{eid}/userexam/{userexamid}/sso.xml' |
request_methods | ('GET') |
Source | |
Line 155 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.exam_ssolink_api | |
view function instructor.student.api.view_options |
route api.group.viewMembers.uncategorized.json (pattern: 'v2/instructor/{eid}/category/{gc}/uncategorized.json') | |
---|---|
name | 'api.group.viewMembers.uncategorized.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a39f90> |
pattern | 'v2/instructor/{eid}/category/{gc}/uncategorized.json' |
request_methods | ('GET') |
Source | |
Line 160 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.view_members_uncategotized | |
view function instructor.student.api.view_options |
route api.group.viewMembers.uncategorized.xml (pattern: 'v2/instructor/{eid}/category/{gc}/uncategorized.xml') | |
---|---|
name | 'api.group.viewMembers.uncategorized.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3a250> |
pattern | 'v2/instructor/{eid}/category/{gc}/uncategorized.xml' |
request_methods | ('GET') |
Source | |
Line 162 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.view_members_uncategotized | |
view function instructor.student.api.view_options |
route student.getGroup.json (pattern: 'v2/instructor/{eid}/student/{studentid}/group.json') | |
---|---|
name | 'student.getGroup.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a39ed0> |
pattern | 'v2/instructor/{eid}/student/{studentid}/group.json' |
request_methods | ('GET') |
Source | |
Line 165 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.get_users_group |
route student.getGroup.xml (pattern: 'v2/instructor/{eid}/student/{studentid}/group.xml') | |
---|---|
name | 'student.getGroup.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3acd0> |
pattern | 'v2/instructor/{eid}/student/{studentid}/group.xml' |
request_methods | ('GET') |
Source | |
Line 167 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.get_users_group |
route student.scheduleStudent.json (pattern: 'v2/instructor/{eid}/student/exam/{examid}/schedule.json') | |
---|---|
name | 'student.scheduleStudent.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3b010> |
pattern | 'v2/instructor/{eid}/student/exam/{examid}/schedule.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 174 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.schedule_students_api | |
view function instructor.student.api.view_options |
route student.scheduleStudent.xml (pattern: 'v2/instructor/{eid}/student/exam/{examid}/schedule.xml') | |
---|---|
name | 'student.scheduleStudent.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3b290> |
pattern | 'v2/instructor/{eid}/student/exam/{examid}/schedule.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 177 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.schedule_students_api | |
view function instructor.student.api.view_options |
route student.scheduleStudent.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/schedule.json') | |
---|---|
name | 'student.scheduleStudent.json_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3b590> |
pattern | 'v2/instructor/{eid}/scheduler/exam/{examid}/schedule.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 181 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.schedule_students_api | |
view function instructor.student.api.view_options |
route student.scheduleStudent.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/schedule.xml') | |
---|---|
name | 'student.scheduleStudent.xml_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3bb50> |
pattern | 'v2/instructor/{eid}/scheduler/exam/{examid}/schedule.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 184 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.schedule_students_api | |
view function instructor.student.api.view_options |
route student.deleteAttempt.json (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/unschedule.json') | |
---|---|
name | 'student.deleteAttempt.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3be10> |
pattern | 'v2/instructor/{eid}/student/userexam/{userexamid}/unschedule.json' |
request_methods | ('DELETE') |
Source | |
Line 188 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.unschedule_students_api | |
view function instructor.student.api.view_options |
route student.deleteAttempt.xml (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/unschedule.xml') | |
---|---|
name | 'student.deleteAttempt.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3b610> |
pattern | 'v2/instructor/{eid}/student/userexam/{userexamid}/unschedule.xml' |
request_methods | ('DELETE') |
Source | |
Line 191 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.unschedule_students_api | |
view function instructor.student.api.view_options |
route student.deleteAttempt.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/unschedule.json') | |
---|---|
name | 'student.deleteAttempt.json_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3af10> |
pattern | 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/unschedule.json' |
request_methods | ('DELETE') |
Source | |
Line 195 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.unschedule_students_api | |
view function instructor.student.api.view_options |
route student.deleteAttempt.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/unschedule.xml') | |
---|---|
name | 'student.deleteAttempt.xml_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3b190> |
pattern | 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/unschedule.xml' |
request_methods | ('DELETE') |
Source | |
Line 198 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.unschedule_students_api | |
view function instructor.student.api.view_options |
route student.resetExamAttempt.json (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/reset.json') | |
---|---|
name | 'student.resetExamAttempt.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3a510> |
pattern | 'v2/instructor/{eid}/student/userexam/{userexamid}/reset.json' |
request_methods | ('PUT') |
Source | |
Line 202 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.reset_exam_api | |
view function instructor.student.api.view_options |
route student.resetExamAttempt.xml (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/reset.xml') | |
---|---|
name | 'student.resetExamAttempt.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3ba50> |
pattern | 'v2/instructor/{eid}/student/userexam/{userexamid}/reset.xml' |
request_methods | ('PUT') |
Source | |
Line 205 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.reset_exam_api | |
view function instructor.student.api.view_options |
route student.resetExamAttempt.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/reset.json') | |
---|---|
name | 'student.resetExamAttempt.json_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a3bd10> |
pattern | 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/reset.json' |
request_methods | ('PUT') |
Source | |
Line 210 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.reset_exam_api | |
view function instructor.student.api.view_options |
route student.resetExamAttempt.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/reset.xml') | |
---|---|
name | 'student.resetExamAttempt.xml_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a413d0> |
pattern | 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/reset.xml' |
request_methods | ('PUT') |
Source | |
Line 213 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.reset_exam_api | |
view function instructor.student.api.view_options |
route student.addExtraTime.json (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/time/add.json') | |
---|---|
name | 'student.addExtraTime.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a41610> |
pattern | 'v2/instructor/{eid}/student/userexam/{userexamid}/time/add.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 217 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.addtime_exam_api | |
view function instructor.student.api.view_options |
route student.addExtraTime.xml (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/time/add.xml') | |
---|---|
name | 'student.addExtraTime.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a41910> |
pattern | 'v2/instructor/{eid}/student/userexam/{userexamid}/time/add.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 220 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.addtime_exam_api | |
view function instructor.student.api.view_options |
route student.addExtraTime.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/time/add.json') | |
---|---|
name | 'student.addExtraTime.json_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a41b90> |
pattern | 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/time/add.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 224 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.addtime_exam_api | |
view function instructor.student.api.view_options |
route student.addExtraTime.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/time/add.xml') | |
---|---|
name | 'student.addExtraTime.xml_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a41f90> |
pattern | 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/time/add.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 227 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.addtime_exam_api | |
view function instructor.student.api.view_options |
route student.process_dca_applicant.xml (pattern: 'v2/instructor/{eid}/applicant/process.xml') | |
---|---|
name | 'student.process_dca_applicant.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a42290> |
pattern | 'v2/instructor/{eid}/applicant/process.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 231 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.process_dca_applicant | |
view function instructor.student.api.view_options |
route student.process_dca_applicant.json (pattern: 'v2/instructor/{eid}/applicant/process.json') | |
---|---|
name | 'student.process_dca_applicant.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a41c10> |
pattern | 'v2/instructor/{eid}/applicant/process.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 232 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.process_dca_applicant | |
view function instructor.student.api.view_options |
route student.exam_attempt.json (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/attempt.json') | |
---|---|
name | 'student.exam_attempt.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a42010> |
pattern | 'v2/instructor/{eid}/student/userexam/{userexamid}/attempt.json' |
request_methods | ('GET') |
Source | |
Line 237 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.get_exam_attempt_api | |
view function instructor.student.api.view_options |
route student.exam_attempt.xml (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/attempt.xml') | |
---|---|
name | 'student.exam_attempt.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a424d0> |
pattern | 'v2/instructor/{eid}/student/userexam/{userexamid}/attempt.xml' |
request_methods | ('GET') |
Source | |
Line 240 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.get_exam_attempt_api | |
view function instructor.student.api.view_options |
route student.exam_attempt.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/attempt.json') | |
---|---|
name | 'student.exam_attempt.json_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a42bd0> |
pattern | 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/attempt.json' |
request_methods | ('GET') |
Source | |
Line 244 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.get_exam_attempt_api | |
view function instructor.student.api.view_options |
route student.exam_attempt.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/attempt.xml') | |
---|---|
name | 'student.exam_attempt.xml_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c49a43150> |
pattern | 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/attempt.xml' |
request_methods | ('GET') |
Source | |
Line 247 of file /apps/core/instructor/instructor/student/__init__.py:
|
|
References | |
view function instructor.student.api.get_exam_attempt_api | |
view function instructor.student.api.view_options |
route group.listGroupTypes (pattern: 'v2/instructor/{eid}/category/list') | |
---|---|
name | 'group.listGroupTypes' |
object | <pyramid.urldispatch.Route object at 0xe26c49a43010> |
pattern | 'v2/instructor/{eid}/category/list' |
Source | |
Line 3 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.list_group_types_routes |
route group.createGroupType (pattern: 'v2/instructor/{eid}/category/create') | |
---|---|
name | 'group.createGroupType' |
object | <pyramid.urldispatch.Route object at 0xe26c49a42c50> |
pattern | 'v2/instructor/{eid}/category/create' |
Source | |
Line 5 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.create_group_type_route |
route group.editGroupType_ajax (pattern: 'v2/instructor/{eid}/category/{gc}/edit/ajax') | |
---|---|
name | 'group.editGroupType_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c49a43110> |
pattern | 'v2/instructor/{eid}/category/{gc}/edit/ajax' |
Source | |
Line 7 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.edit_group_name |
route group.deleteGroupTypeWarning (pattern: 'v2/instructor/{eid}/category/{gc}/delete/form') | |
---|---|
name | 'group.deleteGroupTypeWarning' |
object | <pyramid.urldispatch.Route object at 0xe26c49a43750> |
pattern | 'v2/instructor/{eid}/category/{gc}/delete/form' |
Source | |
Line 9 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.delete_group_type_form |
route group.deleteGroupType (pattern: 'v2/instructor/{eid}/category/{gc}/delete') | |
---|---|
name | 'group.deleteGroupType' |
object | <pyramid.urldispatch.Route object at 0xe26c49a43dd0> |
pattern | 'v2/instructor/{eid}/category/{gc}/delete' |
Source | |
Line 10 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.delete_group_type |
route group.manageGroups (pattern: 'v2/instructor/{eid}/category/{gc}/manage') | |
---|---|
name | 'group.manageGroups' |
object | <pyramid.urldispatch.Route object at 0xe26c49a43fd0> |
pattern | 'v2/instructor/{eid}/category/{gc}/manage' |
request_methods | ('GET') |
Source | |
Line 13 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.manage_group_list |
route group.manageGroups.sorted (pattern: 'v2/instructor/{eid}/category/{gc}/manage') | |
---|---|
name | 'group.manageGroups.sorted' |
object | <pyramid.urldispatch.Route object at 0xe26c49a43190> |
pattern | 'v2/instructor/{eid}/category/{gc}/manage' |
request_methods | ('POST') |
Source | |
Line 14 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.manage_group_list_post |
route group.manageGroups.xls (pattern: 'v2/instructor/{eid}/category/{gc}.xls') | |
---|---|
name | 'group.manageGroups.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c49a43710> |
pattern | 'v2/instructor/{eid}/category/{gc}.xls' |
Source | |
Line 17 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.manage_groups_excel |
route group.manageGroups.pdf (pattern: 'v2/instructor/{eid}/category/{gc}.pdf') | |
---|---|
name | 'group.manageGroups.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c49a41e90> |
pattern | 'v2/instructor/{eid}/category/{gc}.pdf' |
Source | |
Line 18 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.mangee_groups_pdf |
route group.createGroup_ajax (pattern: 'v2/instructor/{eid}/category/{gc}/group/create/ajax') | |
---|---|
name | 'group.createGroup_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c49a43350> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/create/ajax' |
Source | |
Line 21 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.create_group |
route group.deleteGroupWarning (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/delete/form') | |
---|---|
name | 'group.deleteGroupWarning' |
object | <pyramid.urldispatch.Route object at 0xe26c49a43cd0> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/{g}/delete/form' |
Source | |
Line 24 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.delete_group_form |
route group.deleteGroup (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/delete') | |
---|---|
name | 'group.deleteGroup' |
object | <pyramid.urldispatch.Route object at 0xe26c49a43590> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/{g}/delete' |
Source | |
Line 25 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.delete_group |
route group.editGroupForm (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/edit/form') | |
---|---|
name | 'group.editGroupForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a43a90> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/{g}/edit/form' |
Source | |
Line 28 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.edit_group_form |
route group.editGroup (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/edit') | |
---|---|
name | 'group.editGroup' |
object | <pyramid.urldispatch.Route object at 0xe26c49a43790> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/{g}/edit' |
Source | |
Line 29 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.edit_group |
route group.viewMembers (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/view') | |
---|---|
name | 'group.viewMembers' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4d8d0> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/{g}/members/view' |
Source | |
Line 32 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.view_group_members |
route group.viewMembers.xls (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/view.xls') | |
---|---|
name | 'group.viewMembers.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4dcd0> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/{g}/members/view.xls' |
Source | |
Line 35 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.view_members_excel |
route group.viewMembers.pdf (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/view.pdf') | |
---|---|
name | 'group.viewMembers.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4de90> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/{g}/members/view.pdf' |
Source | |
Line 36 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.view_members_pdf |
route group.manageGroupMembersForm (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/manage/form') | |
---|---|
name | 'group.manageGroupMembersForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4e1d0> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/{g}/members/manage/form' |
Source | |
Line 39 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.manage_group_members_form |
route group.manageGroupMembers (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/manage') | |
---|---|
name | 'group.manageGroupMembers' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4e510> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/{g}/members/manage' |
Source | |
Line 41 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.manage_group_members |
route group.membersInOtherGroups_ajax (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/other/ajax') | |
---|---|
name | 'group.membersInOtherGroups_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4e750> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/{g}/members/other/ajax' |
Source | |
Line 42 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.get_members_in_other_groups |
route group.convertForm (pattern: 'v2/instructor/{eid}/category/{gc}/convert/form') | |
---|---|
name | 'group.convertForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4eb10> |
pattern | 'v2/instructor/{eid}/category/{gc}/convert/form' |
Source | |
Line 46 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.convert_form |
route group.convertWarning (pattern: 'v2/instructor/{eid}/category/{gc}/convert/warning') | |
---|---|
name | 'group.convertWarning' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4e910> |
pattern | 'v2/instructor/{eid}/category/{gc}/convert/warning' |
Source | |
Line 47 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.convert_warning_form |
route group.ConvertClassToGroup (pattern: 'v2/instructor/{eid}/category/{gc}/oldgroup/{oldg}/newgroup/{newg}/name/{name}/convert') | |
---|---|
name | 'group.ConvertClassToGroup' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4ef10> |
pattern | 'v2/instructor/{eid}/category/{gc}/oldgroup/{oldg}/newgroup/{newg}/name/{name}/convert' |
Source | |
Line 48 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.convert_class_to_group |
route group.listGroupMembers.ajax (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/list/ajax') | |
---|---|
name | 'group.listGroupMembers.ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c49a427d0> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/{g}/members/list/ajax' |
Source | |
Line 52 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.list_group_members |
route api.group.listGroupTypes.ajax (pattern: 'v2/instructor/{eid}/category/{gc}/group/list/ajax') | |
---|---|
name | 'api.group.listGroupTypes.ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4f5d0> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/list/ajax' |
Source | |
Line 54 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.list_groups_convert |
route group.getGroups_ajax (pattern: 'v2/instructor/{eid}/category/{gc}/groups/ajax') | |
---|---|
name | 'group.getGroups_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4fa90> |
pattern | 'v2/instructor/{eid}/category/{gc}/groups/ajax' |
Source | |
Line 57 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.views.get_groups_ajax |
route api.group.listGroupTypes.xml (pattern: 'v2/instructor/{eid}/category/list.xml') | |
---|---|
name | 'api.group.listGroupTypes.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4f310> |
pattern | 'v2/instructor/{eid}/category/list.xml' |
request_methods | ('GET') |
Source | |
Line 60 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.list_groups_json | |
view function instructor.group.api.view_options |
route api.group.listGroupTypes.json (pattern: 'v2/instructor/{eid}/category/list.json') | |
---|---|
name | 'api.group.listGroupTypes.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4efd0> |
pattern | 'v2/instructor/{eid}/category/list.json' |
request_methods | ('GET') |
Source | |
Line 62 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.list_groups_json | |
view function instructor.group.api.view_options |
route group.createGroupType.json (pattern: 'v2/instructor/{eid}/category/create.json') | |
---|---|
name | 'group.createGroupType.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4cb50> |
pattern | 'v2/instructor/{eid}/category/create.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 66 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.create_group_category_api | |
view function instructor.group.api.view_options |
route group.createGroupType.xml (pattern: 'v2/instructor/{eid}/category/create.xml') | |
---|---|
name | 'group.createGroupType.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4cb10> |
pattern | 'v2/instructor/{eid}/category/create.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 68 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.create_group_category_api | |
view function instructor.group.api.view_options |
route group.deleteGroupType.json (pattern: 'v2/instructor/{eid}/category/{gc}/delete.json') | |
---|---|
name | 'group.deleteGroupType.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4f790> |
pattern | 'v2/instructor/{eid}/category/{gc}/delete.json' |
request_methods | ('DELETE') |
Source | |
Line 72 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.delete_group_type_api | |
view function instructor.group.api.view_options |
route group.deleteGroupType.xml (pattern: 'v2/instructor/{eid}/category/{gc}/delete.xml') | |
---|---|
name | 'group.deleteGroupType.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4e9d0> |
pattern | 'v2/instructor/{eid}/category/{gc}/delete.xml' |
request_methods | ('DELETE') |
Source | |
Line 74 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.delete_group_type_api | |
view function instructor.group.api.view_options |
route api.group.category.json (pattern: 'v2/instructor/{eid}/category/{gc}.json') | |
---|---|
name | 'api.group.category.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4f210> |
pattern | 'v2/instructor/{eid}/category/{gc}.json' |
Source | |
Line 78 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.manage_group_category_api | |
view function instructor.group.api.view_options |
route api.group.category.xml (pattern: 'v2/instructor/{eid}/category/{gc}.xml') | |
---|---|
name | 'api.group.category.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a4f4d0> |
pattern | 'v2/instructor/{eid}/category/{gc}.xml' |
Source | |
Line 79 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.manage_group_category_api | |
view function instructor.group.api.view_options |
route api.group.manageGroups.json (pattern: 'v2/instructor/{eid}/category/{gc}/manage.json') | |
---|---|
name | 'api.group.manageGroups.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a54b90> |
pattern | 'v2/instructor/{eid}/category/{gc}/manage.json' |
request_methods | ('GET') |
Source | |
Line 82 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.manage_groups_list_api | |
view function instructor.group.api.view_options |
route api.group.manageGroups.xml (pattern: 'v2/instructor/{eid}/category/{gc}/manage.xml') | |
---|---|
name | 'api.group.manageGroups.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a55090> |
pattern | 'v2/instructor/{eid}/category/{gc}/manage.xml' |
request_methods | ('GET') |
Source | |
Line 84 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.manage_groups_list_api | |
view function instructor.group.api.view_options |
route group.createGroup_ajax.json (pattern: 'v2/instructor/{eid}/category/{gc}/group/create.json') | |
---|---|
name | 'group.createGroup_ajax.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a54e50> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/create.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 88 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.create_group_api | |
view function instructor.group.api.view_options |
route group.createGroup_ajax.xml (pattern: 'v2/instructor/{eid}/category/{gc}/group/create.xml') | |
---|---|
name | 'group.createGroup_ajax.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a55190> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/create.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 90 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.create_group_api | |
view function instructor.group.api.view_options |
route api.group.manageGroup.json (pattern: 'v2/instructor/{eid}/group/{g}.json') | |
---|---|
name | 'api.group.manageGroup.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a55950> |
pattern | 'v2/instructor/{eid}/group/{g}.json' |
request_methods | ('GET') |
Source | |
Line 94 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.manage_group_list_api | |
view function instructor.group.api.view_options |
route api.group.manageGroup.xml (pattern: 'v2/instructor/{eid}/group/{g}.xml') | |
---|---|
name | 'api.group.manageGroup.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a55e10> |
pattern | 'v2/instructor/{eid}/group/{g}.xml' |
request_methods | ('GET') |
Source | |
Line 95 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.manage_group_list_api | |
view function instructor.group.api.view_options |
route api.group.viewMembers.json (pattern: 'v2/instructor/{eid}/group/{g}/members.json') | |
---|---|
name | 'api.group.viewMembers.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a56110> |
pattern | 'v2/instructor/{eid}/group/{g}/members.json' |
request_methods | ('GET') |
Source | |
Line 98 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.view_group_members_api | |
view function instructor.group.api.view_options |
route api.group.viewMembers.xml (pattern: 'v2/instructor/{eid}/group/{g}/members.xml') | |
---|---|
name | 'api.group.viewMembers.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a562d0> |
pattern | 'v2/instructor/{eid}/group/{g}/members.xml' |
request_methods | ('GET') |
Source | |
Line 100 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.view_group_members_api | |
view function instructor.group.api.view_options |
route api.group.viewMember.json (pattern: 'v2/instructor/{eid}/group/{g}/member/{userid}.json') | |
---|---|
name | 'api.group.viewMember.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a564d0> |
pattern | 'v2/instructor/{eid}/group/{g}/member/{userid}.json' |
request_methods | ('GET') |
Source | |
Line 103 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.view_group_member_api | |
view function instructor.group.api.view_options |
route api.group.viewMember.xml (pattern: 'v2/instructor/{eid}/group/{g}/member/{userid}.xml') | |
---|---|
name | 'api.group.viewMember.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a563d0> |
pattern | 'v2/instructor/{eid}/group/{g}/member/{userid}.xml' |
request_methods | ('GET') |
Source | |
Line 105 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.view_group_member_api | |
view function instructor.group.api.view_options |
route api.group.createGroupMember.json (pattern: 'v2/instructor/{eid}/group/{g}/members/add.json') | |
---|---|
name | 'api.group.createGroupMember.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a56b90> |
pattern | 'v2/instructor/{eid}/group/{g}/members/add.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 109 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.add_student_api | |
view function instructor.group.api.view_options |
route api.group.createGroupMember.xml (pattern: 'v2/instructor/{eid}/group/{g}/members/add.xml') | |
---|---|
name | 'api.group.createGroupMember.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a57050> |
pattern | 'v2/instructor/{eid}/group/{g}/members/add.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 111 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.add_student_api | |
view function instructor.group.api.view_options |
route api.group.deleteGroupMember.json (pattern: 'v2/instructor/{eid}/group/{g}/members/delete.json') | |
---|---|
name | 'api.group.deleteGroupMember.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a57150> |
pattern | 'v2/instructor/{eid}/group/{g}/members/delete.json' |
request_methods | ('DELETE') |
Source | |
Line 115 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.delete_student_api | |
view function instructor.group.api.view_options |
route api.group.deleteGroupMember.xml (pattern: 'v2/instructor/{eid}/group/{g}/members/delete.xml') | |
---|---|
name | 'api.group.deleteGroupMember.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a573d0> |
pattern | 'v2/instructor/{eid}/group/{g}/members/delete.xml' |
request_methods | ('DELETE') |
Source | |
Line 117 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.delete_student_api | |
view function instructor.group.api.view_options |
route group.ConvertClassToGroup.json (pattern: 'v2/instructor/{eid}/groups/group/{g}/convert.json') | |
---|---|
name | 'group.ConvertClassToGroup.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a572d0> |
pattern | 'v2/instructor/{eid}/groups/group/{g}/convert.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 121 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.convert_tool_api | |
view function instructor.group.api.view_options |
route group.ConvertClassToGroup.xml (pattern: 'v2/instructor/{eid}/groups/group/{g}/convert.xml') | |
---|---|
name | 'group.ConvertClassToGroup.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a579d0> |
pattern | 'v2/instructor/{eid}/groups/group/{g}/convert.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 123 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.convert_tool_api | |
view function instructor.group.api.view_options |
route group.deleteGroup.json (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/delete.json') | |
---|---|
name | 'group.deleteGroup.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49a57d50> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/{g}/delete.json' |
request_methods | ('DELETE') |
Source | |
Line 127 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.delete_group_api | |
view function instructor.group.api.view_options |
route group.deleteGroup.xml (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/delete.xml') | |
---|---|
name | 'group.deleteGroup.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49a56410> |
pattern | 'v2/instructor/{eid}/category/{gc}/group/{g}/delete.xml' |
request_methods | ('DELETE') |
Source | |
Line 129 of file /apps/core/instructor/instructor/group/__init__.py:
|
|
References | |
view function instructor.group.api.delete_group_api | |
view function instructor.group.api.view_options |
route exam.listExams (pattern: 'v2/instructor/{eid}/exam/list') | |
---|---|
name | 'exam.listExams' |
object | <pyramid.urldispatch.Route object at 0xe26c49a56710> |
pattern | 'v2/instructor/{eid}/exam/list' |
Source | |
Line 7 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.exam_list |
route exam.listExams.xls (pattern: 'v2/instructor/{eid}/exam/list.xls') | |
---|---|
name | 'exam.listExams.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c49a54690> |
pattern | 'v2/instructor/{eid}/exam/list.xls' |
Source | |
Line 10 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.exam_list_excel |
route exam.listExams.pdf (pattern: 'v2/instructor/{eid}/exam/list.pdf') | |
---|---|
name | 'exam.listExams.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c49a575d0> |
pattern | 'v2/instructor/{eid}/exam/list.pdf' |
Source | |
Line 13 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.exam_list_pdf |
route exam.createExam (pattern: 'v2/instructor/{eid}/exam/create') | |
---|---|
name | 'exam.createExam' |
object | <pyramid.urldispatch.Route object at 0xe26c49a57ad0> |
pattern | 'v2/instructor/{eid}/exam/create' |
Source | |
Line 16 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.create_exam_route |
route exam.deleteExam (pattern: 'v2/instructor/{eid}/exam/{examid}/delete') | |
---|---|
name | 'exam.deleteExam' |
object | <pyramid.urldispatch.Route object at 0xe26c49a545d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/delete' |
request_methods | ('POST') |
Source | |
Line 19 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.delete_exam_route |
route exam.ArchiveExamWarning (pattern: 'v2/instructor/{eid}/exam/{examid}/archive/form') | |
---|---|
name | 'exam.ArchiveExamWarning' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5cb90> |
pattern | 'v2/instructor/{eid}/exam/{examid}/archive/form' |
Source | |
Line 22 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.archive_exam_form_route |
route exam.ArchiveExam (pattern: 'v2/instructor/{eid}/exam/{examid}/archive') | |
---|---|
name | 'exam.ArchiveExam' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5cd50> |
pattern | 'v2/instructor/{eid}/exam/{examid}/archive' |
Source | |
Line 25 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.archive_exam_route |
route exam.restoreArchiveExamWarning (pattern: 'v2/instructor/{eid}/exam/{examid}/restore/form') | |
---|---|
name | 'exam.restoreArchiveExamWarning' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5d350> |
pattern | 'v2/instructor/{eid}/exam/{examid}/restore/form' |
Source | |
Line 28 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.restore_exam_form_route |
route exam.restoreArchiveExam (pattern: 'v2/instructor/{eid}/exam/{examid}/restore') | |
---|---|
name | 'exam.restoreArchiveExam' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5cf50> |
pattern | 'v2/instructor/{eid}/exam/{examid}/restore' |
Source | |
Line 31 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.restore_exam_route |
route exam.editExamPropsForm (pattern: 'v2/instructor/{eid}/exam/{examid}/properties/basic') | |
---|---|
name | 'exam.editExamPropsForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5d910> |
pattern | 'v2/instructor/{eid}/exam/{examid}/properties/basic' |
request_methods | ('GET') |
Source | |
Line 34 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.basic_exam_props_form |
route exam.listmedia (pattern: 'v2/instructor/{eid}/exam/{examid}/media/list') | |
---|---|
name | 'exam.listmedia' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5dc90> |
pattern | 'v2/instructor/{eid}/exam/{examid}/media/list' |
Source | |
Line 38 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.list_media_route |
route exam.publicUrl (pattern: 'v2/instructor/{eid}/exam/{examid}/publicurl') | |
---|---|
name | 'exam.publicUrl' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5de50> |
pattern | 'v2/instructor/{eid}/exam/{examid}/publicurl' |
Source | |
Line 40 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.toggle_public_exam_route |
route exam.editExamProps (pattern: 'v2/instructor/{eid}/exam/{examid}/properties/basic') | |
---|---|
name | 'exam.editExamProps' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5e390> |
pattern | 'v2/instructor/{eid}/exam/{examid}/properties/basic' |
request_methods | ('POST') |
Source | |
Line 43 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.edit_basic_exam_props_route |
route exam.sebExamForm (pattern: 'v2/instructor/{eid}/exam/{examid}/seb/form') | |
---|---|
name | 'exam.sebExamForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5ccd0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/seb/form' |
Source | |
Line 47 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.safe_exam_browser_exam_form_route |
route exam.sebExam (pattern: 'v2/instructor/{eid}/exam/{examid}/seb') | |
---|---|
name | 'exam.sebExam' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5dc10> |
pattern | 'v2/instructor/{eid}/exam/{examid}/seb' |
Source | |
Line 48 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.safe_exam_browser_exam_route |
route exam.exportFormattedQuestions (pattern: 'v2/instructor/{eid}/exam/{examid}/exam/export') | |
---|---|
name | 'exam.exportFormattedQuestions' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5e8d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/exam/export' |
Source | |
Line 51 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.exportFormattedQuestions |
route exam.activateExamForm (pattern: 'v2/instructor/{eid}/exam/{examid}/activate') | |
---|---|
name | 'exam.activateExamForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5ec10> |
pattern | 'v2/instructor/{eid}/exam/{examid}/activate' |
request_methods | ('GET') |
Source | |
Line 54 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.activate_exam_form_route |
route exam.activateExam (pattern: 'v2/instructor/{eid}/exam/{examid}/activate') | |
---|---|
name | 'exam.activateExam' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5ee50> |
pattern | 'v2/instructor/{eid}/exam/{examid}/activate' |
request_methods | ('POST') |
Source | |
Line 58 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.activate_exam_route |
route exam.duplicateExamForm (pattern: 'v2/instructor/{eid}/exam/{examid}/duplicate/form') | |
---|---|
name | 'exam.duplicateExamForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5c1d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/duplicate/form' |
Source | |
Line 61 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.duplicate_exam_form_route |
route exam.duplicateExam (pattern: 'v2/instructor/{eid}/exam/{examid}/duplicate') | |
---|---|
name | 'exam.duplicateExam' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5ead0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/duplicate' |
Source | |
Line 64 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.duplicate_exam_route |
route exam.createStoreSampleExam (pattern: 'v2/instructor/{eid}/exam/{examid}/sample/create') | |
---|---|
name | 'exam.createStoreSampleExam' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5f650> |
pattern | 'v2/instructor/{eid}/exam/{examid}/sample/create' |
Source | |
Line 66 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.create_store_sample_exam |
route exam.proctorExamForm (pattern: 'v2/instructor/{eid}/exam/{examid}/proctor/form') | |
---|---|
name | 'exam.proctorExamForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5fb90> |
pattern | 'v2/instructor/{eid}/exam/{examid}/proctor/form' |
Source | |
Line 69 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.proctor_exam_form_route |
route exam.proctorExam (pattern: 'v2/instructor/{eid}/exam/{examid}/proctor') | |
---|---|
name | 'exam.proctorExam' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5fdd0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/proctor' |
Source | |
Line 72 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.update_proctor_exam |
route exam.proctorAccessForm (pattern: 'v2/instructor/{eid}/exam/{examid}/access/proctor/') | |
---|---|
name | 'exam.proctorAccessForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5f6d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/access/proctor/' |
Source | |
Line 75 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.proctor_access_form_route |
route exam.printExamForm (pattern: 'v2/instructor/{eid}/exam/{examid}/print/form') | |
---|---|
name | 'exam.printExamForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5e290> |
pattern | 'v2/instructor/{eid}/exam/{examid}/print/form' |
Source | |
Line 78 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.print_exam_form_route |
route exam.printExam.pdf (pattern: 'v2/instructor/{eid}/exam/{examid}/print.pdf') | |
---|---|
name | 'exam.printExam.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5f210> |
pattern | 'v2/instructor/{eid}/exam/{examid}/print.pdf' |
Source | |
Line 81 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.print_exam_pdf |
route exam.printExam (pattern: 'v2/instructor/{eid}/exam/{examid}/print') | |
---|---|
name | 'exam.printExam' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5fa90> |
pattern | 'v2/instructor/{eid}/exam/{examid}/print' |
Source | |
Line 84 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.print_exam_route |
route exam.scheduler (pattern: 'v2/instructor/{eid}/exam/{examid}/scheduler') | |
---|---|
name | 'exam.scheduler' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5fcd0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/scheduler' |
Source | |
Line 87 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.scheduler_form |
route exam.bulkSchedule (pattern: 'v2/instructor/{eid}/exam/{examid}/schedule/bulk') | |
---|---|
name | 'exam.bulkSchedule' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5fe50> |
pattern | 'v2/instructor/{eid}/exam/{examid}/schedule/bulk' |
Source | |
Line 90 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.bulk_schedule |
route exam.bulkUnschedule (pattern: 'v2/instructor/{eid}/exam/{examid}/schedule/bulk/unschedule') | |
---|---|
name | 'exam.bulkUnschedule' |
object | <pyramid.urldispatch.Route object at 0xe26c49a5e3d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/schedule/bulk/unschedule' |
Source | |
Line 93 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.bulk_unschedule |
route exam.lmsFileForm (pattern: 'v2/instructor/{eid}/exam/{examid}/lms/form') | |
---|---|
name | 'exam.lmsFileForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498694d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/lms/form' |
Source | |
Line 96 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.lms_file_form_route |
route exam.lmsFiles (pattern: 'v2/instructor/{eid}/exam/{examid}/lms') | |
---|---|
name | 'exam.lmsFiles' |
object | <pyramid.urldispatch.Route object at 0xe26c49869810> |
pattern | 'v2/instructor/{eid}/exam/{examid}/lms' |
Source | |
Line 99 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.lms_file_route |
route exam.downloadLmsZip (pattern: 'v2/instructor/{eid}/exam/{examid}/lms/{companyid}/zip') | |
---|---|
name | 'exam.downloadLmsZip' |
object | <pyramid.urldispatch.Route object at 0xe26c49869e10> |
pattern | 'v2/instructor/{eid}/exam/{examid}/lms/{companyid}/zip' |
Source | |
Line 102 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.download_lms_zip |
route exam.listExams.json (pattern: 'v2/instructor/{eid}/exam/list.json') | |
---|---|
name | 'exam.listExams.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49869cd0> |
pattern | 'v2/instructor/{eid}/exam/list.json' |
request_methods | ('GET') |
Source | |
Line 105 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.api.list_exams_api_post | |
view function instructor.exam.api.view_options |
route exam.listExams.xml (pattern: 'v2/instructor/{eid}/exam/list.xml') | |
---|---|
name | 'exam.listExams.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c49868bd0> |
pattern | 'v2/instructor/{eid}/exam/list.xml' |
request_methods | ('GET') |
Source | |
Line 108 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.api.list_exams_api_post | |
view function instructor.exam.api.view_options |
route exam.getExam.json (pattern: 'v2/instructor/{eid}/exam/{examid}.json') | |
---|---|
name | 'exam.getExam.json' |
object | <pyramid.urldispatch.Route object at 0xe26c49869190> |
pattern | 'v2/instructor/{eid}/exam/{examid}.json' |
request_methods | ('GET') |
Source | |
Line 111 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.api.get_exam_api | |
view function instructor.exam.api.view_options |
route exam.getExam.xml (pattern: 'v2/instructor/{eid}/exam/{examid}.xml') | |
---|---|
name | 'exam.getExam.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c4986a590> |
pattern | 'v2/instructor/{eid}/exam/{examid}.xml' |
request_methods | ('GET') |
Source | |
Line 114 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.api.get_exam_api | |
view function instructor.exam.api.view_options |
route exam.bulkSchedule.json (pattern: 'v2/instructor/{eid}/exam/{examid}/bulkschedule.json') | |
---|---|
name | 'exam.bulkSchedule.json' |
object | <pyramid.urldispatch.Route object at 0xe26c4986a950> |
pattern | 'v2/instructor/{eid}/exam/{examid}/bulkschedule.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 117 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.api.bulk_schedule_api | |
view function instructor.exam.api.view_options |
route exam.bulkSchedule.xml (pattern: 'v2/instructor/{eid}/exam/{examid}/bulkschedule.xml') | |
---|---|
name | 'exam.bulkSchedule.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c4986ac10> |
pattern | 'v2/instructor/{eid}/exam/{examid}/bulkschedule.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 120 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.api.bulk_schedule_api | |
view function instructor.exam.api.view_options |
route exam.bulkSchedule.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkschedule.json') | |
---|---|
name | 'exam.bulkSchedule.json_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c4986ae10> |
pattern | 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkschedule.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 124 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.api.bulk_schedule_api | |
view function instructor.exam.api.view_options |
route exam.bulkSchedule.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkschedule.xml') | |
---|---|
name | 'exam.bulkSchedule.xml_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c4986b490> |
pattern | 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkschedule.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 127 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.api.bulk_schedule_api | |
view function instructor.exam.api.view_options |
route exam.bulkUnschedule.json (pattern: 'v2/instructor/{eid}/exam/{examid}/bulkunschedule.json') | |
---|---|
name | 'exam.bulkUnschedule.json' |
object | <pyramid.urldispatch.Route object at 0xe26c4986b710> |
pattern | 'v2/instructor/{eid}/exam/{examid}/bulkunschedule.json' |
request_methods | ('DELETE') |
Source | |
Line 131 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.api.bulk_unschedule_api | |
view function instructor.exam.api.view_options |
route exam.bulkUnschedule.xml (pattern: 'v2/instructor/{eid}/exam/{examid}/bulkunschedule.xml') | |
---|---|
name | 'exam.bulkUnschedule.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c4986b5d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/bulkunschedule.xml' |
request_methods | ('DELETE') |
Source | |
Line 134 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.api.bulk_unschedule_api | |
view function instructor.exam.api.view_options |
route exam.bulkUnschedule.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkunschedule.json') | |
---|---|
name | 'exam.bulkUnschedule.json_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c4986bf50> |
pattern | 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkunschedule.json' |
request_methods | ('DELETE') |
Source | |
Line 138 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.api.bulk_unschedule_api | |
view function instructor.exam.api.view_options |
route exam.bulkUnschedule.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkunschedule.xml') | |
---|---|
name | 'exam.bulkUnschedule.xml_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c4986bb10> |
pattern | 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkunschedule.xml' |
request_methods | ('DELETE') |
Source | |
Line 141 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.api.bulk_unschedule_api | |
view function instructor.exam.api.view_options |
route exam.training (pattern: 'v2/instructor/{eid}/exam/{examid}/training') | |
---|---|
name | 'exam.training' |
object | <pyramid.urldispatch.Route object at 0xe26c4986bad0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/training' |
Source | |
Line 148 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.exam_training |
route exam.attestation_form (pattern: 'v2/instructor/{eid}/exam/{examid}/attestation') | |
---|---|
name | 'exam.attestation_form' |
object | <pyramid.urldispatch.Route object at 0xe26c49868dd0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/attestation' |
Source | |
Line 151 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.exam_attestation_form |
route exam.attestation (pattern: 'v2/instructor/{eid}/exam/{examid}/attestation/submit') | |
---|---|
name | 'exam.attestation' |
object | <pyramid.urldispatch.Route object at 0xe26c4986bb90> |
pattern | 'v2/instructor/{eid}/exam/{examid}/attestation/submit' |
Source | |
Line 152 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.exam_attestation |
route exam.orderTraining_ajax (pattern: 'v2/instructor/{eid}/exam/{examid}/training/{trainingid}/pos/{pos}') | |
---|---|
name | 'exam.orderTraining_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c4986be50> |
pattern | 'v2/instructor/{eid}/exam/{examid}/training/{trainingid}/pos/{pos}' |
Source | |
Line 155 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.order_training |
route exam.remove_exam_training (pattern: 'v2/instructor/{eid}/exam/{examid}/training/{trainingid}/remove') | |
---|---|
name | 'exam.remove_exam_training' |
object | <pyramid.urldispatch.Route object at 0xe26c4986bf10> |
pattern | 'v2/instructor/{eid}/exam/{examid}/training/{trainingid}/remove' |
Source | |
Line 158 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.remove_exam_training |
route exam.set_exam_training (pattern: 'v2/instructor/{eid}/exam/{examid}/training/add') | |
---|---|
name | 'exam.set_exam_training' |
object | <pyramid.urldispatch.Route object at 0xe26c4986b790> |
pattern | 'v2/instructor/{eid}/exam/{examid}/training/add' |
Source | |
Line 161 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.add_exam_training |
route exam.get_min_max_points (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/points') | |
---|---|
name | 'exam.get_min_max_points' |
object | <pyramid.urldispatch.Route object at 0xe26c4986bfd0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/pool/points' |
Source | |
Line 164 of file /apps/core/instructor/instructor/exam/__init__.py:
|
|
References | |
view function instructor.exam.views.get_min_max_points |
route examTranslate.examForm (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/form') | |
---|---|
name | 'examTranslate.examForm' |
object | <pyramid.urldispatch.Route object at 0xe26c4986b650> |
pattern | 'v2/instructor/{eid}/exam/{examid}/translate/form' |
Source | |
Line 6 of file /apps/core/instructor/instructor/examTranslate/__init__.py:
|
|
References | |
view function instructor.examTranslate.views.translateForm |
route examTranslate.getQuestions (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/get/questions/') | |
---|---|
name | 'examTranslate.getQuestions' |
object | <pyramid.urldispatch.Route object at 0xe26c49871a50> |
pattern | 'v2/instructor/{eid}/exam/{examid}/translate/get/questions/' |
Source | |
Line 7 of file /apps/core/instructor/instructor/examTranslate/__init__.py:
|
|
References | |
view function instructor.examTranslate.views.getQuestions |
route examTranslate.duplicateExam (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/dupe/exam') | |
---|---|
name | 'examTranslate.duplicateExam' |
object | <pyramid.urldispatch.Route object at 0xe26c49871c90> |
pattern | 'v2/instructor/{eid}/exam/{examid}/translate/dupe/exam' |
Source | |
Line 8 of file /apps/core/instructor/instructor/examTranslate/__init__.py:
|
|
References | |
view function instructor.examTranslate.views.dupeExam |
route examTranslate.duplicatePools (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/dupe/pools') | |
---|---|
name | 'examTranslate.duplicatePools' |
object | <pyramid.urldispatch.Route object at 0xe26c49871e90> |
pattern | 'v2/instructor/{eid}/exam/{examid}/translate/dupe/pools' |
Source | |
Line 9 of file /apps/core/instructor/instructor/examTranslate/__init__.py:
|
|
References | |
view function instructor.examTranslate.views.duplicatePools |
route examTranslate.saveQuestions (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/post/questions') | |
---|---|
name | 'examTranslate.saveQuestions' |
object | <pyramid.urldispatch.Route object at 0xe26c49872390> |
pattern | 'v2/instructor/{eid}/exam/{examid}/translate/post/questions' |
Source | |
Line 10 of file /apps/core/instructor/instructor/examTranslate/__init__.py:
|
|
References | |
view function instructor.examTranslate.views.saveQuestions |
route examTranslate.deleteExam (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/delete') | |
---|---|
name | 'examTranslate.deleteExam' |
object | <pyramid.urldispatch.Route object at 0xe26c49872550> |
pattern | 'v2/instructor/{eid}/exam/{examid}/translate/delete' |
Source | |
Line 11 of file /apps/core/instructor/instructor/examTranslate/__init__.py:
|
|
References | |
view function instructor.examTranslate.views.delete_exam_route |
route examTranslate.create.log (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/log/create') | |
---|---|
name | 'examTranslate.create.log' |
object | <pyramid.urldispatch.Route object at 0xe26c49872790> |
pattern | 'v2/instructor/{eid}/exam/{examid}/translate/log/create' |
Source | |
Line 13 of file /apps/core/instructor/instructor/examTranslate/__init__.py:
|
|
References | |
view function instructor.examTranslate.views.ailog_create |
route examTranslate.update.log (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/log/{logid}/update') | |
---|---|
name | 'examTranslate.update.log' |
object | <pyramid.urldispatch.Route object at 0xe26c49872b10> |
pattern | 'v2/instructor/{eid}/exam/{examid}/translate/log/{logid}/update' |
Source | |
Line 14 of file /apps/core/instructor/instructor/examTranslate/__init__.py:
|
|
References | |
view function instructor.examTranslate.views.ailog_update |
route pool.listPools (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/list') | |
---|---|
name | 'pool.listPools' |
object | <pyramid.urldispatch.Route object at 0xe26c49872cd0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/pool/list' |
Source | |
Line 7 of file /apps/core/instructor/instructor/pool/__init__.py:
|
|
References | |
view function instructor.pool.views.list_pools_route |
route pool.createPool (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/create') | |
---|---|
name | 'pool.createPool' |
object | <pyramid.urldispatch.Route object at 0xe26c498730d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/pool/create' |
Source | |
Line 9 of file /apps/core/instructor/instructor/pool/__init__.py:
|
|
References | |
view function instructor.pool.views.create_question_pool_route |
route pool.createPool_ajax (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/create/ajax') | |
---|---|
name | 'pool.createPool_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c49873590> |
pattern | 'v2/instructor/{eid}/exam/{examid}/pool/create/ajax' |
Source | |
Line 10 of file /apps/core/instructor/instructor/pool/__init__.py:
|
|
References | |
view function instructor.pool.views.create_question_pool_ajax_route |
route pool.editPoolForm (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/edit/form') | |
---|---|
name | 'pool.editPoolForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49873750> |
pattern | 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/edit/form' |
Source | |
Line 12 of file /apps/core/instructor/instructor/pool/__init__.py:
|
|
References | |
view function instructor.pool.views.edit_question_pool_form_route |
route pool.editPool (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/edit') | |
---|---|
name | 'pool.editPool' |
object | <pyramid.urldispatch.Route object at 0xe26c498738d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/edit' |
Source | |
Line 13 of file /apps/core/instructor/instructor/pool/__init__.py:
|
|
References | |
view function instructor.pool.views.edit_question_pool_route |
route pool.deletePoolWarning (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/delete/form') | |
---|---|
name | 'pool.deletePoolWarning' |
object | <pyramid.urldispatch.Route object at 0xe26c49873c10> |
pattern | 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/delete/form' |
Source | |
Line 15 of file /apps/core/instructor/instructor/pool/__init__.py:
|
|
References | |
view function instructor.pool.views.delete_question_pool_form_route |
route pool.deletePool (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/delete') | |
---|---|
name | 'pool.deletePool' |
object | <pyramid.urldispatch.Route object at 0xe26c49872c10> |
pattern | 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/delete' |
Source | |
Line 16 of file /apps/core/instructor/instructor/pool/__init__.py:
|
|
References | |
view function instructor.pool.views.delete_question_pool_route |
route pool.copyPoolForm (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/copy/form') | |
---|---|
name | 'pool.copyPoolForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49873010> |
pattern | 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/copy/form' |
Source | |
Line 18 of file /apps/core/instructor/instructor/pool/__init__.py:
|
|
References | |
view function instructor.pool.views.copy_pool_form_route |
route pool.copyPool (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/copy') | |
---|---|
name | 'pool.copyPool' |
object | <pyramid.urldispatch.Route object at 0xe26c49873b50> |
pattern | 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/copy' |
Source | |
Line 19 of file /apps/core/instructor/instructor/pool/__init__.py:
|
|
References | |
view function instructor.pool.views.copy_pool_route |
route question.listQuestions (pattern: 'v2/instructor/{eid}/exam/{examid}/question/list') | |
---|---|
name | 'question.listQuestions' |
object | <pyramid.urldispatch.Route object at 0xe26c49870b10> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/list' |
Source | |
Line 6 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.list_questions_route |
route question.listQuestions.ajax (pattern: 'v2/instructor/{eid}/exam/{examid}/question/ajax') | |
---|---|
name | 'question.listQuestions.ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c49873690> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/ajax' |
Source | |
Line 9 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.list_questions_route_ajax |
route question.createQuestionHub (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/hub') | |
---|---|
name | 'question.createQuestionHub' |
object | <pyramid.urldispatch.Route object at 0xe26c49873f10> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/create/hub' |
Source | |
Line 12 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.create_question_hub_route |
route question.createDDQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/dd') | |
---|---|
name | 'question.createDDQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c49872190> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/create/dd' |
Source | |
Line 15 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.create_question_drag_drop_route |
route question.createRankQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/ro') | |
---|---|
name | 'question.createRankQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c49873f50> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/create/ro' |
Source | |
Line 18 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.create_question_rank_order_route |
route question.createMAQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/ma') | |
---|---|
name | 'question.createMAQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c49878790> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/create/ma' |
Source | |
Line 21 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.create_question_matching_route |
route question.createBARSMCQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/barsmc') | |
---|---|
name | 'question.createBARSMCQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c49879250> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/create/barsmc' |
Source | |
Line 24 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.create_question_BARS_multiple_choice_route |
route question.createBARSMFQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/barsmf') | |
---|---|
name | 'question.createBARSMFQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c49879850> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/create/barsmf' |
Source | |
Line 27 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.create_question_BARS_meetfail_route |
route question.createMCQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/mc') | |
---|---|
name | 'question.createMCQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c49879ad0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/create/mc' |
Source | |
Line 30 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.create_question_choice_route |
route question.createMSQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/ms') | |
---|---|
name | 'question.createMSQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c49879e50> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/create/ms' |
Source | |
Line 33 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.create_question_select_route |
route question.createFBQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/fb') | |
---|---|
name | 'question.createFBQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c4987a0d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/create/fb' |
Source | |
Line 36 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.create_question_fillblank_route |
route question.createTFQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/tf') | |
---|---|
name | 'question.createTFQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c4987a290> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/create/tf' |
Source | |
Line 39 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.create_question_truefalse_route |
route question.createHSQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/hs') | |
---|---|
name | 'question.createHSQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c4987a4d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/create/hs' |
Source | |
Line 42 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.create_hotspot_question |
route question.editMAQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ma') | |
---|---|
name | 'question.editMAQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c4987a750> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ma' |
Source | |
Line 45 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.edit_question_matching_route |
route question.editBARSMCQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/barsmc') | |
---|---|
name | 'question.editBARSMCQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c4987a610> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/barsmc' |
Source | |
Line 48 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.edit_question_BARS_multiple_choice_route |
route question.editBARSMFQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/barsmf') | |
---|---|
name | 'question.editBARSMFQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c4987ae50> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/barsmf' |
Source | |
Line 51 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.edit_question_BARS_meet_fail_route |
route question.editMCQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/mc') | |
---|---|
name | 'question.editMCQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c4987b310> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/mc' |
Source | |
Line 54 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.edit_question_choice_route |
route question.editMSQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ms') | |
---|---|
name | 'question.editMSQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c4987b710> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ms' |
Source | |
Line 57 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.edit_question_select_route |
route question.editFBQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/fb') | |
---|---|
name | 'question.editFBQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c4987ba10> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/fb' |
Source | |
Line 60 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.edit_question_fillblank_route |
route question.editTFQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/tf') | |
---|---|
name | 'question.editTFQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c4987bc50> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/tf' |
Source | |
Line 63 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.edit_question_truefalse_route |
route question.editHSQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/hs') | |
---|---|
name | 'question.editHSQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c4987b490> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/hs' |
Source | |
Line 66 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.edit_question_hotspot_route |
route question.editDDQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/dd') | |
---|---|
name | 'question.editDDQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c498795d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/dd' |
Source | |
Line 69 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.edit_question_drag_drop_route |
route question.editRankQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ro') | |
---|---|
name | 'question.editRankQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c49878cd0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ro' |
Source | |
Line 72 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.edit_question_rank_order_route |
route question.editQuestionForm (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/form') | |
---|---|
name | 'question.editQuestionForm' |
object | <pyramid.urldispatch.Route object at 0xe26c4987a710> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/form' |
Source | |
Line 75 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.edit_question_form_hub_route |
route question.displayPreviousQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/display/previous') | |
---|---|
name | 'question.displayPreviousQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c4987bdd0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/display/previous' |
Source | |
Line 78 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.display_previous_question_route |
route question.displayNextQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/display/next') | |
---|---|
name | 'question.displayNextQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c49879c10> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/display/next' |
Source | |
Line 82 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.display_next_question_route |
route question.deleteQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/delete') | |
---|---|
name | 'question.deleteQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c49885190> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/delete' |
Source | |
Line 86 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.delete_question_route |
route question.deleteQuestionWarning (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/delete/form') | |
---|---|
name | 'question.deleteQuestionWarning' |
object | <pyramid.urldispatch.Route object at 0xe26c49885550> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/delete/form' |
Source | |
Line 89 of file /apps/core/instructor/instructor/question/__init__.py:
|
route question.copyQuestionForm (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/copy/form') | |
---|---|
name | 'question.copyQuestionForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49885750> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}/copy/form' |
Source | |
Line 93 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.copy_questions_form_route |
route question.copyQuestion (pattern: 'v2/instructor/{eid}/newexam/{newexamid}/poolid/{poolid}/copy/oldexam/{oldexamid}/question/{qid}') | |
---|---|
name | 'question.copyQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c49884c10> |
pattern | 'v2/instructor/{eid}/newexam/{newexamid}/poolid/{poolid}/copy/oldexam/{oldexamid}/question/{qid}' |
Source | |
Line 96 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.copy_questions_route |
route question.getPools_ajax (pattern: 'v2/instructor/{eid}/exam/{examid}/pools') | |
---|---|
name | 'question.getPools_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c49885c90> |
pattern | 'v2/instructor/{eid}/exam/{examid}/pools' |
Source | |
Line 100 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.get_question_pool_ajax |
route question.orderQuestion_ajax (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{questionid}/position/{pos}') | |
---|---|
name | 'question.orderQuestion_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c49885fd0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{questionid}/position/{pos}' |
Source | |
Line 103 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.order_questions_ajax_route |
route question.displayQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}') | |
---|---|
name | 'question.displayQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c49885d50> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/{qid}' |
Source | |
Line 107 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.display_question_route |
route question.importQuestionsTypeForm (pattern: 'v2/instructor/{eid}/exam/{examid}/question/import/form') | |
---|---|
name | 'question.importQuestionsTypeForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49879dd0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/import/form' |
Source | |
Line 110 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.import_questions_type_form |
route question.uploadQuestionsDownloadGuide (pattern: 'v2/instructor/{eid}/exam/{examid}/donwload/guide') | |
---|---|
name | 'question.uploadQuestionsDownloadGuide' |
object | <pyramid.urldispatch.Route object at 0xe26c49884ad0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/donwload/guide' |
Source | |
Line 112 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.download_guide |
route question.uploadQuestionsForm (pattern: 'v2/instructor/{eid}/exam/{examid}/question/upload/form') | |
---|---|
name | 'question.uploadQuestionsForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49885090> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/upload/form' |
Source | |
Line 113 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.upload_questions_form |
route question.uploadQuestionsPreview (pattern: 'v2/instructor/{eid}/exam/{examid}/question/upload/preview') | |
---|---|
name | 'question.uploadQuestionsPreview' |
object | <pyramid.urldispatch.Route object at 0xe26c49886350> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/upload/preview' |
Source | |
Line 114 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.upload_questions_preview |
route question.uploadQuestions (pattern: 'v2/instructor/{eid}/exam/{examid}/question/upload/submit') | |
---|---|
name | 'question.uploadQuestions' |
object | <pyramid.urldispatch.Route object at 0xe26c49887110> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/upload/submit' |
Source | |
Line 115 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.upload_questions |
route question.ai.generateQuestionsGuide (pattern: 'v2/instructor/{eid}/exam/{examid}/question/ai.generate/guide') | |
---|---|
name | 'question.ai.generateQuestionsGuide' |
object | <pyramid.urldispatch.Route object at 0xe26c498872d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/ai.generate/guide' |
Source | |
Line 117 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.ai_wizard |
route question.ai.generateQuestionsPreview (pattern: 'v2/instructor/{eid}/exam/{examid}/question/ai.generate/preview') | |
---|---|
name | 'question.ai.generateQuestionsPreview' |
object | <pyramid.urldispatch.Route object at 0xe26c49887090> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/ai.generate/preview' |
Source | |
Line 118 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.upload_questions_ai_preview |
route question.ai.generateQuestions (pattern: 'v2/instructor/{eid}/exam/{examid}/question/ai.generate/ajax') | |
---|---|
name | 'question.ai.generateQuestions' |
object | <pyramid.urldispatch.Route object at 0xe26c49887650> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/ai.generate/ajax' |
Source | |
Line 119 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.upload_questions_ai_generate_question_ajax |
route question.ai.generateQuestionsSubmit (pattern: 'v2/instructor/{eid}/exam/{examid}/question/ai.generate/submit') | |
---|---|
name | 'question.ai.generateQuestionsSubmit' |
object | <pyramid.urldispatch.Route object at 0xe26c498878d0> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/ai.generate/submit' |
Source | |
Line 120 of file /apps/core/instructor/instructor/question/__init__.py:
|
|
References | |
view function instructor.question.views.upload_questions_ai_submit |
route myAccount.payments (pattern: 'v2/instructor/{eid}/myaccount/payments') | |
---|---|
name | 'myAccount.payments' |
object | <pyramid.urldispatch.Route object at 0xe26c49887bd0> |
pattern | 'v2/instructor/{eid}/myaccount/payments' |
Source | |
Line 6 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.list_payments |
route myAccount.selectPlansForm (pattern: 'v2/instructor/{eid}/myaccount/selectPlan') | |
---|---|
name | 'myAccount.selectPlansForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49887610> |
pattern | 'v2/instructor/{eid}/myaccount/selectPlan' |
Source | |
Line 7 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.select_plans |
route myAccount.updatePlan (pattern: 'v2/instructor/{eid}/myaccount/updatePlan') | |
---|---|
name | 'myAccount.updatePlan' |
object | <pyramid.urldispatch.Route object at 0xe26c49885590> |
pattern | 'v2/instructor/{eid}/myaccount/updatePlan' |
Source | |
Line 8 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.edit_plan |
route myAccount.updatePlanForm (pattern: 'v2/instructor/{eid}/myaccount/updatePlanForm') | |
---|---|
name | 'myAccount.updatePlanForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49886e90> |
pattern | 'v2/instructor/{eid}/myaccount/updatePlanForm' |
Source | |
Line 9 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.edit_plan_form |
route myAccount.updateAddons (pattern: 'v2/instructor/{eid}/myaccount/updateAddons') | |
---|---|
name | 'myAccount.updateAddons' |
object | <pyramid.urldispatch.Route object at 0xe26c49887cd0> |
pattern | 'v2/instructor/{eid}/myaccount/updateAddons' |
Source | |
Line 10 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.update_addons |
route myAccount.updateAddonsForm (pattern: 'v2/instructor/{eid}/myaccount/updateAddonsForm') | |
---|---|
name | 'myAccount.updateAddonsForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49887e10> |
pattern | 'v2/instructor/{eid}/myaccount/updateAddonsForm' |
Source | |
Line 11 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.update_addons_form |
route myAccount.updatePaymentMethod (pattern: 'v2/instructor/{eid}/myaccount/updatepayment') | |
---|---|
name | 'myAccount.updatePaymentMethod' |
object | <pyramid.urldispatch.Route object at 0xe26c49886950> |
pattern | 'v2/instructor/{eid}/myaccount/updatepayment' |
Source | |
Line 12 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.edit_payment |
route myAccount.updatePaymentMethodForm (pattern: 'v2/instructor/{eid}/myaccount/updatepaymentform') | |
---|---|
name | 'myAccount.updatePaymentMethodForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49887f50> |
pattern | 'v2/instructor/{eid}/myaccount/updatepaymentform' |
Source | |
Line 13 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.edit_payment_form |
route myAccount.scheduledChangesForm (pattern: 'v2/instructor/{eid}/myaccount/scheduledchangesform') | |
---|---|
name | 'myAccount.scheduledChangesForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49898490> |
pattern | 'v2/instructor/{eid}/myaccount/scheduledchangesform' |
Source | |
Line 14 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.scheduled_changes_form |
route myAccount.scheduledChangesDelete (pattern: 'v2/instructor/{eid}/myaccount/scheduledchangesdelete') | |
---|---|
name | 'myAccount.scheduledChangesDelete' |
object | <pyramid.urldispatch.Route object at 0xe26c49898450> |
pattern | 'v2/instructor/{eid}/myaccount/scheduledchangesdelete' |
Source | |
Line 15 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.scheduled_changes_delete |
route myAccount.cancelSubscription (pattern: 'v2/instructor/{eid}/myaccount/cancelSubscription') | |
---|---|
name | 'myAccount.cancelSubscription' |
object | <pyramid.urldispatch.Route object at 0xe26c49898110> |
pattern | 'v2/instructor/{eid}/myaccount/cancelSubscription' |
Source | |
Line 16 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.cancel_subscription |
route myAccount.dontCancelSubscription (pattern: 'v2/instructor/{eid}/myaccount/dontCancelSubscription') | |
---|---|
name | 'myAccount.dontCancelSubscription' |
object | <pyramid.urldispatch.Route object at 0xe26c498981d0> |
pattern | 'v2/instructor/{eid}/myaccount/dontCancelSubscription' |
Source | |
Line 17 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.dont_cancel_subscription |
route myAccount.dashboard (pattern: 'v2/instructor/{eid}/myaccount/dashboard') | |
---|---|
name | 'myAccount.dashboard' |
object | <pyramid.urldispatch.Route object at 0xe26c498987d0> |
pattern | 'v2/instructor/{eid}/myaccount/dashboard' |
Source | |
Line 18 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.billing_dashboard |
route myAccount.dashboardRefresh (pattern: 'v2/instructor/{eid}/myaccount/dashboardrefresh') | |
---|---|
name | 'myAccount.dashboardRefresh' |
object | <pyramid.urldispatch.Route object at 0xe26c49898810> |
pattern | 'v2/instructor/{eid}/myaccount/dashboardrefresh' |
Source | |
Line 19 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.waitStripeRefresh |
route myAccount.upgradeAccount (pattern: 'v2/instructor/v2/instructor/{eid}/upgradeaccount') | |
---|---|
name | 'myAccount.upgradeAccount' |
object | <pyramid.urldispatch.Route object at 0xe26c49899150> |
pattern | 'v2/instructor/v2/instructor/{eid}/upgradeaccount' |
Source | |
Line 20 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.upgrade_account |
route myAccount.newSubscriptionForm (pattern: 'v2/instructor/v2/instructor/{eid}/newSubscription') | |
---|---|
name | 'myAccount.newSubscriptionForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49899110> |
pattern | 'v2/instructor/v2/instructor/{eid}/newSubscription' |
Source | |
Line 21 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.new_subscription |
route myAccount.planSelector (pattern: 'v2/instructor/v2/instructor/{eid}/planSelector') | |
---|---|
name | 'myAccount.planSelector' |
object | <pyramid.urldispatch.Route object at 0xe26c49899b90> |
pattern | 'v2/instructor/v2/instructor/{eid}/planSelector' |
Source | |
Line 22 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.no_subscription_plan_selector |
route myAccount.updatePlanFormNoSubsc (pattern: 'v2/instructor/v2/instructor/{eid}/updatePlanFormNoSubsc') | |
---|---|
name | 'myAccount.updatePlanFormNoSubsc' |
object | <pyramid.urldispatch.Route object at 0xe26c49899990> |
pattern | 'v2/instructor/v2/instructor/{eid}/updatePlanFormNoSubsc' |
Source | |
Line 23 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.edit_plan_form_no_subsc |
route myAccount.updatePlanNoSubsc (pattern: 'v2/instructor/v2/instructor/{eid}/updatePlanNoSubsc') | |
---|---|
name | 'myAccount.updatePlanNoSubsc' |
object | <pyramid.urldispatch.Route object at 0xe26c4989a190> |
pattern | 'v2/instructor/v2/instructor/{eid}/updatePlanNoSubsc' |
Source | |
Line 24 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.edit_plan_no_subs |
route myAccount.editInfo (pattern: 'v2/instructor/{eid}/myaccount/edit') | |
---|---|
name | 'myAccount.editInfo' |
object | <pyramid.urldispatch.Route object at 0xe26c4989a010> |
pattern | 'v2/instructor/{eid}/myaccount/edit' |
Source | |
Line 27 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.edit_info | |
view function instructor.myAccount.views.edit_info_form |
route myAccount.editPassword (pattern: 'v2/instructor/{eid}/myaccount/edit_password') | |
---|---|
name | 'myAccount.editPassword' |
object | <pyramid.urldispatch.Route object at 0xe26c49899710> |
pattern | 'v2/instructor/{eid}/myaccount/edit_password' |
Source | |
Line 30 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.edit_password |
route myAccount.studentSettingsForm (pattern: 'v2/instructor/{eid}/myaccount/studentsettings/edit/form') | |
---|---|
name | 'myAccount.studentSettingsForm' |
object | <pyramid.urldispatch.Route object at 0xe26c49899fd0> |
pattern | 'v2/instructor/{eid}/myaccount/studentsettings/edit/form' |
Source | |
Line 33 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.student_settings_form |
route myAccount.editStudentSettings (pattern: 'v2/instructor/{eid}/myaccount/studentsettings/edit') | |
---|---|
name | 'myAccount.editStudentSettings' |
object | <pyramid.urldispatch.Route object at 0xe26c4989a750> |
pattern | 'v2/instructor/{eid}/myaccount/studentsettings/edit' |
Source | |
Line 36 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.edit_student_settings |
route myAccount.updateProfileForm (pattern: 'v2/instructor/{eid}/myaccount/profile/update/form') | |
---|---|
name | 'myAccount.updateProfileForm' |
object | <pyramid.urldispatch.Route object at 0xe26c4989a4d0> |
pattern | 'v2/instructor/{eid}/myaccount/profile/update/form' |
Source | |
Line 39 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.update_profile_form |
route myAccount.updateProfile (pattern: 'v2/instructor/{eid}/myaccount/profile/update') | |
---|---|
name | 'myAccount.updateProfile' |
object | <pyramid.urldispatch.Route object at 0xe26c4989a610> |
pattern | 'v2/instructor/{eid}/myaccount/profile/update' |
Source | |
Line 42 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.update_profile |
route myAccount.checkEmail_ajax (pattern: 'v2/instructor/{eid}/myaccount/check/email/ajax') | |
---|---|
name | 'myAccount.checkEmail_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c4989a590> |
pattern | 'v2/instructor/{eid}/myaccount/check/email/ajax' |
Source | |
Line 45 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.check_email_ajax |
route myAccount.checkUsername_ajax (pattern: 'v2/instructor/{eid}/myaccount/check/username/ajax') | |
---|---|
name | 'myAccount.checkUsername_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c4989aed0> |
pattern | 'v2/instructor/{eid}/myaccount/check/username/ajax' |
Source | |
Line 48 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.views.check_username_ajax |
route myAccount.editInfo.json (pattern: 'v2/instructor/{eid}/myaccount.json') | |
---|---|
name | 'myAccount.editInfo.json' |
object | <pyramid.urldispatch.Route object at 0xe26c4989a890> |
pattern | 'v2/instructor/{eid}/myaccount.json' |
request_methods | ('GET') |
Source | |
Line 51 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.api.edit_info_form_json | |
view function instructor.myAccount.api.view_options |
route myAccount.editInfo.xml (pattern: 'v2/instructor/{eid}/myaccount.xml') | |
---|---|
name | 'myAccount.editInfo.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c4989a9d0> |
pattern | 'v2/instructor/{eid}/myaccount.xml' |
request_methods | ('GET') |
Source | |
Line 54 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.api.edit_info_form_json | |
view function instructor.myAccount.api.view_options |
route api.myAccount.checkInstructorID.json (pattern: 'v2/instructor/{eid}/checkid.json') | |
---|---|
name | 'api.myAccount.checkInstructorID.json' |
object | <pyramid.urldispatch.Route object at 0xe26c4989b350> |
pattern | 'v2/instructor/{eid}/checkid.json' |
request_methods | ('GET') |
Source | |
Line 58 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.api.check_instructor_id | |
view function instructor.myAccount.api.view_options |
route api.myAccount.checkInstructorID.xml (pattern: 'v2/instructor/{eid}/checkid.xml') | |
---|---|
name | 'api.myAccount.checkInstructorID.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c4989be10> |
pattern | 'v2/instructor/{eid}/checkid.xml' |
request_methods | ('GET') |
Source | |
Line 62 of file /apps/core/instructor/instructor/myAccount/__init__.py:
|
|
References | |
view function instructor.myAccount.api.check_instructor_id | |
view function instructor.myAccount.api.view_options |
route instructor.listInstructors (pattern: 'v2/instructor/{eid}/instructor/list') | |
---|---|
name | 'instructor.listInstructors' |
object | <pyramid.urldispatch.Route object at 0xe26c4989a5d0> |
pattern | 'v2/instructor/{eid}/instructor/list' |
request_methods | ('GET') |
Source | |
Line 4 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.list_instructors |
route instructor.listInstructors.sorted (pattern: 'v2/instructor/{eid}/instructor/list') | |
---|---|
name | 'instructor.listInstructors.sorted' |
object | <pyramid.urldispatch.Route object at 0xe26c4989b090> |
pattern | 'v2/instructor/{eid}/instructor/list' |
request_methods | ('POST') |
Source | |
Line 6 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.list_instructors_sorted |
route instructor.createInstructorForm (pattern: 'v2/instructor/{eid}/instructor/create/form') | |
---|---|
name | 'instructor.createInstructorForm' |
object | <pyramid.urldispatch.Route object at 0xe26c4989b910> |
pattern | 'v2/instructor/{eid}/instructor/create/form' |
Source | |
Line 9 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.create_instructor_form |
route instructor.createInstructor (pattern: 'v2/instructor/{eid}/instructor/create') | |
---|---|
name | 'instructor.createInstructor' |
object | <pyramid.urldispatch.Route object at 0xe26c4989be50> |
pattern | 'v2/instructor/{eid}/instructor/create' |
Source | |
Line 10 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.create_instructor |
route instructor.checkEmail_ajax (pattern: 'v2/instructor/instructor/{sid}/email/check/ajax') | |
---|---|
name | 'instructor.checkEmail_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498a40d0> |
pattern | 'v2/instructor/instructor/{sid}/email/check/ajax' |
Source | |
Line 12 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.check_email |
route instructor.checkUsername_ajax (pattern: 'v2/instructor/instructor/{sid}/username/check/ajax') | |
---|---|
name | 'instructor.checkUsername_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498a4b50> |
pattern | 'v2/instructor/instructor/{sid}/username/check/ajax' |
Source | |
Line 13 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.check_username |
route instructor.editInstructorForm (pattern: 'v2/instructor/{eid}/instructor/{sid}/edit/form') | |
---|---|
name | 'instructor.editInstructorForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498a4510> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/edit/form' |
Source | |
Line 16 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.edit_instructor_form |
route instructor.editSubInstructorPassword (pattern: 'v2/instructor/{eid}/instructor/{sid}/edit/password') | |
---|---|
name | 'instructor.editSubInstructorPassword' |
object | <pyramid.urldispatch.Route object at 0xe26c498a4d10> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/edit/password' |
Source | |
Line 18 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.edit_sub_instructor_password |
route instructor.editInstructor (pattern: 'v2/instructor/{eid}/instructor/{sid}/edit') | |
---|---|
name | 'instructor.editInstructor' |
object | <pyramid.urldispatch.Route object at 0xe26c498a51d0> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/edit' |
Source | |
Line 19 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.edit_instructor |
route instructor.deleteInstructorWarning (pattern: 'v2/instructor/{eid}/instructor/{sid}/delete/form') | |
---|---|
name | 'instructor.deleteInstructorWarning' |
object | <pyramid.urldispatch.Route object at 0xe26c498a5790> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/delete/form' |
Source | |
Line 21 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.delete_instructor_warning |
route instructor.deleteInstructor (pattern: 'v2/instructor/{eid}/instructor/{sid}/delete') | |
---|---|
name | 'instructor.deleteInstructor' |
object | <pyramid.urldispatch.Route object at 0xe26c498a56d0> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/delete' |
Source | |
Line 23 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.delete_instructor |
route instructor.editPermissionsForm (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/edit/form') | |
---|---|
name | 'instructor.editPermissionsForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498a5cd0> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/permissions/edit/form' |
Source | |
Line 25 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.edit_permissions_form_withid |
route instructor.editGroupRestrictionsForm (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/edit/group/form') | |
---|---|
name | 'instructor.editGroupRestrictionsForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498a6210> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/permissions/edit/group/form' |
Source | |
Line 28 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.edit_group_restrictions_form |
route instructor.editExamRestrictionsForm (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/edit/exam/form') | |
---|---|
name | 'instructor.editExamRestrictionsForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498a6350> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/permissions/edit/exam/form' |
Source | |
Line 30 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.edit_exam_restrictions_form |
route instructor.accessControl_ajax (pattern: 'v2/instructor/{eid}/instructor/{sid}/accesscontrol/ajax') | |
---|---|
name | 'instructor.accessControl_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498a68d0> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/accesscontrol/ajax' |
Source | |
Line 33 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.access_control_ajax |
route instructor.setIsExamRestricted_ajax (pattern: 'v2/instructor/{eid}/instructor/{sid}/isrestricted/exam/ajax') | |
---|---|
name | 'instructor.setIsExamRestricted_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498a6cd0> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/isrestricted/exam/ajax' |
Source | |
Line 34 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.set_is_exam_restricted_ajax |
route instructor.examRestrictions_ajax (pattern: 'v2/instructor/{eid}/instructor/{sid}/restrictions/exam/ajax') | |
---|---|
name | 'instructor.examRestrictions_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498a6f10> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/restrictions/exam/ajax' |
Source | |
Line 36 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.exam_restrictions_ajax |
route instructor.getGroups_ajax (pattern: 'v2/instructor/{eid}/instructor/grouptype/{gc}/group/get/ajax') | |
---|---|
name | 'instructor.getGroups_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498a70d0> |
pattern | 'v2/instructor/{eid}/instructor/grouptype/{gc}/group/get/ajax' |
Source | |
Line 38 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.get_groups_ajax |
route instructor.groupRestrictions_ajax (pattern: 'v2/instructor/{eid}/instructor/{sid}/restrictions/group/ajax') | |
---|---|
name | 'instructor.groupRestrictions_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498a7310> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/restrictions/group/ajax' |
Source | |
Line 39 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.group_restrictions_ajax |
route instructor.setIsGroupRestricted_ajax (pattern: 'v2/instructor/{eid}/instructor/{sid}/isrestricted/group/ajax') | |
---|---|
name | 'instructor.setIsGroupRestricted_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498a7610> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/isrestricted/group/ajax' |
Source | |
Line 41 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.set_is_group_restricted_ajax |
route instructor.enterpriseInfo (pattern: 'v2/instructor/v2/instructor/{eid}/enterpriseinfo') | |
---|---|
name | 'instructor.enterpriseInfo' |
object | <pyramid.urldispatch.Route object at 0xe26c498a7950> |
pattern | 'v2/instructor/v2/instructor/{eid}/enterpriseinfo' |
Source | |
Line 45 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.enterprise_info |
route instructor.getKeySecret_ajax (pattern: 'v2/instructor/getkeysecret/ajax') | |
---|---|
name | 'instructor.getKeySecret_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498a6b10> |
pattern | 'v2/instructor/getkeysecret/ajax' |
Source | |
Line 48 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.views.get_key_and_secret |
route instructor.listInstructors.json (pattern: 'v2/instructor/{eid}/instructor/list.json') | |
---|---|
name | 'instructor.listInstructors.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498a7c10> |
pattern | 'v2/instructor/{eid}/instructor/list.json' |
request_methods | ('GET') |
Source | |
Line 51 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.list_instructors_api | |
view function instructor.instructor.api.view_options |
route instructor.listInstructors.xml (pattern: 'v2/instructor/{eid}/instructor/list.xml') | |
---|---|
name | 'instructor.listInstructors.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498a5ad0> |
pattern | 'v2/instructor/{eid}/instructor/list.xml' |
request_methods | ('GET') |
Source | |
Line 53 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.list_instructors_api | |
view function instructor.instructor.api.view_options |
route instructor.editInstructorForm.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/info.json') | |
---|---|
name | 'instructor.editInstructorForm.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498a7c90> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/info.json' |
request_methods | ('GET') |
Source | |
Line 57 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.edit_instructor_form_withid_api | |
view function instructor.instructor.api.view_options |
route instructor.editInstructorForm.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/info.xml') | |
---|---|
name | 'instructor.editInstructorForm.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498a7e10> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/info.xml' |
request_methods | ('GET') |
Source | |
Line 59 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.edit_instructor_form_withid_api | |
view function instructor.instructor.api.view_options |
route instructor.editPermissionsForm.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions.json') | |
---|---|
name | 'instructor.editPermissionsForm.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498a7ad0> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/permissions.json' |
request_methods | ('GET') |
Source | |
Line 63 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.edit_permissions_form_withid | |
view function instructor.instructor.api.view_options |
route instructor.editPermissionsForm.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions.xml') | |
---|---|
name | 'instructor.editPermissionsForm.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498a5210> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/permissions.xml' |
request_methods | ('GET') |
Source | |
Line 65 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.edit_permissions_form_withid | |
view function instructor.instructor.api.view_options |
route instructor.createInstructor.json (pattern: 'v2/instructor/{eid}/instructor/create.json') | |
---|---|
name | 'instructor.createInstructor.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498a7990> |
pattern | 'v2/instructor/{eid}/instructor/create.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 69 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.create_instructor_api | |
view function instructor.instructor.api.view_options |
route instructor.createInstructor.xml (pattern: 'v2/instructor/{eid}/instructor/create.xml') | |
---|---|
name | 'instructor.createInstructor.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498a7ed0> |
pattern | 'v2/instructor/{eid}/instructor/create.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 71 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.create_instructor_api | |
view function instructor.instructor.api.view_options |
route instructor.editInstructor.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/edit.json') | |
---|---|
name | 'instructor.editInstructor.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498ad090> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/edit.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 75 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.edit_instructor_api | |
view function instructor.instructor.api.view_options |
route instructor.editInstructor.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/edit.xml') | |
---|---|
name | 'instructor.editInstructor.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498ad050> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/edit.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 77 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.edit_instructor_api | |
view function instructor.instructor.api.view_options |
route instructor.deleteInstructor.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/delete.json') | |
---|---|
name | 'instructor.deleteInstructor.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498ad250> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/delete.json' |
request_methods | ('DELETE') |
Source | |
Line 81 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.delete_instructor_api | |
view function instructor.instructor.api.view_options |
route instructor.deleteInstructor.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/delete.xml') | |
---|---|
name | 'instructor.deleteInstructor.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498adb90> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/delete.xml' |
request_methods | ('DELETE') |
Source | |
Line 83 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.delete_instructor_api | |
view function instructor.instructor.api.view_options |
route instructor.accessControl_ajax.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/access/edit.json') | |
---|---|
name | 'instructor.accessControl_ajax.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498ada50> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/permissions/access/edit.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 87 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.edit_permissions_api | |
view function instructor.instructor.api.view_options |
route instructor.accessControl_ajax.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/access/edit.xml') | |
---|---|
name | 'instructor.accessControl_ajax.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498ae1d0> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/permissions/access/edit.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 90 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.edit_permissions_api | |
view function instructor.instructor.api.view_options |
route instructor.groupRestrictions_ajax.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/group/edit.json') | |
---|---|
name | 'instructor.groupRestrictions_ajax.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498ae090> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/permissions/group/edit.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 95 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.edit_group_permission_api | |
view function instructor.instructor.api.view_options |
route instructor.groupRestrictions_ajax.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/group/edit.xml') | |
---|---|
name | 'instructor.groupRestrictions_ajax.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498aeb10> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/permissions/group/edit.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 98 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.edit_group_permission_api | |
view function instructor.instructor.api.view_options |
route instructor.examRestrictions_ajax.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/exam/edit.json') | |
---|---|
name | 'instructor.examRestrictions_ajax.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498aedd0> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/permissions/exam/edit.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 103 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.edit_exam_permission_api | |
view function instructor.instructor.api.view_options |
route instructor.examRestrictions_ajax.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/exam/edit.xml') | |
---|---|
name | 'instructor.examRestrictions_ajax.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498af0d0> |
pattern | 'v2/instructor/{eid}/instructor/{sid}/permissions/exam/edit.xml' |
request_methods | ('POST', 'PUT') |
Source | |
Line 106 of file /apps/core/instructor/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.instructor.api.edit_exam_permission_api | |
view function instructor.instructor.api.view_options |
route reports.generate_report_export_name (pattern: 'v2/instructor/{eid}/generateReportExportName') | |
---|---|
name | 'reports.generate_report_export_name' |
object | <pyramid.urldispatch.Route object at 0xe26c498af390> |
pattern | 'v2/instructor/{eid}/generateReportExportName' |
Source | |
Line 6 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.generate_report_export_name |
route reports.questionResultAjax (pattern: 'v2/instructor/{eid}/report/question/results/{uid}/{exid}/{qid}/') | |
---|---|
name | 'reports.questionResultAjax' |
object | <pyramid.urldispatch.Route object at 0xe26c498ae050> |
pattern | 'v2/instructor/{eid}/report/question/results/{uid}/{exid}/{qid}/' |
Source | |
Line 8 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_result_ajax |
route reports.listReports (pattern: 'v2/instructor/{eid}/report/list') | |
---|---|
name | 'reports.listReports' |
object | <pyramid.urldispatch.Route object at 0xe26c498af690> |
pattern | 'v2/instructor/{eid}/report/list' |
Source | |
Line 9 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.list_reports |
route reports.snapshotReport (pattern: 'v2/instructor/{eid}/report/exam/{examid}/snapshot') | |
---|---|
name | 'reports.snapshotReport' |
object | <pyramid.urldispatch.Route object at 0xe26c498ad450> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/snapshot' |
Source | |
Line 11 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.snapshot_report |
route reports.snapshotReport.pdf (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/group/{g}/snapshot.pdf') | |
---|---|
name | 'reports.snapshotReport.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c498af950> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/group/{g}/snapshot.pdf' |
Source | |
Line 12 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.snapshot_report_pdf |
route reports.snapshotReport.xls (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/group/{g}/snapshot.xls') | |
---|---|
name | 'reports.snapshotReport.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498af1d0> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/group/{g}/snapshot.xls' |
Source | |
Line 14 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.snapshot_report_xls |
route reports.multiExamReport (pattern: 'v2/instructor/{eid}/report/multiexam') | |
---|---|
name | 'reports.multiExamReport' |
object | <pyramid.urldispatch.Route object at 0xe26c498ac810> |
pattern | 'v2/instructor/{eid}/report/multiexam' |
Source | |
Line 17 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.multi_exam_report |
route reports.multiExamReport.pdf (pattern: 'v2/instructor/{eid}/report/multiexam.pdf') | |
---|---|
name | 'reports.multiExamReport.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c498af590> |
pattern | 'v2/instructor/{eid}/report/multiexam.pdf' |
Source | |
Line 18 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.multi_exam_report_pdf |
route reports.multiExamReport.xls (pattern: 'v2/instructor/{eid}/report/multiexam.xls') | |
---|---|
name | 'reports.multiExamReport.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498aecd0> |
pattern | 'v2/instructor/{eid}/report/multiexam.xls' |
Source | |
Line 19 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.multi_exam_report_xls |
route reports.groupAnalysisReport (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis') | |
---|---|
name | 'reports.groupAnalysisReport' |
object | <pyramid.urldispatch.Route object at 0xe26c498af7d0> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis' |
Source | |
Line 21 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.group_analysis_report |
route reports.groupAnalysisReport.pdf (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.pdf') | |
---|---|
name | 'reports.groupAnalysisReport.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c498af550> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.pdf' |
Source | |
Line 23 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.group_analysis_report_pdf |
route reports.groupAnalysisReport.xls (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.xls') | |
---|---|
name | 'reports.groupAnalysisReport.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498af990> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.xls' |
Source | |
Line 25 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.group_analysis_report_xls |
route reports.dateRangeReport (pattern: 'v2/instructor/{eid}/report/gc/{gc}/daterange') | |
---|---|
name | 'reports.dateRangeReport' |
object | <pyramid.urldispatch.Route object at 0xe26c498ad010> |
pattern | 'v2/instructor/{eid}/report/gc/{gc}/daterange' |
Source | |
Line 28 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.date_range_report |
route reports.dateRangeReport.pdf (pattern: 'v2/instructor/{eid}/report/gc/{gc}/daterange.pdf') | |
---|---|
name | 'reports.dateRangeReport.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c498b5c50> |
pattern | 'v2/instructor/{eid}/report/gc/{gc}/daterange.pdf' |
Source | |
Line 29 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.date_range_report_pdf |
route reports.dateRangeReport.xls (pattern: 'v2/instructor/{eid}/report/gc/{gc}/daterange.xls') | |
---|---|
name | 'reports.dateRangeReport.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498b5e50> |
pattern | 'v2/instructor/{eid}/report/gc/{gc}/daterange.xls' |
Source | |
Line 31 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.date_range_report_xls |
route reports.lastAttemptReport (pattern: 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/lastAttemptReport') | |
---|---|
name | 'reports.lastAttemptReport' |
object | <pyramid.urldispatch.Route object at 0xe26c498b6010> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/lastAttemptReport' |
Source | |
Line 34 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.last_attempt_report |
route reports.lastAttemptReport.pdf (pattern: 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/lastAttemptReport.pdf') | |
---|---|
name | 'reports.lastAttemptReport.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c498b6250> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/lastAttemptReport.pdf' |
Source | |
Line 36 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.last_attempt_report_pdf |
route reports.lastAttemptReport.xls (pattern: 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/lastAttemptReport.xls') | |
---|---|
name | 'reports.lastAttemptReport.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498b64d0> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/lastAttemptReport.xls' |
Source | |
Line 38 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.last_attempt_report_xls |
route reports.questionRankingReport (pattern: 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/questionRank') | |
---|---|
name | 'reports.questionRankingReport' |
object | <pyramid.urldispatch.Route object at 0xe26c498b6ad0> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/questionRank' |
Source | |
Line 41 of file /apps/core/instructor/instructor/reports/__init__.py:
|
route reports.questionRankingReport.pdf (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionRank.pdf') | |
---|---|
name | 'reports.questionRankingReport.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c498b6f90> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/questionRank.pdf' |
Source | |
Line 43 of file /apps/core/instructor/instructor/reports/__init__.py:
|
route reports.questionRankingReport.xls (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionRank.xls') | |
---|---|
name | 'reports.questionRankingReport.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498b7290> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/questionRank.xls' |
Source | |
Line 45 of file /apps/core/instructor/instructor/reports/__init__.py:
|
route reports.searchAndSchedule (pattern: 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/searchandschedule') | |
---|---|
name | 'reports.searchAndSchedule' |
object | <pyramid.urldispatch.Route object at 0xe26c498b67d0> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/searchandschedule' |
Source | |
Line 49 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.search_and_schedule |
route reports.searchAndSchedule.pdf (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/gc/{gc}/g/{g}/schedule/search/form.pdf') | |
---|---|
name | 'reports.searchAndSchedule.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c498b71d0> |
pattern | 'v2/instructor/{eid}/scheduler/exam/{examid}/gc/{gc}/g/{g}/schedule/search/form.pdf' |
Source | |
Line 51 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.search_and_schedule_pdf |
route reports.searchAndSchedule.xls (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/gc/{gc}/g/{g}/schedule/search/form.xls') | |
---|---|
name | 'reports.searchAndSchedule.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498b7710> |
pattern | 'v2/instructor/{eid}/scheduler/exam/{examid}/gc/{gc}/g/{g}/schedule/search/form.xls' |
Source | |
Line 53 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.search_and_schedule_excel |
route reports.listToGroup (pattern: 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/listToGroup') | |
---|---|
name | 'reports.listToGroup' |
object | <pyramid.urldispatch.Route object at 0xe26c498b7b50> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/listToGroup' |
Source | |
Line 56 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.list_to_group |
route reports.messageList (pattern: 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/messageList') | |
---|---|
name | 'reports.messageList' |
object | <pyramid.urldispatch.Route object at 0xe26c498b7210> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/messageList' |
Source | |
Line 58 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.messageList |
route reports.recentResults (pattern: 'v2/instructor/{eid}/report/recentresults') | |
---|---|
name | 'reports.recentResults' |
object | <pyramid.urldispatch.Route object at 0xe26c498b6550> |
pattern | 'v2/instructor/{eid}/report/recentresults' |
Source | |
Line 61 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.summary_form |
route reports.recentResults_ajax (pattern: 'v2/instructor/{eid}/report/recentresults_ajax') | |
---|---|
name | 'reports.recentResults_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498b6510> |
pattern | 'v2/instructor/{eid}/report/recentresults_ajax' |
Source | |
Line 63 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.summary_form_ajax |
route reports.get_all_exams_ajax (pattern: 'v2/instructor/{eid}/reports/get_all_exams_ajax') | |
---|---|
name | 'reports.get_all_exams_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498b6f10> |
pattern | 'v2/instructor/{eid}/reports/get_all_exams_ajax' |
Source | |
Line 66 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.get_all_exams_ajax |
route reports.get_rated_exams_ajax (pattern: 'v2/instructor/{eid}/reports/get_rated_exams_ajax') | |
---|---|
name | 'reports.get_rated_exams_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498b5d50> |
pattern | 'v2/instructor/{eid}/reports/get_rated_exams_ajax' |
Source | |
Line 68 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.get_rated_exams_ajax |
route reports.questionRank (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrank') | |
---|---|
name | 'reports.questionRank' |
object | <pyramid.urldispatch.Route object at 0xe26c498b7dd0> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/questionrank' |
Source | |
Line 72 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_rank |
route reports.questionRank.pdf (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrank.pdf') | |
---|---|
name | 'reports.questionRank.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c498b7310> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/questionrank.pdf' |
Source | |
Line 74 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_rank_pdf |
route reports.questionRank.xls (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrank.xls') | |
---|---|
name | 'reports.questionRank.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498b7a10> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/questionrank.xls' |
Source | |
Line 76 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_rank_xls |
route reports.questionPoolStats (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionpoolstats') | |
---|---|
name | 'reports.questionPoolStats' |
object | <pyramid.urldispatch.Route object at 0xe26c498b7650> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/questionpoolstats' |
Source | |
Line 80 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_pool_stats |
route reports.questionPoolStats.pdf (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionpoolstats.pdf') | |
---|---|
name | 'reports.questionPoolStats.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c498b7750> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/questionpoolstats.pdf' |
Source | |
Line 82 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_pool_stats_pdf |
route reports.questionPoolStats.xls (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionpoolstats.xls') | |
---|---|
name | 'reports.questionPoolStats.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498b6890> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/questionpoolstats.xls' |
Source | |
Line 84 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_pool_stats_xls |
route reports.questionRankingGraph (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrankinggraph') | |
---|---|
name | 'reports.questionRankingGraph' |
object | <pyramid.urldispatch.Route object at 0xe26c498c5050> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/questionrankinggraph' |
Source | |
Line 88 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_ranking_graph |
route reports.enterpriseInfo (pattern: 'v2/instructor/{eid}/reports/enterpriseinfo') | |
---|---|
name | 'reports.enterpriseInfo' |
object | <pyramid.urldispatch.Route object at 0xe26c498c57d0> |
pattern | 'v2/instructor/{eid}/reports/enterpriseinfo' |
Source | |
Line 92 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.enterprise_info |
route reports.rightWrongResults (pattern: 'v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults') | |
---|---|
name | 'reports.rightWrongResults' |
object | <pyramid.urldispatch.Route object at 0xe26c498c5110> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults' |
request_methods | ('POST') |
Source | |
Line 95 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.right_wrong_results |
route reports.rightWrongResults.pdf (pattern: 'v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults.pdf') | |
---|---|
name | 'reports.rightWrongResults.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c498c5910> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults.pdf' |
Source | |
Line 98 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.right_wrong_pdf |
route reports.rightWrongResults.xls (pattern: 'v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults.xls') | |
---|---|
name | 'reports.rightWrongResults.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498c5ed0> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults.xls' |
Source | |
Line 100 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.right_wrong_xls |
route reports.studentQuestionGridRefresh (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid/refresh') | |
---|---|
name | 'reports.studentQuestionGridRefresh' |
object | <pyramid.urldispatch.Route object at 0xe26c498c65d0> |
pattern | 'v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid/refresh' |
Source | |
Line 104 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.student_question_grid_refresh |
route reports.studentQuestionGrid (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid') | |
---|---|
name | 'reports.studentQuestionGrid' |
object | <pyramid.urldispatch.Route object at 0xe26c498c6950> |
pattern | 'v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid' |
Source | |
Line 107 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.student_question_grid |
route reports.studentQuestionGrid.xls (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid.xls') | |
---|---|
name | 'reports.studentQuestionGrid.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498c6b90> |
pattern | 'v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid.xls' |
Source | |
Line 110 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.student_question_grid_xls |
route reports.ratingReport (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/questionrating') | |
---|---|
name | 'reports.ratingReport' |
object | <pyramid.urldispatch.Route object at 0xe26c498c6cd0> |
pattern | 'v2/instructor/{eid}/reports/exam/{examid}/questionrating' |
Source | |
Line 114 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_rating |
route reports.ratingReport.xls (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/questionrating.xls') | |
---|---|
name | 'reports.ratingReport.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498c6e90> |
pattern | 'v2/instructor/{eid}/reports/exam/{examid}/questionrating.xls' |
Source | |
Line 116 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_rating_xls |
route reports.ratingReport.pdf (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/questionrating.pdf') | |
---|---|
name | 'reports.ratingReport.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c498c7110> |
pattern | 'v2/instructor/{eid}/reports/exam/{examid}/questionrating.pdf' |
Source | |
Line 118 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_rating_pdf |
route reports.ratingReportDetail (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating') | |
---|---|
name | 'reports.ratingReportDetail' |
object | <pyramid.urldispatch.Route object at 0xe26c498c7290> |
pattern | 'v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating' |
Source | |
Line 120 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_rating_detail |
route reports.ratingReportDetail.xls (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating.xls') | |
---|---|
name | 'reports.ratingReportDetail.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498c7450> |
pattern | 'v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating.xls' |
Source | |
Line 122 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.ratingReportDetail_xls |
route reports.ratingReportDetail.pdf (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating.pdf') | |
---|---|
name | 'reports.ratingReportDetail.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c498c77d0> |
pattern | 'v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating.pdf' |
Source | |
Line 124 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.ratingReportDetail_pdf |
route reports.questionRank_ajax (pattern: 'v2/instructor/{eid}/report/questionRank_ajax/{reportType}') | |
---|---|
name | 'reports.questionRank_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498c7d50> |
pattern | 'v2/instructor/{eid}/report/questionRank_ajax/{reportType}' |
Source | |
Line 128 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_rank_ajax |
route reports.question_ajax (pattern: 'v2/instructor/{eid}/{eqid}/report/question_ajax') | |
---|---|
name | 'reports.question_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498c7c50> |
pattern | 'v2/instructor/{eid}/{eqid}/report/question_ajax' |
Source | |
Line 129 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.views.question_ajax |
route reports.multiExamReport.json (pattern: 'v2/instructor/{eid}/report/multiexam.json') | |
---|---|
name | 'reports.multiExamReport.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498c6a10> |
pattern | 'v2/instructor/{eid}/report/multiexam.json' |
Source | |
Line 132 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.multiexam_report_json | |
view function instructor.reports.api.view_options |
route reports.multiExamReport.xml (pattern: 'v2/instructor/{eid}/report/multiexam.xml') | |
---|---|
name | 'reports.multiExamReport.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498c7690> |
pattern | 'v2/instructor/{eid}/report/multiexam.xml' |
Source | |
Line 133 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.multiexam_report_json | |
view function instructor.reports.api.view_options |
route reports.tlcSnapshotReport.json (pattern: 'v2/instructor/{eid}/report/tlcSnapshot.json') | |
---|---|
name | 'reports.tlcSnapshotReport.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498c5490> |
pattern | 'v2/instructor/{eid}/report/tlcSnapshot.json' |
request_methods | ('GET') |
Source | |
Line 136 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.tlc_snapshot_report_json | |
view function instructor.reports.api.view_options |
route reports.tlcSnapshotReport.xml (pattern: 'v2/instructor/{eid}/report/tlcSnapshot.xml') | |
---|---|
name | 'reports.tlcSnapshotReport.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498c5f50> |
pattern | 'v2/instructor/{eid}/report/tlcSnapshot.xml' |
request_methods | ('GET') |
Source | |
Line 137 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.tlc_snapshot_report_json | |
view function instructor.reports.api.view_options |
route reports.dateRangeReport.json (pattern: 'v2/instructor/{eid}/report/daterange.json') | |
---|---|
name | 'reports.dateRangeReport.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498c7390> |
pattern | 'v2/instructor/{eid}/report/daterange.json' |
Source | |
Line 140 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.date_range_report | |
view function instructor.reports.api.view_options |
route reports.dateRangeReport.xml (pattern: 'v2/instructor/{eid}/report/daterange.xml') | |
---|---|
name | 'reports.dateRangeReport.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498c7b50> |
pattern | 'v2/instructor/{eid}/report/daterange.xml' |
Source | |
Line 141 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.date_range_report | |
view function instructor.reports.api.view_options |
route reports.groupAnalysisReport.json (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.json') | |
---|---|
name | 'reports.groupAnalysisReport.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498d8490> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.json' |
Source | |
Line 144 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.groupanalysis_report_json | |
view function instructor.reports.api.view_options |
route reports.groupAnalysisReport.xml (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.xml') | |
---|---|
name | 'reports.groupAnalysisReport.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498d86d0> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.xml' |
Source | |
Line 145 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.groupanalysis_report_json | |
view function instructor.reports.api.view_options |
route reports.snapshotReport.json (pattern: 'v2/instructor/{eid}/report/exam/{examid}/snapshot.json') | |
---|---|
name | 'reports.snapshotReport.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498d8f50> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/snapshot.json' |
Source | |
Line 148 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.snapshot_report_json | |
view function instructor.reports.api.view_options |
route reports.snapshotReport.xml (pattern: 'v2/instructor/{eid}/report/exam/{examid}/snapshot.xml') | |
---|---|
name | 'reports.snapshotReport.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498d9a90> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/snapshot.xml' |
Source | |
Line 149 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.snapshot_report_json | |
view function instructor.reports.api.view_options |
route reports.snapshotReport.json_legacy (pattern: 'v2/instructor/{eid}/quickreports/exam/{examid}/snapshot.json') | |
---|---|
name | 'reports.snapshotReport.json_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c498d9950> |
pattern | 'v2/instructor/{eid}/quickreports/exam/{examid}/snapshot.json' |
Source | |
Line 151 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.snapshot_report_json | |
view function instructor.reports.api.view_options |
route reports.snapshotReport.xml_legacy (pattern: 'v2/instructor/{eid}/quickreports/exam/{examid}/snapshot.xml') | |
---|---|
name | 'reports.snapshotReport.xml_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c498d9e90> |
pattern | 'v2/instructor/{eid}/quickreports/exam/{examid}/snapshot.xml' |
Source | |
Line 152 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.snapshot_report_json | |
view function instructor.reports.api.view_options |
route reports.questionRank.json (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrank.json') | |
---|---|
name | 'reports.questionRank.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498da050> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/questionrank.json' |
request_methods | ('GET') |
Source | |
Line 155 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.question_rank_json | |
view function instructor.reports.api.view_options |
route reports.questionRank.xml (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrank.xml') | |
---|---|
name | 'reports.questionRank.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498da210> |
pattern | 'v2/instructor/{eid}/report/exam/{examid}/questionrank.xml' |
request_methods | ('GET') |
Source | |
Line 156 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.question_rank_json | |
view function instructor.reports.api.view_options |
route reports.searchAndSchedule.json (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/schedule/search.json') | |
---|---|
name | 'reports.searchAndSchedule.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498da3d0> |
pattern | 'v2/instructor/{eid}/scheduler/exam/{examid}/schedule/search.json' |
Source | |
Line 159 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.search_and_schedule_json |
route reports.questionRank.json_legacy (pattern: 'v2/instructor/{eid}/questionstats/exam/{examid}/questionrank.json') | |
---|---|
name | 'reports.questionRank.json_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c498da5d0> |
pattern | 'v2/instructor/{eid}/questionstats/exam/{examid}/questionrank.json' |
request_methods | ('GET') |
Source | |
Line 161 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.question_rank_json | |
view function instructor.reports.api.view_options |
route reports.questionRank.xml_legacy (pattern: 'v2/instructor/{eid}/questionstats/exam/{examid}/questionrank.xml') | |
---|---|
name | 'reports.questionRank.xml_legacy' |
object | <pyramid.urldispatch.Route object at 0xe26c498da7d0> |
pattern | 'v2/instructor/{eid}/questionstats/exam/{examid}/questionrank.xml' |
request_methods | ('GET') |
Source | |
Line 162 of file /apps/core/instructor/instructor/reports/__init__.py:
|
|
References | |
view function instructor.reports.api.question_rank_json | |
view function instructor.reports.api.view_options |
route certificate.listCertificates (pattern: 'v2/instructor/{eid}/certificate/list') | |
---|---|
name | 'certificate.listCertificates' |
object | <pyramid.urldispatch.Route object at 0xe26c498dac50> |
pattern | 'v2/instructor/{eid}/certificate/list' |
Source | |
Line 8 of file /apps/core/instructor/instructor/certificate/__init__.py:
|
|
References | |
view function instructor.certificate.views.list_certificates |
route certificate.createCertificateForm (pattern: 'v2/instructor/{eid}/certificate/create/form') | |
---|---|
name | 'certificate.createCertificateForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498da510> |
pattern | 'v2/instructor/{eid}/certificate/create/form' |
Source | |
Line 12 of file /apps/core/instructor/instructor/certificate/__init__.py:
|
|
References | |
view function instructor.certificate.views.create_certificate_form |
route certificate.createCertificate (pattern: 'v2/instructor/{eid}/certificate/create') | |
---|---|
name | 'certificate.createCertificate' |
object | <pyramid.urldispatch.Route object at 0xe26c498d8e90> |
pattern | 'v2/instructor/{eid}/certificate/create' |
Source | |
Line 16 of file /apps/core/instructor/instructor/certificate/__init__.py:
|
|
References | |
view function instructor.certificate.views.create_certificate |
route certificate.editCertificateForm (pattern: 'v2/instructor/{eid}/certificate/{cer}/edit/form') | |
---|---|
name | 'certificate.editCertificateForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498daed0> |
pattern | 'v2/instructor/{eid}/certificate/{cer}/edit/form' |
Source | |
Line 20 of file /apps/core/instructor/instructor/certificate/__init__.py:
|
|
References | |
view function instructor.certificate.views.edit_certificate_form |
route certificate.editCertificate (pattern: 'v2/instructor/{eid}/certificate/{cer}/edit') | |
---|---|
name | 'certificate.editCertificate' |
object | <pyramid.urldispatch.Route object at 0xe26c498daf50> |
pattern | 'v2/instructor/{eid}/certificate/{cer}/edit' |
Source | |
Line 24 of file /apps/core/instructor/instructor/certificate/__init__.py:
|
|
References | |
view function instructor.certificate.views.edit_certificate |
route certificate.deleteCertificate (pattern: 'v2/instructor/{eid}/certificate/{cer}/delete') | |
---|---|
name | 'certificate.deleteCertificate' |
object | <pyramid.urldispatch.Route object at 0xe26c498db710> |
pattern | 'v2/instructor/{eid}/certificate/{cer}/delete' |
Source | |
Line 28 of file /apps/core/instructor/instructor/certificate/__init__.py:
|
|
References | |
view function instructor.certificate.views.delete_certificate |
route certificate.getTemplateUrl (pattern: 'v2/instructor/{eid}/certificate/getTemplateUrl/ajax') | |
---|---|
name | 'certificate.getTemplateUrl' |
object | <pyramid.urldispatch.Route object at 0xe26c498db910> |
pattern | 'v2/instructor/{eid}/certificate/getTemplateUrl/ajax' |
Source | |
Line 33 of file /apps/core/instructor/instructor/certificate/__init__.py:
|
|
References | |
view function instructor.certificate.views.get_template |
route certificateTemplate.listTemplates (pattern: 'v2/instructor/{eid}/certificatetemplate/list') | |
---|---|
name | 'certificateTemplate.listTemplates' |
object | <pyramid.urldispatch.Route object at 0xe26c498dac90> |
pattern | 'v2/instructor/{eid}/certificatetemplate/list' |
Source | |
Line 6 of file /apps/core/instructor/instructor/certificateTemplate/__init__.py:
|
|
References | |
view function instructor.certificateTemplate.views.list_templates |
route certificateTemplate.createForm (pattern: 'v2/instructor/{eid}/certificatetemplate/create') | |
---|---|
name | 'certificateTemplate.createForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498db110> |
pattern | 'v2/instructor/{eid}/certificatetemplate/create' |
Source | |
Line 8 of file /apps/core/instructor/instructor/certificateTemplate/__init__.py:
|
|
References | |
view function instructor.certificateTemplate.views.create_template |
route certificateTemplate.createTemplate (pattern: 'v2/instructor/{eid}/certificatetemplate/createSubmit') | |
---|---|
name | 'certificateTemplate.createTemplate' |
object | <pyramid.urldispatch.Route object at 0xe26c498dad50> |
pattern | 'v2/instructor/{eid}/certificatetemplate/createSubmit' |
Source | |
Line 10 of file /apps/core/instructor/instructor/certificateTemplate/__init__.py:
|
|
References | |
view function instructor.certificateTemplate.views.create_certificate_template |
route certificateTemplate.deleteTemplateWarning (pattern: 'v2/instructor/{eid}/certificatetemplate/{templateid}/delete') | |
---|---|
name | 'certificateTemplate.deleteTemplateWarning' |
object | <pyramid.urldispatch.Route object at 0xe26c498da010> |
pattern | 'v2/instructor/{eid}/certificatetemplate/{templateid}/delete' |
Source | |
Line 13 of file /apps/core/instructor/instructor/certificateTemplate/__init__.py:
|
route certificateTemplate.deleteTemplate (pattern: 'v2/instructor/{eid}/certificatetemplate/{templateid}/deleted') | |
---|---|
name | 'certificateTemplate.deleteTemplate' |
object | <pyramid.urldispatch.Route object at 0xe26c498dbed0> |
pattern | 'v2/instructor/{eid}/certificatetemplate/{templateid}/deleted' |
Source | |
Line 16 of file /apps/core/instructor/instructor/certificateTemplate/__init__.py:
|
|
References | |
view function instructor.certificateTemplate.views.template_delete |
route certificateTemplate.editTemplateForm (pattern: 'v2/instructor/{eid}/certificatetemplate/{templateid}/edit') | |
---|---|
name | 'certificateTemplate.editTemplateForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498db950> |
pattern | 'v2/instructor/{eid}/certificatetemplate/{templateid}/edit' |
Source | |
Line 19 of file /apps/core/instructor/instructor/certificateTemplate/__init__.py:
|
|
References | |
view function instructor.certificateTemplate.views.edit_template_form |
route certificateTemplate.editTemplate (pattern: 'v2/instructor/{eid}/certificatetemplate/{templateid}/edited') | |
---|---|
name | 'certificateTemplate.editTemplate' |
object | <pyramid.urldispatch.Route object at 0xe26c498dbd10> |
pattern | 'v2/instructor/{eid}/certificatetemplate/{templateid}/edited' |
Source | |
Line 22 of file /apps/core/instructor/instructor/certificateTemplate/__init__.py:
|
|
References | |
view function instructor.certificateTemplate.views.edit_template |
route certificateTemplate.testPDF (pattern: 'v2/instructor/{eid}/certificatetemplate/testpdf') | |
---|---|
name | 'certificateTemplate.testPDF' |
object | <pyramid.urldispatch.Route object at 0xe26c498d8990> |
pattern | 'v2/instructor/{eid}/certificatetemplate/testpdf' |
Source | |
Line 25 of file /apps/core/instructor/instructor/certificateTemplate/__init__.py:
|
|
References | |
view function instructor.certificateTemplate.views.test_pdf |
route imageManager.createImage.json (pattern: 'v2/instructor/{eid}/image/create.json') | |
---|---|
name | 'imageManager.createImage.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498db350> |
pattern | 'v2/instructor/{eid}/image/create.json' |
request_methods | ('POST') |
Source | |
Line 10 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.api.create_image_api | |
view function instructor.mediaManager.api.view_options |
route mediaManager.listMedia (pattern: 'v2/instructor/{eid}/media/list') | |
---|---|
name | 'mediaManager.listMedia' |
object | <pyramid.urldispatch.Route object at 0xe26c498dcf50> |
pattern | 'v2/instructor/{eid}/media/list' |
Source | |
Line 17 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.list_media |
route mediaManager.createMediaForm (pattern: 'v2/instructor/{eid}/media/create/form/{type}') | |
---|---|
name | 'mediaManager.createMediaForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498dc110> |
pattern | 'v2/instructor/{eid}/media/create/form/{type}' |
Source | |
Line 18 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
route mediaManager.createVideoAjax (pattern: 'v2/instructor/{eid}/media/video/create_ajax') | |
---|---|
name | 'mediaManager.createVideoAjax' |
object | <pyramid.urldispatch.Route object at 0xe26c498dced0> |
pattern | 'v2/instructor/{eid}/media/video/create_ajax' |
Source | |
Line 28 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.create_media_ajax |
route mediaManager.createAudioAjax (pattern: 'v2/instructor/{eid}/media/audio/create_ajax') | |
---|---|
name | 'mediaManager.createAudioAjax' |
object | <pyramid.urldispatch.Route object at 0xe26c498dc890> |
pattern | 'v2/instructor/{eid}/media/audio/create_ajax' |
Source | |
Line 29 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.create_media_ajax |
route mediaManager.createPDFAjax (pattern: 'v2/instructor/{eid}/media/pdf/create_ajax') | |
---|---|
name | 'mediaManager.createPDFAjax' |
object | <pyramid.urldispatch.Route object at 0xe26c498dd0d0> |
pattern | 'v2/instructor/{eid}/media/pdf/create_ajax' |
Source | |
Line 30 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.create_media_ajax |
route mediaManager.createImageAjax (pattern: 'v2/instructor/{eid}/media/image/create_ajax') | |
---|---|
name | 'mediaManager.createImageAjax' |
object | <pyramid.urldispatch.Route object at 0xe26c498dc550> |
pattern | 'v2/instructor/{eid}/media/image/create_ajax' |
Source | |
Line 31 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.create_media_ajax |
route mediaManager.notificationMedia (pattern: 'v2/instructor/aws-endpoint/sns') | |
---|---|
name | 'mediaManager.notificationMedia' |
object | <pyramid.urldispatch.Route object at 0xe26c498dd390> |
pattern | 'v2/instructor/aws-endpoint/sns' |
Source | |
Line 34 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.AwsSnsMedia |
route mediaManager.mediaStatusCheck (pattern: 'v2/instructor/{eid}/media/{mediaId}/status') | |
---|---|
name | 'mediaManager.mediaStatusCheck' |
object | <pyramid.urldispatch.Route object at 0xe26c498dd210> |
pattern | 'v2/instructor/{eid}/media/{mediaId}/status' |
Source | |
Line 35 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.check_media_status |
route mediaManager.deleteMedia (pattern: 'v2/instructor/{eid}/media/{mediaId}/delete') | |
---|---|
name | 'mediaManager.deleteMedia' |
object | <pyramid.urldispatch.Route object at 0xe26c498dd6d0> |
pattern | 'v2/instructor/{eid}/media/{mediaId}/delete' |
Source | |
Line 36 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.delete_media |
route mediaManager.editMediaForm (pattern: 'v2/instructor/{eid}/media/{mediaId}/edit/form') | |
---|---|
name | 'mediaManager.editMediaForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498ddcd0> |
pattern | 'v2/instructor/{eid}/media/{mediaId}/edit/form' |
Source | |
Line 37 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.edit_media_form |
route mediaManager.editVideo (pattern: 'v2/instructor/{eid}/media/{mediaId}/video/edit') | |
---|---|
name | 'mediaManager.editVideo' |
object | <pyramid.urldispatch.Route object at 0xe26c498de250> |
pattern | 'v2/instructor/{eid}/media/{mediaId}/video/edit' |
Source | |
Line 40 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.edit_media |
route mediaManager.editAudio (pattern: 'v2/instructor/{eid}/media/{mediaId}/audio/edit') | |
---|---|
name | 'mediaManager.editAudio' |
object | <pyramid.urldispatch.Route object at 0xe26c498de8d0> |
pattern | 'v2/instructor/{eid}/media/{mediaId}/audio/edit' |
Source | |
Line 41 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.edit_media |
route mediaManager.editPDF (pattern: 'v2/instructor/{eid}/media/{mediaId}/pdf/edit') | |
---|---|
name | 'mediaManager.editPDF' |
object | <pyramid.urldispatch.Route object at 0xe26c498dec10> |
pattern | 'v2/instructor/{eid}/media/{mediaId}/pdf/edit' |
Source | |
Line 42 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.edit_media |
route mediaManager.editImage (pattern: 'v2/instructor/{eid}/media/{mediaId}/image/edit') | |
---|---|
name | 'mediaManager.editImage' |
object | <pyramid.urldispatch.Route object at 0xe26c498def50> |
pattern | 'v2/instructor/{eid}/media/{mediaId}/image/edit' |
Source | |
Line 43 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.edit_media |
route mediaManager.viewDependencies (pattern: 'v2/instructor/{eid}/media/{mediaId}/dependencies') | |
---|---|
name | 'mediaManager.viewDependencies' |
object | <pyramid.urldispatch.Route object at 0xe26c498df250> |
pattern | 'v2/instructor/{eid}/media/{mediaId}/dependencies' |
Source | |
Line 45 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.list_dependencies |
route mediaManager.updateThumbnail (pattern: 'v2/instructor/{eid}/media/{mediaId}/updateThumbnail') | |
---|---|
name | 'mediaManager.updateThumbnail' |
object | <pyramid.urldispatch.Route object at 0xe26c498df4d0> |
pattern | 'v2/instructor/{eid}/media/{mediaId}/updateThumbnail' |
Source | |
Line 46 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.upate_thumbnail |
route mediaManager.listTrainingLibrary (pattern: 'v2/instructor/{eid}/media/training') | |
---|---|
name | 'mediaManager.listTrainingLibrary' |
object | <pyramid.urldispatch.Route object at 0xe26c498df850> |
pattern | 'v2/instructor/{eid}/media/training' |
Source | |
Line 48 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.list_training_library |
route mediaManager.listTrainingLibrary.pdf (pattern: 'v2/instructor/{eid}/media/training.pdf') | |
---|---|
name | 'mediaManager.listTrainingLibrary.pdf' |
object | <pyramid.urldispatch.Route object at 0xe26c498df050> |
pattern | 'v2/instructor/{eid}/media/training.pdf' |
Source | |
Line 49 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.list_training_library_pdf |
route mediaManager.listTrainingLibrary.xls (pattern: 'v2/instructor/{eid}/media/training.xls') | |
---|---|
name | 'mediaManager.listTrainingLibrary.xls' |
object | <pyramid.urldispatch.Route object at 0xe26c498df550> |
pattern | 'v2/instructor/{eid}/media/training.xls' |
Source | |
Line 50 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.list_training_library_xls |
route mediaManager.viewTrainingLibrary (pattern: 'v2/instructor/{eid}/media/{mediaId}/training/form') | |
---|---|
name | 'mediaManager.viewTrainingLibrary' |
object | <pyramid.urldispatch.Route object at 0xe26c498dd350> |
pattern | 'v2/instructor/{eid}/media/{mediaId}/training/form' |
Source | |
Line 51 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.view_training_library_form |
route mediaManager.editTrainingLibrary (pattern: 'v2/instructor/{eid}/media/{mediaId}/training/form/edit') | |
---|---|
name | 'mediaManager.editTrainingLibrary' |
object | <pyramid.urldispatch.Route object at 0xe26c498dfdd0> |
pattern | 'v2/instructor/{eid}/media/{mediaId}/training/form/edit' |
Source | |
Line 52 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.edit_training_library |
route mediaManager.viewBatchTrainingLibrary (pattern: 'v2/instructor/{eid}/training/exam/{examId}/view') | |
---|---|
name | 'mediaManager.viewBatchTrainingLibrary' |
object | <pyramid.urldispatch.Route object at 0xe26c498df790> |
pattern | 'v2/instructor/{eid}/training/exam/{examId}/view' |
Source | |
Line 53 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.view_batch_training_library_form |
route mediaManager.editBatchTrainingLibrary (pattern: 'v2/instructor/{eid}/training/exam/{examId}/edit') | |
---|---|
name | 'mediaManager.editBatchTrainingLibrary' |
object | <pyramid.urldispatch.Route object at 0xe26c498df890> |
pattern | 'v2/instructor/{eid}/training/exam/{examId}/edit' |
Source | |
Line 54 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.edit_batch_training_library |
route mediaManager.awsAuth (pattern: 'v2/instructor/{eid}/media/awsAuth') | |
---|---|
name | 'mediaManager.awsAuth' |
object | <pyramid.urldispatch.Route object at 0xe26c498dfd50> |
pattern | 'v2/instructor/{eid}/media/awsAuth' |
Source | |
Line 61 of file /apps/core/instructor/instructor/mediaManager/__init__.py:
|
|
References | |
view function instructor.mediaManager.views.s3awsAuth |
route vimeo (pattern: 'v2/instructor/vimeo') | |
---|---|
name | 'vimeo' |
object | <pyramid.urldispatch.Route object at 0xe26c498dfc90> |
pattern | 'v2/instructor/vimeo' |
Source | |
Line 3 of file /apps/core/instructor/instructor/training/__init__.py:
|
|
References | |
view function instructor.training.views.vimeo_access |
route youtube (pattern: 'v2/instructor/youtube') | |
---|---|
name | 'youtube' |
object | <pyramid.urldispatch.Route object at 0xe26c498dfb50> |
pattern | 'v2/instructor/youtube' |
Source | |
Line 5 of file /apps/core/instructor/instructor/training/__init__.py:
|
|
References | |
view function instructor.training.views.youtube_access |
route training.disconnect (pattern: 'v2/instructor/{eid}/disconnect') | |
---|---|
name | 'training.disconnect' |
object | <pyramid.urldispatch.Route object at 0xe26c498eca90> |
pattern | 'v2/instructor/{eid}/disconnect' |
Source | |
Line 7 of file /apps/core/instructor/instructor/training/__init__.py:
|
route support.form (pattern: 'v2/instructor/{eid}/support/') | |
---|---|
name | 'support.form' |
object | <pyramid.urldispatch.Route object at 0xe26c4c956150> |
pattern | 'v2/instructor/{eid}/support/' |
Source | |
Line 7 of file /apps/core/instructor/instructor/support/__init__.py:
|
|
References | |
view function instructor.support.views.support_form |
route support.email (pattern: 'v2/instructor/{eid}/support/email') | |
---|---|
name | 'support.email' |
object | <pyramid.urldispatch.Route object at 0xe26c498ed250> |
pattern | 'v2/instructor/{eid}/support/email' |
Source | |
Line 8 of file /apps/core/instructor/instructor/support/__init__.py:
|
|
References | |
view function instructor.support.views.email_message |
route secure.login (pattern: '/') | |
---|---|
name | 'secure.login' |
object | <pyramid.urldispatch.Route object at 0xe26c498ece90> |
pattern | '/' |
Source | |
Line 4 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.views.login |
route secure.loginResendForm (pattern: '/loginResendForm') | |
---|---|
name | 'secure.loginResendForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498ec850> |
pattern | '/loginResendForm' |
Source | |
Line 5 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.views.login_resend_form |
route secure.loginResend (pattern: '/loginResend') | |
---|---|
name | 'secure.loginResend' |
object | <pyramid.urldispatch.Route object at 0xe26c498ed190> |
pattern | '/loginResend' |
Source | |
Line 6 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.views.login_resend |
route secure.loginResetForm (pattern: '/{eid}/loginResetForm') | |
---|---|
name | 'secure.loginResetForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498ed710> |
pattern | '/{eid}/loginResetForm' |
Source | |
Line 7 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.views.login_reset_form |
route secure.loginResetPassword (pattern: '/loginResetPassword') | |
---|---|
name | 'secure.loginResetPassword' |
object | <pyramid.urldispatch.Route object at 0xe26c498ed150> |
pattern | '/loginResetPassword' |
Source | |
Line 8 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.views.login_reset_password |
route secure.checkAnswer_ajax (pattern: '/checkAnswer_ajax') | |
---|---|
name | 'secure.checkAnswer_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498ed790> |
pattern | '/checkAnswer_ajax' |
Source | |
Line 9 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.views.check_answer_ajax |
route secure.processLogin (pattern: '/processLogin') | |
---|---|
name | 'secure.processLogin' |
object | <pyramid.urldispatch.Route object at 0xe26c498ed910> |
pattern | '/processLogin' |
Source | |
Line 10 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.views.process_login |
route secure.guaranaDirectLogin_new (pattern: '/directLogin') | |
---|---|
name | 'secure.guaranaDirectLogin_new' |
object | <pyramid.urldispatch.Route object at 0xe26c498ec690> |
pattern | '/directLogin' |
Source | |
Line 13 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.views.guarana_direct_login |
route secure.guaranaDirectLogin (pattern: '/index.cfm') | |
---|---|
name | 'secure.guaranaDirectLogin' |
object | <pyramid.urldispatch.Route object at 0xe26c498ed7d0> |
pattern | '/index.cfm' |
Source | |
Line 16 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.views.guarana_direct_login |
route secure.logOut (pattern: '/logOut') | |
---|---|
name | 'secure.logOut' |
object | <pyramid.urldispatch.Route object at 0xe26c498ed5d0> |
pattern | '/logOut' |
Source | |
Line 18 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.views.log_out |
route api.secure.getInstructorID.json (pattern: '/v2/validate.json') | |
---|---|
name | 'api.secure.getInstructorID.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498edd10> |
pattern | '/v2/validate.json' |
Source | |
Line 21 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.api.get_instructorid | |
view function instructor.secure.api.view_options |
route api.secure.getInstructorID.xml (pattern: '/v2/validate.xml') | |
---|---|
name | 'api.secure.getInstructorID.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498eda10> |
pattern | '/v2/validate.xml' |
Source | |
Line 22 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.api.get_instructorid | |
view function instructor.secure.api.view_options |
route myAccount.HelloWorld.json (pattern: '/v2/hello_world.json') | |
---|---|
name | 'myAccount.HelloWorld.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498ee1d0> |
pattern | '/v2/hello_world.json' |
Source | |
Line 25 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.api.HelloWorld_api | |
view function instructor.secure.api.view_options |
route myAccount.HelloWorld.xml (pattern: '/v2/hello_world.xml') | |
---|---|
name | 'myAccount.HelloWorld.xml' |
object | <pyramid.urldispatch.Route object at 0xe26c498ee3d0> |
pattern | '/v2/hello_world.xml' |
Source | |
Line 26 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.api.HelloWorld_api | |
view function instructor.secure.api.view_options |
route account.okta-saml-response (pattern: '/saml/acs/{enc_companyid}') | |
---|---|
name | 'account.okta-saml-response' |
object | <pyramid.urldispatch.Route object at 0xe26c498edfd0> |
pattern | '/saml/acs/{enc_companyid}' |
Source | |
Line 28 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.views.okta_saml_response_reader |
route account.okta-saml-metadata (pattern: '/saml/metadata/{enc_companyid}') | |
---|---|
name | 'account.okta-saml-metadata' |
object | <pyramid.urldispatch.Route object at 0xe26c498ee250> |
pattern | '/saml/metadata/{enc_companyid}' |
Source | |
Line 29 of file /apps/core/instructor/instructor/secure/__init__.py:
|
|
References | |
view function instructor.secure.views.okta_saml_metadata |
route stripe.webhook (pattern: '/stripe/webhook') | |
---|---|
name | 'stripe.webhook' |
object | <pyramid.urldispatch.Route object at 0xe26c498ee650> |
pattern | '/stripe/webhook' |
Source | |
Line 4 of file /apps/core/instructor/instructor/stripe/__init__.py:
|
|
References | |
view function instructor.stripe.views.stripe_webhook |
route eb.webhook.outgoing (pattern: '/exbwebhook/outgoing') | |
---|---|
name | 'eb.webhook.outgoing' |
object | <pyramid.urldispatch.Route object at 0xe26c498eea10> |
pattern | '/exbwebhook/outgoing' |
Source | |
Line 4 of file /apps/core/instructor/instructor/webhook/__init__.py:
|
|
References | |
view function instructor.webhook.views.eb_webhook_outgoing |
route eb.webhook.test (pattern: '/exbwebhook/outgoing/test') | |
---|---|
name | 'eb.webhook.test' |
object | <pyramid.urldispatch.Route object at 0xe26c498eea50> |
pattern | '/exbwebhook/outgoing/test' |
Source | |
Line 5 of file /apps/core/instructor/instructor/webhook/__init__.py:
|
|
References | |
view function instructor.webhook.views.eb_webhook_outgoing_test |
route bars.startExam (pattern: '/{eid}/student/{uid}/studentexam/{ueid}/bars/start') | |
---|---|
name | 'bars.startExam' |
object | <pyramid.urldispatch.Route object at 0xe26c498ee850> |
pattern | '/{eid}/student/{uid}/studentexam/{ueid}/bars/start' |
Source | |
Line 6 of file /apps/core/instructor/instructor/bars/__init__.py:
|
|
References | |
view function instructor.bars.views.start_exam |
route bars.exitExam (pattern: '/{eid}/student/{uid}/bars/exit') | |
---|---|
name | 'bars.exitExam' |
object | <pyramid.urldispatch.Route object at 0xe26c498eeb10> |
pattern | '/{eid}/student/{uid}/bars/exit' |
Source | |
Line 7 of file /apps/core/instructor/instructor/bars/__init__.py:
|
|
References | |
view function instructor.bars.views.exit_exam |
route bars.answerQuestion (pattern: '/{eid}/student/{uid}/studentexam/{ueid}/bars/answer') | |
---|---|
name | 'bars.answerQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c498ef990> |
pattern | '/{eid}/student/{uid}/studentexam/{ueid}/bars/answer' |
Source | |
Line 8 of file /apps/core/instructor/instructor/bars/__init__.py:
|
|
References | |
view function instructor.bars.views.post_answer_question |
route bars.submitExam (pattern: '{eid}/student/{uid}/studentexam/{ueid}/bars/submit') | |
---|---|
name | 'bars.submitExam' |
object | <pyramid.urldispatch.Route object at 0xe26c498ef610> |
pattern | '{eid}/student/{uid}/studentexam/{ueid}/bars/submit' |
Source | |
Line 9 of file /apps/core/instructor/instructor/bars/__init__.py:
|
|
References | |
view function instructor.bars.views.submit_exam |
route bars.submitQuestionNote (pattern: '{eid}/student/{uid}/studentexam/{ueid}/question/{rid}/note/update') | |
---|---|
name | 'bars.submitQuestionNote' |
object | <pyramid.urldispatch.Route object at 0xe26c498ef250> |
pattern | '{eid}/student/{uid}/studentexam/{ueid}/question/{rid}/note/update' |
Source | |
Line 10 of file /apps/core/instructor/instructor/bars/__init__.py:
|
|
References | |
view function instructor.bars.views.update_question_note |
route bars.regradeExam (pattern: '{eid}/student/{uid}/studentexam/{ueid}/bars/regrade') | |
---|---|
name | 'bars.regradeExam' |
object | <pyramid.urldispatch.Route object at 0xe26c498ef210> |
pattern | '{eid}/student/{uid}/studentexam/{ueid}/bars/regrade' |
Source | |
Line 11 of file /apps/core/instructor/instructor/bars/__init__.py:
|
|
References | |
view function instructor.bars.views.regrade_exam |
route proctor.constructor.session.result (pattern: '/constructor/session-result') | |
---|---|
name | 'proctor.constructor.session.result' |
object | <pyramid.urldispatch.Route object at 0xe26c498ef650> |
pattern | '/constructor/session-result' |
Source | |
Line 6 of file /apps/core/instructor/instructor/proctor/__init__.py:
|
|
References | |
view function instructor.proctor.views.proctor_constructor_session_result |
route zapier.subscribe (pattern: 'v2/instructor/{eid}/exbwebhook/subscribe/{event_type_id}') | |
---|---|
name | 'zapier.subscribe' |
object | <pyramid.urldispatch.Route object at 0xe26c498eed50> |
pattern | 'v2/instructor/{eid}/exbwebhook/subscribe/{event_type_id}' |
Source | |
Line 5 of file /apps/core/instructor/instructor/zapier/__init__.py:
|
|
References | |
view function instructor.zapier.views.zappier_trigger_subscription |
route zapier.unsubscribe (pattern: 'v2/instructor/{eid}/exbwebhook/unsubscribe/{event_type_id}') | |
---|---|
name | 'zapier.unsubscribe' |
object | <pyramid.urldispatch.Route object at 0xe26c498ef6d0> |
pattern | 'v2/instructor/{eid}/exbwebhook/unsubscribe/{event_type_id}' |
Source | |
Line 6 of file /apps/core/instructor/instructor/zapier/__init__.py:
|
|
References | |
view function instructor.zapier.views.zappier_trigger_unsubscription |
route zapier.sample (pattern: 'v2/instructor/{eid}/exbwebhook/sample/{event_type_id}') | |
---|---|
name | 'zapier.sample' |
object | <pyramid.urldispatch.Route object at 0xe26c498fd550> |
pattern | 'v2/instructor/{eid}/exbwebhook/sample/{event_type_id}' |
Source | |
Line 7 of file /apps/core/instructor/instructor/zapier/__init__.py:
|
|
References | |
view function instructor.zapier.views.zappier_trigger_example |
route x72sold.process_agent.json (pattern: 'v2/instructor/{eid}/agent/process.json') | |
---|---|
name | 'x72sold.process_agent.json' |
object | <pyramid.urldispatch.Route object at 0xe26c498fd8d0> |
pattern | 'v2/instructor/{eid}/agent/process.json' |
request_methods | ('POST', 'PUT') |
Source | |
Line 4 of file /apps/core/instructor/instructor/x72sold/__init__.py:
|
|
References | |
view function instructor.x72sold.api.process_agent |
route ai.generateQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/ai/question') | |
---|---|
name | 'ai.generateQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c498fcb90> |
pattern | 'v2/instructor/{eid}/exam/{examid}/ai/question' |
Source | |
Line 5 of file /apps/core/instructor/instructor/ai/__init__.py:
|
|
References | |
view function instructor.ai.views.ai_generate_question |
route ai.selectQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/ai/question/select') | |
---|---|
name | 'ai.selectQuestion' |
object | <pyramid.urldispatch.Route object at 0xe26c498fd710> |
pattern | 'v2/instructor/{eid}/exam/{examid}/ai/question/select' |
Source | |
Line 6 of file /apps/core/instructor/instructor/ai/__init__.py:
|
|
References | |
view function instructor.ai.views.flagQuestionAsSelected |
route ai.ImageForm (pattern: 'v2/instructor/{eid}/exam/{examid}/ai/image/form') | |
---|---|
name | 'ai.ImageForm' |
object | <pyramid.urldispatch.Route object at 0xe26c498fe010> |
pattern | 'v2/instructor/{eid}/exam/{examid}/ai/image/form' |
Source | |
Line 8 of file /apps/core/instructor/instructor/ai/__init__.py:
|
|
References | |
view function instructor.ai.views.ai_generate_image_form |
route ai.imageDisplay (pattern: 'v2/instructor/{eid}/exam/{examid}/ai/image/display') | |
---|---|
name | 'ai.imageDisplay' |
object | <pyramid.urldispatch.Route object at 0xe26c498fe210> |
pattern | 'v2/instructor/{eid}/exam/{examid}/ai/image/display' |
Source | |
Line 9 of file /apps/core/instructor/instructor/ai/__init__.py:
|
|
References | |
view function instructor.ai.views.ai_list_image |
route ai.ImageSubmit (pattern: 'v2/instructor/{eid}/exam/{examid}/ai/image/generate/submit') | |
---|---|
name | 'ai.ImageSubmit' |
object | <pyramid.urldispatch.Route object at 0xe26c498fe750> |
pattern | 'v2/instructor/{eid}/exam/{examid}/ai/image/generate/submit' |
Source | |
Line 10 of file /apps/core/instructor/instructor/ai/__init__.py:
|
|
References | |
view function instructor.ai.views.ai_generate_image_submit |
route ai.generateImage.create.log (pattern: 'v2/instructor/{eid}/exam/{examid}/ai/image/log') | |
---|---|
name | 'ai.generateImage.create.log' |
object | <pyramid.urldispatch.Route object at 0xe26c498fe610> |
pattern | 'v2/instructor/{eid}/exam/{examid}/ai/image/log' |
Source | |
Line 11 of file /apps/core/instructor/instructor/ai/__init__.py:
|
|
References | |
view function instructor.ai.views.ai_generate_image_create_log |
route dashboard.welcome (pattern: 'v2/instructor/{eid}/welcome') | |
---|---|
name | 'dashboard.welcome' |
object | <pyramid.urldispatch.Route object at 0xe26c498fec10> |
pattern | 'v2/instructor/{eid}/welcome' |
Source | |
Line 117 of file /apps/core/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.views.welcome_page |
route dashboard.welcome_ajax (pattern: 'v2/instructor/{eid}/welcome.ajax') | |
---|---|
name | 'dashboard.welcome_ajax' |
object | <pyramid.urldispatch.Route object at 0xe26c498fdd50> |
pattern | 'v2/instructor/{eid}/welcome.ajax' |
Source | |
Line 118 of file /apps/core/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.views.welcome_page_ajax |
route main.noPermission (pattern: 'v2/instructor/{eid}/unauthorized') | |
---|---|
name | 'main.noPermission' |
object | <pyramid.urldispatch.Route object at 0xe26c498fd6d0> |
pattern | 'v2/instructor/{eid}/unauthorized' |
Source | |
Line 119 of file /apps/core/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.views.no_permission_page |
route status (pattern: '/status') | |
---|---|
name | 'status' |
object | <pyramid.urldispatch.Route object at 0xe26c498fde50> |
pattern | '/status' |
Source | |
Line 120 of file /apps/core/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.views.status |
route headertest (pattern: '/headertest') | |
---|---|
name | 'headertest' |
object | <pyramid.urldispatch.Route object at 0xe26c498fec90> |
pattern | '/headertest' |
Source | |
Line 121 of file /apps/core/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.views.headertest |
route locale (pattern: '/locale') | |
---|---|
name | 'locale' |
object | <pyramid.urldispatch.Route object at 0xe26c498fe5d0> |
pattern | '/locale' |
Source | |
Line 122 of file /apps/core/instructor/instructor/__init__.py:
|
|
References | |
view function instructor.views.set_locale_cookie |
Session factory
session factory class pyramid.session.CookieSession | |
---|---|
factory | <class 'pyramid.session.BaseCookieSessionFactory.<locals>.CookieSession'> |
Source | |
Line 88 of file /apps/core/instructor/instructor/__init__.py:
|
Static views
static view static view for 'static/' | |
---|---|
name | 'static/' |
spec | 'instructor:static/' |
Source | |
Line 85 of file /apps/core/instructor/instructor/__init__.py:
|
Subscribers
subscriber function instructor.add_cors_headers_response_callback | |
---|---|
derived_subscriber | <function add_cors_headers_response_callback at 0xe26c49c03d80> |
interfaces | (<class 'pyramid.events.NewResponse'>) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
subscriber | <function add_cors_headers_response_callback at 0xe26c57ac42c0> |
Source | |
Line 93 of file /apps/core/instructor/instructor/__init__.py:
|
subscriber function instructor.subscribers.add_global | |
---|---|
derived_subscriber | <function add_global at 0xe26c496f7ba0> |
interfaces | (<class 'pyramid.events.BeforeRender'>) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
subscriber | <function add_global at 0xe26c49b9db20> |
Source | |
Line 101 of file /apps/env/lib/python3.11/site-packages/pyramid/events.py:
|
subscriber function instructor.subscribers.check_cloudfront_cookie | |
---|---|
derived_subscriber | <function check_cloudfront_cookie at 0xe26c496f7ce0> |
interfaces | (<class 'pyramid.events.NewResponse'>) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
subscriber | <function check_cloudfront_cookie at 0xe26c49b9da80> |
Source | |
Line 101 of file /apps/env/lib/python3.11/site-packages/pyramid/events.py:
|
subscriber function instructor.subscribers.check_maintenance | |
---|---|
derived_subscriber | <function check_maintenance at 0xe26c496f7d80> |
interfaces | (<class 'pyramid.events.NewRequest'>) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
subscriber | <function check_maintenance at 0xe26c49b9d9e0> |
Source | |
Line 101 of file /apps/env/lib/python3.11/site-packages/pyramid/events.py:
|
subscriber function instructor.subscribers.limit_access | |
---|---|
derived_subscriber | <function limit_access at 0xe26c496f7e20> |
interfaces | (<class 'pyramid.events.BeforeTraversal'>) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
subscriber | <function limit_access at 0xe26c49b9d940> |
Source | |
Line 101 of file /apps/env/lib/python3.11/site-packages/pyramid/events.py:
|
subscriber function instructor.subscribers.setAcceptedLanguagesLocale | |
---|---|
derived_subscriber | <function setAcceptedLanguagesLocale at 0xe26c496f7f60> |
interfaces | (<class 'pyramid.events.NewRequest'>) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
subscriber | <function setAcceptedLanguagesLocale at 0xe26c49b9d6c0> |
Source | |
Line 101 of file /apps/env/lib/python3.11/site-packages/pyramid/events.py:
|
Templates
template ai/imageGeneratorForm.html | |
---|---|
name | 'ai/imageGeneratorForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c53cb98d0> |
type | '.html' |
Source | |
Line 65 of file /apps/core/instructor/instructor/ai/views.py:
|
|
References | |
view function instructor.ai.views.ai_generate_image_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template ai/imageList.html | |
---|---|
name | 'ai/imageList.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c53cba1d0> |
type | '.html' |
Source | |
Line 85 of file /apps/core/instructor/instructor/ai/views.py:
|
|
References | |
view function instructor.ai.views.ai_list_image | |
renderer factory function pyramid_jinja2.renderer_factory |
template bars/exam.html | |
---|---|
name | 'bars/exam.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c53cd1c90> |
type | '.html' |
Source | |
Line 44 of file /apps/core/instructor/instructor/bars/views.py:
|
|
References | |
view function instructor.bars.views.start_exam | |
renderer factory function pyramid_jinja2.renderer_factory |
template bars/submit.html | |
---|---|
name | 'bars/submit.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c53cd2110> |
type | '.html' |
Source | |
Line 118 of file /apps/core/instructor/instructor/bars/views.py:
|
|
References | |
view function instructor.bars.views.submit_exam | |
renderer factory function pyramid_jinja2.renderer_factory |
template certificate/certificateForm.html | |
---|---|
name | 'certificate/certificateForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c53b85310> |
type | '.html' |
Source | |
Line 46 of file /apps/core/instructor/instructor/certificate/views.py:
|
|
References | |
view function instructor.certificate.views.create_certificate_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template certificate/certificateForm.html | |
---|---|
name | 'certificate/certificateForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c53b85c10> |
type | '.html' |
Source | |
Line 95 of file /apps/core/instructor/instructor/certificate/views.py:
|
|
References | |
view function instructor.certificate.views.edit_certificate_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template certificate/listCertificates.html | |
---|---|
name | 'certificate/listCertificates.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c53b86290> |
type | '.html' |
Source | |
Line 26 of file /apps/core/instructor/instructor/certificate/views.py:
|
|
References | |
view function instructor.certificate.views.list_certificates | |
renderer factory function pyramid_jinja2.renderer_factory |
template certificateTemplate/templateForm.html | |
---|---|
name | 'certificateTemplate/templateForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c53ba1650> |
type | '.html' |
Source | |
Line 45 of file /apps/core/instructor/instructor/certificateTemplate/views.py:
|
|
References | |
view function instructor.certificateTemplate.views.create_template | |
renderer factory function pyramid_jinja2.renderer_factory |
template certificateTemplate/templateForm.html | |
---|---|
name | 'certificateTemplate/templateForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c53ba1b10> |
type | '.html' |
Source | |
Line 171 of file /apps/core/instructor/instructor/certificateTemplate/views.py:
|
|
References | |
view function instructor.certificateTemplate.views.edit_template | |
renderer factory function pyramid_jinja2.renderer_factory |
template certificateTemplate/templateForm.html | |
---|---|
name | 'certificateTemplate/templateForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c53ba1fd0> |
type | '.html' |
Source | |
Line 156 of file /apps/core/instructor/instructor/certificateTemplate/views.py:
|
|
References | |
view function instructor.certificateTemplate.views.edit_template_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template certificateTemplate/listTemplates.html | |
---|---|
name | 'certificateTemplate/listTemplates.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c53ba2490> |
type | '.html' |
Source | |
Line 20 of file /apps/core/instructor/instructor/certificateTemplate/views.py:
|
|
References | |
view function instructor.certificateTemplate.views.list_templates | |
renderer factory function pyramid_jinja2.renderer_factory |
template certificateTemplate/createTemplateRules.html | |
---|---|
name | 'certificateTemplate/createTemplateRules.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c53ba2d10> |
type | '.html' |
Source | |
Line 240 of file /apps/core/instructor/instructor/certificateTemplate/views.py:
|
|
References | |
view function instructor.certificateTemplate.views.test_pdf | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/activateExamForm.html | |
---|---|
name | 'exam/activateExamForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cf85010> |
type | '.html' |
Source | |
Line 415 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.activate_exam_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/displayTraining.html | |
---|---|
name | 'exam/displayTraining.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cc89210> |
type | '.html' |
Source | |
Line 886 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.add_exam_training | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/archiveExamWarning.html | |
---|---|
name | 'exam/archiveExamWarning.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cc896d0> |
type | '.html' |
Source | |
Line 160 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.archive_exam_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/editExamPropsForm.html | |
---|---|
name | 'exam/editExamPropsForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cc89f10> |
type | '.html' |
Source | |
Line 249 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.basic_exam_props_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/duplicateExamForm.html | |
---|---|
name | 'exam/duplicateExamForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cc8b8d0> |
type | '.html' |
Source | |
Line 565 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.duplicate_exam_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/attestation.html | |
---|---|
name | 'exam/attestation.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cc9c4d0> |
type | '.html' |
Source | |
Line 956 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.exam_attestation | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/attestation.html | |
---|---|
name | 'exam/attestation.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cc9c990> |
type | '.html' |
Source | |
Line 943 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.exam_attestation_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/listExams.html | |
---|---|
name | 'exam/listExams.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cc9ce50> |
type | '.html' |
Source | |
Line 33 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.exam_list | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/listTraining.html | |
---|---|
name | 'exam/listTraining.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cc9da10> |
type | '.html' |
Source | |
Line 921 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.exam_training | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/listMedia.html | |
---|---|
name | 'exam/listMedia.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cc9e610> |
type | '.html' |
Source | |
Line 260 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.list_media_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/lmsFileForm.html | |
---|---|
name | 'exam/lmsFileForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cc9ead0> |
type | '.html' |
Source | |
Line 992 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.lms_file_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/lmsFile.html | |
---|---|
name | 'exam/lmsFile.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cc9ef90> |
type | '.html' |
Source | |
Line 1004 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.lms_file_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/printExamForm.html | |
---|---|
name | 'exam/printExamForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cc9f810> |
type | '.html' |
Source | |
Line 699 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.print_exam_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/printExam.html | |
---|---|
name | 'exam/printExam.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ccb4090> |
type | '.html' |
Source | |
Line 734 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.print_exam_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/proctorAccessForm.html | |
---|---|
name | 'exam/proctorAccessForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ccb4550> |
type | '.html' |
Source | |
Line 602 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.proctor_access_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/proctorExamForm.html | |
---|---|
name | 'exam/proctorExamForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ccb4a10> |
type | '.html' |
Source | |
Line 622 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.proctor_exam_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/restoreArchiveExamWarning.html | |
---|---|
name | 'exam/restoreArchiveExamWarning.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ccb5250> |
type | '.html' |
Source | |
Line 207 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.restore_exam_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/safeExamBrowser.html | |
---|---|
name | 'exam/safeExamBrowser.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ccb5a90> |
type | '.html' |
Source | |
Line 531 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.safe_exam_browser_exam_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/safeExamBrowser.html | |
---|---|
name | 'exam/safeExamBrowser.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ccb5f50> |
type | '.html' |
Source | |
Line 542 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.safe_exam_browser_exam_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/scheduler.html | |
---|---|
name | 'exam/scheduler.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ccb6410> |
type | '.html' |
Source | |
Line 1120 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.scheduler_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/publicUrlForm.html | |
---|---|
name | 'exam/publicUrlForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ccb68d0> |
type | '.html' |
Source | |
Line 442 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
view function instructor.exam.views.toggle_public_exam_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template exam/translateExam.html | |
---|---|
name | 'exam/translateExam.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ccee590> |
type | '.html' |
Source | |
Line 52 of file /apps/core/instructor/instructor/examTranslate/views.py:
|
|
References | |
view function instructor.examTranslate.views.translateForm | |
renderer factory function pyramid_jinja2.renderer_factory |
template /group/viewMembers.html | |
---|---|
name | '/group/viewMembers.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cb98b10> |
type | '.html' |
Source | |
Line 620 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.convert_class_to_group | |
renderer factory function pyramid_jinja2.renderer_factory |
template /group/convertForm.html | |
---|---|
name | '/group/convertForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cb98fd0> |
type | '.html' |
Source | |
Line 555 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.convert_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template /group/convertWarning.html | |
---|---|
name | '/group/convertWarning.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cb99490> |
type | '.html' |
Source | |
Line 600 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.convert_warning_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template group/listCategories.html | |
---|---|
name | 'group/listCategories.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cb99cd0> |
type | '.html' |
Source | |
Line 37 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.create_group_type_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template /group/listGroups.html | |
---|---|
name | '/group/listGroups.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cb9a190> |
type | '.html' |
Source | |
Line 281 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.delete_group | |
renderer factory function pyramid_jinja2.renderer_factory |
template /group/deleteGroupWarning.html | |
---|---|
name | '/group/deleteGroupWarning.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cb9a650> |
type | '.html' |
Source | |
Line 267 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.delete_group_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template group/listCategories.html | |
---|---|
name | 'group/listCategories.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cb9ab10> |
type | '.html' |
Source | |
Line 87 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.delete_group_type | |
renderer factory function pyramid_jinja2.renderer_factory |
template group/deleteGroupTypeWarning.html | |
---|---|
name | 'group/deleteGroupTypeWarning.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cb9afd0> |
type | '.html' |
Source | |
Line 73 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.delete_group_type_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template /group/editGroupForm.html | |
---|---|
name | '/group/editGroupForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cb9b810> |
type | '.html' |
Source | |
Line 314 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.edit_group_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template group/listCategories.html | |
---|---|
name | 'group/listCategories.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cbacc10> |
type | '.html' |
Source | |
Line 27 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.list_group_types_routes | |
renderer factory function pyramid_jinja2.renderer_factory |
template group/listGroups.html | |
---|---|
name | 'group/listGroups.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cbad490> |
type | '.html' |
Source | |
Line 155 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.manage_group_list | |
renderer factory function pyramid_jinja2.renderer_factory |
template group/listGroups.html | |
---|---|
name | 'group/listGroups.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cbad910> |
type | '.html' |
Source | |
Line 166 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.manage_group_list_post | |
renderer factory function pyramid_jinja2.renderer_factory |
template /group/manageGroupMembersForm.html | |
---|---|
name | '/group/manageGroupMembersForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cbade10> |
type | '.html' |
Source | |
Line 500 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.manage_group_members | |
renderer factory function pyramid_jinja2.renderer_factory |
template /group/manageGroupMembersFormPrototype.html | |
---|---|
name | '/group/manageGroupMembersFormPrototype.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cbae2d0> |
type | '.html' |
Source | |
Line 465 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.manage_group_members_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template /group/viewMembers.html | |
---|---|
name | '/group/viewMembers.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4cbaee90> |
type | '.html' |
Source | |
Line 377 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
view function instructor.group.views.view_group_members | |
renderer factory function pyramid_jinja2.renderer_factory |
template instructor/createInstructorForm.html | |
---|---|
name | 'instructor/createInstructorForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ca4c250> |
type | '.html' |
Source | |
Line 96 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
view function instructor.instructor.views.create_instructor | |
renderer factory function pyramid_jinja2.renderer_factory |
template instructor/createInstructorForm.html | |
---|---|
name | 'instructor/createInstructorForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ca4c710> |
type | '.html' |
Source | |
Line 86 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
view function instructor.instructor.views.create_instructor_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template instructor/deleteInstructorWarning.html | |
---|---|
name | 'instructor/deleteInstructorWarning.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ca4cbd0> |
type | '.html' |
Source | |
Line 265 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
view function instructor.instructor.views.delete_instructor | |
renderer factory function pyramid_jinja2.renderer_factory |
template instructor/deleteInstructorWarning.html | |
---|---|
name | 'instructor/deleteInstructorWarning.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ca4d090> |
type | '.html' |
Source | |
Line 252 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
view function instructor.instructor.views.delete_instructor_warning | |
renderer factory function pyramid_jinja2.renderer_factory |
template instructor/editExamRestrictions.html | |
---|---|
name | 'instructor/editExamRestrictions.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ca4d550> |
type | '.html' |
Source | |
Line 354 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
view function instructor.instructor.views.edit_exam_restrictions_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template instructor/editGroupRestrictions.html | |
---|---|
name | 'instructor/editGroupRestrictions.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ca4da10> |
type | '.html' |
Source | |
Line 327 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
view function instructor.instructor.views.edit_group_restrictions_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template instructor/editInstructorForm.html | |
---|---|
name | 'instructor/editInstructorForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ca4ded0> |
type | '.html' |
Source | |
Line 186 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
view function instructor.instructor.views.edit_instructor | |
renderer factory function pyramid_jinja2.renderer_factory |
template instructor/editInstructorForm.html | |
---|---|
name | 'instructor/editInstructorForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ca4e390> |
type | '.html' |
Source | |
Line 169 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
view function instructor.instructor.views.edit_instructor_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template instructor/editAccessContorl.html | |
---|---|
name | 'instructor/editAccessContorl.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ca4e850> |
type | '.html' |
Source | |
Line 300 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
view function instructor.instructor.views.edit_permissions_form_withid | |
renderer factory function pyramid_jinja2.renderer_factory |
template instructor/enterprise_info.html | |
---|---|
name | 'instructor/enterprise_info.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ca4f0d0> |
type | '.html' |
Source | |
Line 476 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
view function instructor.instructor.views.enterprise_info | |
renderer factory function pyramid_jinja2.renderer_factory |
template instructor/listInstructors.html | |
---|---|
name | 'instructor/listInstructors.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ca584d0> |
type | '.html' |
Source | |
Line 67 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
view function instructor.instructor.views.list_instructors | |
renderer factory function pyramid_jinja2.renderer_factory |
template instructor/listInstructors.html | |
---|---|
name | 'instructor/listInstructors.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ca58950> |
type | '.html' |
Source | |
Line 76 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
view function instructor.instructor.views.list_instructors_sorted | |
renderer factory function pyramid_jinja2.renderer_factory |
template mediaManager/editMedia.html | |
---|---|
name | 'mediaManager/editMedia.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4c9bccd0> |
type | '.html' |
Source | |
Line 639 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
view function instructor.mediaManager.views.edit_media | |
renderer factory function pyramid_jinja2.renderer_factory |
template mediaManager/editMedia.html | |
---|---|
name | 'mediaManager/editMedia.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4c9bd190> |
type | '.html' |
Source | |
Line 638 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
view function instructor.mediaManager.views.edit_media | |
renderer factory function pyramid_jinja2.renderer_factory |
template mediaManager/editMedia.html | |
---|---|
name | 'mediaManager/editMedia.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4c9bd650> |
type | '.html' |
Source | |
Line 637 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
view function instructor.mediaManager.views.edit_media | |
renderer factory function pyramid_jinja2.renderer_factory |
template mediaManager/editMedia.html | |
---|---|
name | 'mediaManager/editMedia.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4c9bdb10> |
type | '.html' |
Source | |
Line 636 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
view function instructor.mediaManager.views.edit_media | |
renderer factory function pyramid_jinja2.renderer_factory |
template mediaManager/editMedia.html | |
---|---|
name | 'mediaManager/editMedia.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4c9bdfd0> |
type | '.html' |
Source | |
Line 751 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
view function instructor.mediaManager.views.edit_media_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template mediaManager/viewTrainingLibrary.html | |
---|---|
name | 'mediaManager/viewTrainingLibrary.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4c9be490> |
type | '.html' |
Source | |
Line 377 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
view function instructor.mediaManager.views.edit_training_library | |
renderer factory function pyramid_jinja2.renderer_factory |
template mediaManager/viewDependencies.html | |
---|---|
name | 'mediaManager/viewDependencies.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4c9be950> |
type | '.html' |
Source | |
Line 612 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
view function instructor.mediaManager.views.list_dependencies | |
renderer factory function pyramid_jinja2.renderer_factory |
template mediaManager/listMedia.html | |
---|---|
name | 'mediaManager/listMedia.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4c9bee10> |
type | '.html' |
Source | |
Line 880 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
view function instructor.mediaManager.views.list_media | |
renderer factory function pyramid_jinja2.renderer_factory |
template mediaManager/listTrainingLibrary.html | |
---|---|
name | 'mediaManager/listTrainingLibrary.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4c9bf2d0> |
type | '.html' |
Source | |
Line 291 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
view function instructor.mediaManager.views.list_training_library | |
renderer factory function pyramid_jinja2.renderer_factory |
template mediaManager/updateThumbnail.html | |
---|---|
name | 'mediaManager/updateThumbnail.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4c9dc290> |
type | '.html' |
Source | |
Line 601 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
view function instructor.mediaManager.views.upate_thumbnail | |
renderer factory function pyramid_jinja2.renderer_factory |
template mediaManager/viewBatchTrainingLibrary.html | |
---|---|
name | 'mediaManager/viewBatchTrainingLibrary.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4c9dc750> |
type | '.html' |
Source | |
Line 127 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
view function instructor.mediaManager.views.view_batch_training_library_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template mediaManager/viewTrainingLibrary.html | |
---|---|
name | 'mediaManager/viewTrainingLibrary.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4c9dcc10> |
type | '.html' |
Source | |
Line 325 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
view function instructor.mediaManager.views.view_training_library_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/dashboard.html | |
---|---|
name | 'myAccount/dashboard.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ab56390> |
type | '.html' |
Source | |
Line 1649 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.billing_dashboard | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/dashboard.html | |
---|---|
name | 'myAccount/dashboard.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ab56790> |
type | '.html' |
Source | |
Line 122 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.cancel_subscription | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/dashboard.html | |
---|---|
name | 'myAccount/dashboard.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ab57010> |
type | '.html' |
Source | |
Line 85 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.dont_cancel_subscription | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/editInfoForm.html | |
---|---|
name | 'myAccount/editInfoForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ab57390> |
type | '.html' |
Source | |
Line 1759 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.edit_info | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/editInfoForm.html | |
---|---|
name | 'myAccount/editInfoForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ab576d0> |
type | '.html' |
Source | |
Line 1732 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.edit_info_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/edit_payment_method.html | |
---|---|
name | 'myAccount/edit_payment_method.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4ab57d10> |
type | '.html' |
Source | |
Line 1373 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.edit_payment | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/edit_payment_method.html | |
---|---|
name | 'myAccount/edit_payment_method.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96c110> |
type | '.html' |
Source | |
Line 1588 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.edit_payment_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/plan_update.html | |
---|---|
name | 'myAccount/plan_update.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96c490> |
type | '.html' |
Source | |
Line 832 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.edit_plan | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/plan_update.html | |
---|---|
name | 'myAccount/plan_update.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96c8d0> |
type | '.html' |
Source | |
Line 1199 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.edit_plan_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/plan_update.html | |
---|---|
name | 'myAccount/plan_update.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96cd50> |
type | '.html' |
Source | |
Line 1145 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.edit_plan_form_no_subsc | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/plan_update.html | |
---|---|
name | 'myAccount/plan_update.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96d1d0> |
type | '.html' |
Source | |
Line 607 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.edit_plan_no_subs | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/studentSettingsForm.html | |
---|---|
name | 'myAccount/studentSettingsForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96d650> |
type | '.html' |
Source | |
Line 1849 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.edit_student_settings | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/list_payments.html | |
---|---|
name | 'myAccount/list_payments.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96dad0> |
type | '.html' |
Source | |
Line 557 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.list_payments | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/plan_selection.html | |
---|---|
name | 'myAccount/plan_selection.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96df50> |
type | '.html' |
Source | |
Line 66 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.new_subscription | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/planSelector.html | |
---|---|
name | 'myAccount/planSelector.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96e3d0> |
type | '.html' |
Source | |
Line 1618 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.no_subscription_plan_selector | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/scheduled_changes_form.html | |
---|---|
name | 'myAccount/scheduled_changes_form.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96e850> |
type | '.html' |
Source | |
Line 457 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.scheduled_changes_delete | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/scheduled_changes_form.html | |
---|---|
name | 'myAccount/scheduled_changes_form.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96ecd0> |
type | '.html' |
Source | |
Line 505 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.scheduled_changes_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/plan_selection.html | |
---|---|
name | 'myAccount/plan_selection.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96f150> |
type | '.html' |
Source | |
Line 1325 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.select_plans | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/studentSettingsForm.html | |
---|---|
name | 'myAccount/studentSettingsForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96f5d0> |
type | '.html' |
Source | |
Line 1829 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.student_settings_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/addon_update.html | |
---|---|
name | 'myAccount/addon_update.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96fa50> |
type | '.html' |
Source | |
Line 172 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.update_addons | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/addon_update.html | |
---|---|
name | 'myAccount/addon_update.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a96fed0> |
type | '.html' |
Source | |
Line 290 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.update_addons_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template dashboard.html | |
---|---|
name | 'dashboard.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a980390> |
type | '.html' |
Source | |
Line 1912 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.update_profile | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/updateProfileForm.html | |
---|---|
name | 'myAccount/updateProfileForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a980810> |
type | '.html' |
Source | |
Line 1897 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.update_profile_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/upgrade_account.html | |
---|---|
name | 'myAccount/upgrade_account.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a980c90> |
type | '.html' |
Source | |
Line 36 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.upgrade_account | |
renderer factory function pyramid_jinja2.renderer_factory |
template myAccount/dashboard.html | |
---|---|
name | 'myAccount/dashboard.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a981110> |
type | '.html' |
Source | |
Line 52 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
view function instructor.myAccount.views.waitStripeRefresh | |
renderer factory function pyramid_jinja2.renderer_factory |
template pool/copyPoolForm.html | |
---|---|
name | 'pool/copyPoolForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a9a86d0> |
type | '.html' |
Source | |
Line 235 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
view function instructor.pool.views.copy_pool_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template pool/copyPoolForm.html | |
---|---|
name | 'pool/copyPoolForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a9a8b90> |
type | '.html' |
Source | |
Line 250 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
view function instructor.pool.views.copy_pool_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template pool/listPools.html | |
---|---|
name | 'pool/listPools.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a9a9390> |
type | '.html' |
Source | |
Line 35 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
view function instructor.pool.views.create_question_pool_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template pool/deletePoolForm.html | |
---|---|
name | 'pool/deletePoolForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a9a9810> |
type | '.html' |
Source | |
Line 167 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
view function instructor.pool.views.delete_question_pool_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template pool/editQuestionPool.html | |
---|---|
name | 'pool/editQuestionPool.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a9a9fd0> |
type | '.html' |
Source | |
Line 92 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
view function instructor.pool.views.edit_question_pool_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template pool/listPools.html | |
---|---|
name | 'pool/listPools.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a9aa790> |
type | '.html' |
Source | |
Line 17 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
view function instructor.pool.views.list_pools_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/uploadQuestionsAIWizard.html | |
---|---|
name | 'question/uploadQuestionsAIWizard.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4aa51490> |
type | '.html' |
Source | |
Line 2188 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.ai_wizard | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/copyQuestion.html | |
---|---|
name | 'question/copyQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4aa51950> |
type | '.html' |
Source | |
Line 1807 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.copy_questions_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/copyQuestion.html | |
---|---|
name | 'question/copyQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4aa51dd0> |
type | '.html' |
Source | |
Line 1825 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.copy_questions_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4aa52250> |
type | '.html' |
Source | |
Line 792 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.create_hotspot_question | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4aa526d0> |
type | '.html' |
Source | |
Line 422 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.create_question_BARS_meetfail_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4aa52b50> |
type | '.html' |
Source | |
Line 277 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.create_question_BARS_multiple_choice_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4aa52fd0> |
type | '.html' |
Source | |
Line 531 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.create_question_choice_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4aa53450> |
type | '.html' |
Source | |
Line 342 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.create_question_drag_drop_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4aa538d0> |
type | '.html' |
Source | |
Line 665 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.create_question_fillblank_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a8680d0> |
type | '.html' |
Source | |
Line 221 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.create_question_matching_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a868550> |
type | '.html' |
Source | |
Line 463 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.create_question_rank_order_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a8689d0> |
type | '.html' |
Source | |
Line 596 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.create_question_select_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a868e50> |
type | '.html' |
Source | |
Line 735 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.create_question_truefalse_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a869610> |
type | '.html' |
Source | |
Line 1726 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.display_next_question_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a869a90> |
type | '.html' |
Source | |
Line 1692 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.display_previous_question_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a869f10> |
type | '.html' |
Source | |
Line 1659 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.display_question_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a86a6d0> |
type | '.html' |
Source | |
Line 1104 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.edit_question_BARS_meet_fail_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a86ab50> |
type | '.html' |
Source | |
Line 992 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.edit_question_BARS_multiple_choice_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a86afd0> |
type | '.html' |
Source | |
Line 1151 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.edit_question_choice_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a86b450> |
type | '.html' |
Source | |
Line 1478 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.edit_question_drag_drop_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a86b8d0> |
type | '.html' |
Source | |
Line 1314 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.edit_question_fillblank_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a87c0d0> |
type | '.html' |
Source | |
Line 1424 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.edit_question_hotspot_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a87c550> |
type | '.html' |
Source | |
Line 932 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.edit_question_matching_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a87c9d0> |
type | '.html' |
Source | |
Line 1573 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.edit_question_rank_order_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a87ce50> |
type | '.html' |
Source | |
Line 1237 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.edit_question_select_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/displayQuestion.html | |
---|---|
name | 'question/displayQuestion.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a87d2d0> |
type | '.html' |
Source | |
Line 1374 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.edit_question_truefalse_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/importQuestionsSelection.html | |
---|---|
name | 'question/importQuestionsSelection.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a87dad0> |
type | '.html' |
Source | |
Line 2151 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.import_questions_type_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/listQuestions.html | |
---|---|
name | 'question/listQuestions.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a87df50> |
type | '.html' |
Source | |
Line 39 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.list_questions_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/questionListAjax.html | |
---|---|
name | 'question/questionListAjax.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a87e3d0> |
type | '.html' |
Source | |
Line 114 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.list_questions_route_ajax | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/uploadQuestionsResults.html | |
---|---|
name | 'question/uploadQuestionsResults.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a87ebd0> |
type | '.html' |
Source | |
Line 1965 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.upload_questions | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/uploadQuestionsAIPreview2.html | |
---|---|
name | 'question/uploadQuestionsAIPreview2.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a87f3d0> |
type | '.html' |
Source | |
Line 2199 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.upload_questions_ai_preview | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/uploadQuestionsAIResults.html | |
---|---|
name | 'question/uploadQuestionsAIResults.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a87f850> |
type | '.html' |
Source | |
Line 2506 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.upload_questions_ai_submit | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/uploadQuestionsWizard.html | |
---|---|
name | 'question/uploadQuestionsWizard.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a87fcd0> |
type | '.html' |
Source | |
Line 1882 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.upload_questions_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template question/uploadQuestionsPreview.html | |
---|---|
name | 'question/uploadQuestionsPreview.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a88c190> |
type | '.html' |
Source | |
Line 1895 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
view function instructor.question.views.upload_questions_preview | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/dateRangeReport.html | |
---|---|
name | 'reports/dateRangeReport.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a95c9d0> |
type | '.html' |
Source | |
Line 590 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.date_range_report | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/enterprise_info.html | |
---|---|
name | 'reports/enterprise_info.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a95d590> |
type | '.html' |
Source | |
Line 2024 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.enterprise_info | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/groupAnalysisReport.html | |
---|---|
name | 'reports/groupAnalysisReport.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a95e590> |
type | '.html' |
Source | |
Line 434 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.group_analysis_report | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/lastAttemptReport.html | |
---|---|
name | 'reports/lastAttemptReport.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a95f150> |
type | '.html' |
Source | |
Line 728 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.last_attempt_report | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/listReports.html | |
---|---|
name | 'reports/listReports.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a95fd10> |
type | '.html' |
Source | |
Line 84 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.list_reports | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/multiExamReportForm.html | |
---|---|
name | 'reports/multiExamReportForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a76c990> |
type | '.html' |
Source | |
Line 263 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.multi_exam_report | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/Question.html | |
---|---|
name | 'reports/Question.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a76d550> |
type | '.html' |
Source | |
Line 2086 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.question_ajax | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/questionPoolStats.html | |
---|---|
name | 'reports/questionPoolStats.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a76da10> |
type | '.html' |
Source | |
Line 1745 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.question_pool_stats | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/questionRank.html | |
---|---|
name | 'reports/questionRank.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a76e5d0> |
type | '.html' |
Source | |
Line 1500 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.question_rank | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/questionRankQuestionRow.html | |
---|---|
name | 'reports/questionRankQuestionRow.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a76ea90> |
type | '.html' |
Source | |
Line 2031 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.question_rank_ajax | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/questionRankingGraph.html | |
---|---|
name | 'reports/questionRankingGraph.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a76f650> |
type | '.html' |
Source | |
Line 1982 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.question_ranking_graph | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/questionRating.html | |
---|---|
name | 'reports/questionRating.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a76fb10> |
type | '.html' |
Source | |
Line 1212 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.question_rating | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/questionRatingDetail.html | |
---|---|
name | 'reports/questionRatingDetail.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a76ffd0> |
type | '.html' |
Source | |
Line 1368 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.question_rating_detail | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/studentQuestionAnswer.html | |
---|---|
name | 'reports/studentQuestionAnswer.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a778bd0> |
type | '.html' |
Source | |
Line 58 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.question_result_ajax | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/rightWrongResults.html | |
---|---|
name | 'reports/rightWrongResults.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a779b10> |
type | '.html' |
Source | |
Line 2145 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.right_wrong_results | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/searchAndSchedule.html | |
---|---|
name | 'reports/searchAndSchedule.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a77a350> |
type | '.html' |
Source | |
Line 954 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.search_and_schedule | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/snapshotReport.html | |
---|---|
name | 'reports/snapshotReport.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a77af10> |
type | '.html' |
Source | |
Line 110 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.snapshot_report | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/studentQuestionGrid.html | |
---|---|
name | 'reports/studentQuestionGrid.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a77bad0> |
type | '.html' |
Source | |
Line 2422 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.student_question_grid | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/studentQuestionGridDynamic.html | |
---|---|
name | 'reports/studentQuestionGridDynamic.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a77bf90> |
type | '.html' |
Source | |
Line 2473 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.student_question_grid_refresh | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/recentResults.html | |
---|---|
name | 'reports/recentResults.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c4a798810> |
type | '.html' |
Source | |
Line 1138 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
view function instructor.reports.views.summary_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template secure/login.html | |
---|---|
name | 'secure/login.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49df6190> |
type | '.html' |
Source | |
Line 428 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
view function instructor.secure.views.log_out | |
renderer factory function pyramid_jinja2.renderer_factory |
template secure/login.html | |
---|---|
name | 'secure/login.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49df6510> |
type | '.html' |
Source | |
Line 27 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
view function instructor.secure.views.login | |
renderer factory function pyramid_jinja2.renderer_factory |
template secure/loginResendForm.html | |
---|---|
name | 'secure/loginResendForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49df6b10> |
type | '.html' |
Source | |
Line 131 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
view function instructor.secure.views.login_resend_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template secure/loginResetForm.html | |
---|---|
name | 'secure/loginResetForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49df6e90> |
type | '.html' |
Source | |
Line 206 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
view function instructor.secure.views.login_reset_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template secure/login.html | |
---|---|
name | 'secure/login.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49df7210> |
type | '.html' |
Source | |
Line 228 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
view function instructor.secure.views.login_reset_password | |
renderer factory function pyramid_jinja2.renderer_factory |
template account/okta-result.html | |
---|---|
name | 'account/okta-result.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49df7990> |
type | '.html' |
Source | |
Line 519 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
view function instructor.secure.views.okta_saml_response_reader | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/createStudentForm.html | |
---|---|
name | 'student/createStudentForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49d62850> |
type | '.html' |
Source | |
Line 148 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.create_student_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/deleteStudentWarning.html | |
---|---|
name | 'student/deleteStudentWarning.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49d63690> |
type | '.html' |
Source | |
Line 409 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.delete_student_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/editStudentForm.html | |
---|---|
name | 'student/editStudentForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49d63e90> |
type | '.html' |
Source | |
Line 262 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.edit_student_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/editStudentForm.html | |
---|---|
name | 'student/editStudentForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b706d0> |
type | '.html' |
Source | |
Line 338 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.edit_student_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/examReview.html | |
---|---|
name | 'student/examReview.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b71510> |
type | '.html' |
Source | |
Line 1102 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.exam_review_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/examStats.html | |
---|---|
name | 'student/examStats.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b71990> |
type | '.html' |
Source | |
Line 1327 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.exam_stats | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/exams.html | |
---|---|
name | 'student/exams.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b72490> |
type | '.html' |
Source | |
Line 888 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.exams | |
renderer factory function pyramid_jinja2.renderer_factory |
template reports/questionRankQuestionRow.html | |
---|---|
name | 'reports/questionRankQuestionRow.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b72910> |
type | '.html' |
Source | |
Line 1607 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.get_question_ajax | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/listStudents.html | |
---|---|
name | 'student/listStudents.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b73510> |
type | '.html' |
Source | |
Line 45 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.list_students_filtered | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/listStudents.html | |
---|---|
name | 'student/listStudents.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b73990> |
type | '.html' |
Source | |
Line 35 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.list_students_main | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/rapidScheduler.html | |
---|---|
name | 'student/rapidScheduler.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b94250> |
type | '.html' |
Source | |
Line 559 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.rapid_schedule | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/unarchiveStudentForm.html | |
---|---|
name | 'student/unarchiveStudentForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b94e50> |
type | '.html' |
Source | |
Line 482 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.restore_archive_student_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/scheduleExamsForm.html | |
---|---|
name | 'student/scheduleExamsForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b95310> |
type | '.html' |
Source | |
Line 545 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.schedule_exams_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/scheduleExamsForm.html | |
---|---|
name | 'student/scheduleExamsForm.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b957d0> |
type | '.html' |
Source | |
Line 576 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.schedule_exams_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/schedulingOptions.html | |
---|---|
name | 'student/schedulingOptions.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b96010> |
type | '.html' |
Source | |
Line 646 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.scheduling_options_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/examAttempts.html | |
---|---|
name | 'student/examAttempts.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b96890> |
type | '.html' |
Source | |
Line 633 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.student_exam_attempts | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/timeLimits.html | |
---|---|
name | 'student/timeLimits.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b96d50> |
type | '.html' |
Source | |
Line 715 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.time_limits_form_route | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/training.html | |
---|---|
name | 'student/training.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b97210> |
type | '.html' |
Source | |
Line 525 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.training | |
renderer factory function pyramid_jinja2.renderer_factory |
template student/proctorDetail.html | |
---|---|
name | 'student/proctorDetail.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49b97e50> |
type | '.html' |
Source | |
Line 1599 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
view function instructor.student.views.view_proctor_detail | |
renderer factory function pyramid_jinja2.renderer_factory |
template support/form.html | |
---|---|
name | 'support/form.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49ba73d0> |
type | '.html' |
Source | |
Line 31 of file /apps/core/instructor/instructor/support/views.py:
|
|
References | |
view function instructor.support.views.email_message | |
renderer factory function pyramid_jinja2.renderer_factory |
template support/form.html | |
---|---|
name | 'support/form.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49ba7890> |
type | '.html' |
Source | |
Line 13 of file /apps/core/instructor/instructor/support/views.py:
|
|
References | |
view function instructor.support.views.support_form | |
renderer factory function pyramid_jinja2.renderer_factory |
template headertest.html | |
---|---|
name | 'headertest.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49c04250> |
type | '.html' |
Source | |
Line 165 of file /apps/core/instructor/instructor/views.py:
|
|
References | |
view function instructor.views.headertest | |
renderer factory function pyramid_jinja2.renderer_factory |
template maintenance.html | |
---|---|
name | 'maintenance.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49c04d90> |
type | '.html' |
Source | |
Line 175 of file /apps/core/instructor/instructor/views.py:
|
|
References | |
view function instructor.views.maintenance | |
renderer factory function pyramid_jinja2.renderer_factory |
template noPermission.html | |
---|---|
name | 'noPermission.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49c05290> |
type | '.html' |
Source | |
Line 99 of file /apps/core/instructor/instructor/views.py:
|
|
References | |
view function instructor.views.no_permission_page | |
renderer factory function pyramid_jinja2.renderer_factory |
template dashboard.html | |
---|---|
name | 'dashboard.html' |
renderer | <pyramid.renderers.RendererHelper object at 0xe26c49c06390> |
type | '.html' |
Source | |
Line 24 of file /apps/core/instructor/instructor/views.py:
|
|
References | |
view function instructor.views.welcome_page | |
renderer factory function pyramid_jinja2.renderer_factory |
Translation directories
translation directory instructor:locale/ | |
---|---|
directory | '/apps/core/instructor/instructor/locale' |
spec | 'instructor:locale/' |
Source | |
Line 138 of file /apps/core/instructor/instructor/__init__.py:
|
Tweens
implicit tween pyramid.tweens.excview_tween_factory | |
---|---|
factory | <function excview_tween_factory at 0xe26c58d79940> |
name | 'pyramid.tweens.excview_tween_factory' |
type | 'implicit' |
Source | |
Line 96 of file /apps/env/lib/python3.11/site-packages/pyramid/config/tweens.py:
|
View derivers
view deriver secured_view | |
---|---|
deriver | <function secured_view at 0xe26c58b44ea0> |
name | 'secured_view' |
over | ('VIEW', 'mapped_view') |
under | ('INGRESS') |
Source | |
Line 1433 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view deriver owrapped_view | |
---|---|
deriver | <function owrapped_view at 0xe26c58b44d60> |
name | 'owrapped_view' |
over | ('VIEW', 'mapped_view') |
under | ('secured_view') |
Source | |
Line 1433 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view deriver http_cached_view | |
---|---|
deriver | <function http_cached_view at 0xe26c58b44e00> |
name | 'http_cached_view' |
over | ('VIEW', 'mapped_view') |
under | ('owrapped_view') |
Source | |
Line 1433 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view deriver decorated_view | |
---|---|
deriver | <function decorated_view at 0xe26c58b45120> |
name | 'decorated_view' |
over | ('VIEW', 'mapped_view') |
under | ('http_cached_view') |
Source | |
Line 1433 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view deriver rendered_view | |
---|---|
deriver | <function rendered_view at 0xe26c58b45080> |
name | 'rendered_view' |
over | ('VIEW', 'mapped_view') |
under | ('decorated_view') |
Source | |
Line 1433 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view deriver mapped_view | |
---|---|
deriver | <function mapped_view at 0xe26c58b44cc0> |
name | 'mapped_view' |
over | ('VIEW') |
under | ('rendered_view') |
Source | |
Line 1433 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view deriver csrf_view | |
---|---|
deriver | <function csrf_view at 0xe26c58b451c0> |
name | 'csrf_view' |
over | ('owrapped_view') |
under | ('secured_view') |
Source | |
Line 1439 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
View predicates
view predicate view predicate named xhr | |
---|---|
factory | <class 'pyramid.predicates.XHRPredicate'> |
name | 'xhr' |
Source | |
Line 1224 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named request_method | |
---|---|
factory | <class 'pyramid.predicates.RequestMethodPredicate'> |
name | 'request_method' |
Source | |
Line 1224 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named path_info | |
---|---|
factory | <class 'pyramid.predicates.PathInfoPredicate'> |
name | 'path_info' |
Source | |
Line 1224 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named request_param | |
---|---|
factory | <class 'pyramid.predicates.RequestParamPredicate'> |
name | 'request_param' |
Source | |
Line 1224 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named header | |
---|---|
factory | <class 'pyramid.predicates.HeaderPredicate'> |
name | 'header' |
Source | |
Line 1224 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named accept | |
---|---|
factory | <class 'pyramid.predicates.AcceptPredicate'> |
name | 'accept' |
Source | |
Line 1224 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named containment | |
---|---|
factory | <class 'pyramid.predicates.ContainmentPredicate'> |
name | 'containment' |
Source | |
Line 1224 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named request_type | |
---|---|
factory | <class 'pyramid.predicates.RequestTypePredicate'> |
name | 'request_type' |
Source | |
Line 1224 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named match_param | |
---|---|
factory | <class 'pyramid.predicates.MatchParamPredicate'> |
name | 'match_param' |
Source | |
Line 1224 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named physical_path | |
---|---|
factory | <class 'pyramid.predicates.PhysicalPathPredicate'> |
name | 'physical_path' |
Source | |
Line 1224 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named is_authenticated | |
---|---|
factory | <class 'pyramid.predicates.IsAuthenticatedPredicate'> |
name | 'is_authenticated' |
Source | |
Line 1224 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named effective_principals | |
---|---|
factory | <class 'pyramid.predicates.EffectivePrincipalsPredicate'> |
name | 'effective_principals' |
Source | |
Line 1224 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named custom | |
---|---|
factory | <class 'pyramid.predicates.CustomPredicate'> |
name | 'custom' |
Source | |
Line 1224 of file /apps/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
Views
view function pyramid.httpexceptions.default_exceptionresponse_view | |
---|---|
callable | <function default_exceptionresponse_view at 0xe26c58cd4d60> |
context | <InterfaceClass pyramid.interfaces.IExceptionResponse> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xe26c57b594e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 378 of file /apps/env/lib/python3.11/site-packages/pyramid/config/__init__.py:
|
view function pyramid.httpexceptions.default_exceptionresponse_view | |
---|---|
callable | <function default_exceptionresponse_view at 0xe26c58cd4d60> |
context | <class 'webob.exc.WSGIHTTPException'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xe26c57b59bc0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 379 of file /apps/env/lib/python3.11/site-packages/pyramid/config/__init__.py:
|
view object <pyramid.static.static_view object at 0xe26c574a4a50> | |
---|---|
callable | <pyramid.static.static_view object at 0xe26c574a4a50> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49b9c4a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | '__static/' |
Source | |
Line 85 of file /apps/core/instructor/instructor/__init__.py:
|
|
References | |
route __static/ (pattern: 'static/*subpath') | |
permission __no_permission_required__ |
view function instructor.errors.views.authorization_exception | |
---|---|
callable | <function authorization_exception at 0xe26c571e51c0> |
context | <class 'instructor.lib.errors.APIAuthorization'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xe26c49905300> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 7 of file /apps/core/instructor/instructor/errors/__init__.py:
|
view function instructor.errors.views.request_exception | |
---|---|
callable | <function request_exception at 0xe26c571e5260> |
context | <class 'instructor.lib.errors.APIRequest'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xe26c49905a80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 11 of file /apps/core/instructor/instructor/errors/__init__.py:
|
view function instructor.errors.views.id_exception | |
---|---|
callable | <function id_exception at 0xe26c571e5300> |
context | <class 'instructor.lib.errors.APIBadID'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xe26c49906200> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 15 of file /apps/core/instructor/instructor/errors/__init__.py:
|
view function instructor.errors.views.database_exception | |
---|---|
callable | <function database_exception at 0xe26c571e53a0> |
context | <class 'instructor.lib.errors.APIDataBaseError'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xe26c499067a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 19 of file /apps/core/instructor/instructor/errors/__init__.py:
|
view function instructor.errors.views.method_exception | |
---|---|
callable | <function method_exception at 0xe26c571e5440> |
context | <class 'pyramid.httpexceptions.HTTPMethodNotAllowed'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xe26c49906fc0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 23 of file /apps/core/instructor/instructor/errors/__init__.py:
|
view function instructor.errors.views.json_exception | |
---|---|
callable | <function json_exception at 0xe26c571e54e0> |
context | <class 'instructor.lib.errors.APIJsonError'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xe26c49907740> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 27 of file /apps/core/instructor/instructor/errors/__init__.py:
|
view function instructor.ai.views.ai_generate_image_create_log | |
---|---|
callable | <function ai_generate_image_create_log at 0xe26c53c977e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49904f40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'ai.generateImage.create.log' |
Source | |
Line 72 of file /apps/core/instructor/instructor/ai/views.py:
|
|
References | |
route ai.generateImage.create.log (pattern: 'v2/instructor/{eid}/exam/{examid}/ai/image/log') |
view function instructor.ai.views.ai_generate_image_form | |
---|---|
callable | <function ai_generate_image_form at 0xe26c53c97600> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49907ec0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'ai.ImageForm' |
Source | |
Line 65 of file /apps/core/instructor/instructor/ai/views.py:
|
|
References | |
route ai.ImageForm (pattern: 'v2/instructor/{eid}/exam/{examid}/ai/image/form') | |
template ai/imageGeneratorForm.html |
view function instructor.ai.views.ai_generate_image_submit | |
---|---|
callable | <function ai_generate_image_submit at 0xe26c53c97ba0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c499182c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'ai.ImageSubmit' |
Source | |
Line 131 of file /apps/core/instructor/instructor/ai/views.py:
|
|
References | |
route ai.ImageSubmit (pattern: 'v2/instructor/{eid}/exam/{examid}/ai/image/generate/submit') |
view function instructor.ai.views.ai_generate_question | |
---|---|
callable | <function ai_generate_question at 0xe26c53c97420> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c499185e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'ai.generateQuestion' |
Source | |
Line 22 of file /apps/core/instructor/instructor/ai/views.py:
|
|
References | |
route ai.generateQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/ai/question') |
view function instructor.ai.views.ai_list_image | |
---|---|
callable | <function ai_list_image at 0xe26c53c979c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c499189a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'ai.imageDisplay' |
Source | |
Line 85 of file /apps/core/instructor/instructor/ai/views.py:
|
|
References | |
route ai.imageDisplay (pattern: 'v2/instructor/{eid}/exam/{examid}/ai/image/display') | |
template ai/imageList.html |
view function instructor.ai.views.flagQuestionAsSelected | |
---|---|
callable | <function flagQuestionAsSelected at 0xe26c53c97240> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49918f40> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6b8d0>] |
request_methods | ['POST'] |
route_name | 'ai.selectQuestion' |
Source | |
Line 11 of file /apps/core/instructor/instructor/ai/views.py:
|
|
References | |
route ai.selectQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/ai/question/select') |
view function instructor.bars.views.exit_exam | |
---|---|
callable | <function exit_exam at 0xe26c53cbdbc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49919300> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'bars.exitExam' |
Source | |
Line 36 of file /apps/core/instructor/instructor/bars/views.py:
|
|
References | |
route bars.exitExam (pattern: '/{eid}/student/{uid}/bars/exit') |
view function instructor.bars.views.post_answer_question | |
---|---|
callable | <function post_answer_question at 0xe26c53cbdf80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c499198a0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6ba50>] |
request_methods | ['POST'] |
route_name | 'bars.answerQuestion' |
Source | |
Line 85 of file /apps/core/instructor/instructor/bars/views.py:
|
|
References | |
route bars.answerQuestion (pattern: '/{eid}/student/{uid}/studentexam/{ueid}/bars/answer') |
view function instructor.bars.views.regrade_exam | |
---|---|
callable | <function regrade_exam at 0xe26c53cbe660> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49919c60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'bars.regradeExam' |
Source | |
Line 197 of file /apps/core/instructor/instructor/bars/views.py:
|
|
References | |
route bars.regradeExam (pattern: '{eid}/student/{uid}/studentexam/{ueid}/bars/regrade') |
view function instructor.bars.views.start_exam | |
---|---|
callable | <function start_exam at 0xe26c53cbdda0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4991a020> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'bars.startExam' |
Source | |
Line 44 of file /apps/core/instructor/instructor/bars/views.py:
|
|
References | |
route bars.startExam (pattern: '/{eid}/student/{uid}/studentexam/{ueid}/bars/start') | |
template bars/exam.html |
view function instructor.bars.views.submit_exam | |
---|---|
callable | <function submit_exam at 0xe26c53cbe200> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4991a520> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6b510>] |
request_methods | ['POST'] |
route_name | 'bars.submitExam' |
Source | |
Line 118 of file /apps/core/instructor/instructor/bars/views.py:
|
|
References | |
route bars.submitExam (pattern: '{eid}/student/{uid}/studentexam/{ueid}/bars/submit') | |
template bars/submit.html |
view function instructor.bars.views.update_question_note | |
---|---|
callable | <function update_question_note at 0xe26c53cbe480> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4991aac0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6bfd0>] |
request_methods | ['POST'] |
route_name | 'bars.submitQuestionNote' |
Source | |
Line 174 of file /apps/core/instructor/instructor/bars/views.py:
|
|
References | |
route bars.submitQuestionNote (pattern: '{eid}/student/{uid}/studentexam/{ueid}/question/{rid}/note/update') |
view function instructor.certificate.views.create_certificate | |
---|---|
callable | <function create_certificate at 0xe26c53b5fd80> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4991af20> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificate.createCertificate' |
Source | |
Line 58 of file /apps/core/instructor/instructor/certificate/views.py:
|
|
References | |
route certificate.createCertificate (pattern: 'v2/instructor/{eid}/certificate/create') |
view function instructor.certificate.views.create_certificate_form | |
---|---|
callable | <function create_certificate_form at 0xe26c53b5fba0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4991b2e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificate.createCertificateForm' |
Source | |
Line 46 of file /apps/core/instructor/instructor/certificate/views.py:
|
|
References | |
route certificate.createCertificateForm (pattern: 'v2/instructor/{eid}/certificate/create/form') | |
template certificate/certificateForm.html |
view function instructor.certificate.views.delete_certificate | |
---|---|
callable | <function delete_certificate at 0xe26c53b88360> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4991b6a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificate.deleteCertificate' |
Source | |
Line 154 of file /apps/core/instructor/instructor/certificate/views.py:
|
|
References | |
route certificate.deleteCertificate (pattern: 'v2/instructor/{eid}/certificate/{cer}/delete') |
view function instructor.certificate.views.edit_certificate | |
---|---|
callable | <function edit_certificate at 0xe26c53b88180> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4991ba60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificate.editCertificate' |
Source | |
Line 115 of file /apps/core/instructor/instructor/certificate/views.py:
|
|
References | |
route certificate.editCertificate (pattern: 'v2/instructor/{eid}/certificate/{cer}/edit') |
view function instructor.certificate.views.edit_certificate_form | |
---|---|
callable | <function edit_certificate_form at 0xe26c53b5ff60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4991be20> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificate.editCertificateForm' |
Source | |
Line 95 of file /apps/core/instructor/instructor/certificate/views.py:
|
|
References | |
route certificate.editCertificateForm (pattern: 'v2/instructor/{eid}/certificate/{cer}/edit/form') | |
template certificate/certificateForm.html |
view function instructor.certificate.views.get_template | |
---|---|
callable | <function get_template at 0xe26c53b88540> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49920220> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificate.getTemplateUrl' |
Source | |
Line 179 of file /apps/core/instructor/instructor/certificate/views.py:
|
|
References | |
route certificate.getTemplateUrl (pattern: 'v2/instructor/{eid}/certificate/getTemplateUrl/ajax') |
view function instructor.certificate.views.list_certificates | |
---|---|
callable | <function list_certificates at 0xe26c53b5f9c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c499205e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificate.listCertificates' |
Source | |
Line 26 of file /apps/core/instructor/instructor/certificate/views.py:
|
|
References | |
route certificate.listCertificates (pattern: 'v2/instructor/{eid}/certificate/list') | |
template certificate/listCertificates.html |
view function instructor.certificateTemplate.views.create_certificate_template | |
---|---|
callable | <function create_certificate_template at 0xe26c53b8b2e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49920a40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificateTemplate.createTemplate' |
Source | |
Line 90 of file /apps/core/instructor/instructor/certificateTemplate/views.py:
|
|
References | |
route certificateTemplate.createTemplate (pattern: 'v2/instructor/{eid}/certificatetemplate/createSubmit') |
view function instructor.certificateTemplate.views.create_template | |
---|---|
callable | <function create_template at 0xe26c53b8b060> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49920e00> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificateTemplate.createForm' |
Source | |
Line 45 of file /apps/core/instructor/instructor/certificateTemplate/views.py:
|
|
References | |
route certificateTemplate.createForm (pattern: 'v2/instructor/{eid}/certificatetemplate/create') | |
template certificateTemplate/templateForm.html |
view function instructor.certificateTemplate.views.edit_template | |
---|---|
callable | <function edit_template at 0xe26c53b8b880> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c499211c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificateTemplate.editTemplate' |
Source | |
Line 171 of file /apps/core/instructor/instructor/certificateTemplate/views.py:
|
|
References | |
route certificateTemplate.editTemplate (pattern: 'v2/instructor/{eid}/certificatetemplate/{templateid}/edited') | |
template certificateTemplate/templateForm.html |
view function instructor.certificateTemplate.views.edit_template_form | |
---|---|
callable | <function edit_template_form at 0xe26c53b8b6a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49921580> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificateTemplate.editTemplateForm' |
Source | |
Line 156 of file /apps/core/instructor/instructor/certificateTemplate/views.py:
|
|
References | |
route certificateTemplate.editTemplateForm (pattern: 'v2/instructor/{eid}/certificatetemplate/{templateid}/edit') | |
template certificateTemplate/templateForm.html |
view function instructor.certificateTemplate.views.list_templates | |
---|---|
callable | <function list_templates at 0xe26c53b8ae80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49921940> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificateTemplate.listTemplates' |
Source | |
Line 20 of file /apps/core/instructor/instructor/certificateTemplate/views.py:
|
|
References | |
route certificateTemplate.listTemplates (pattern: 'v2/instructor/{eid}/certificatetemplate/list') | |
template certificateTemplate/listTemplates.html |
view function instructor.certificateTemplate.views.template_delete | |
---|---|
callable | <function template_delete at 0xe26c53b8b4c0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49921d00> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificateTemplate.deleteTemplate' |
Source | |
Line 133 of file /apps/core/instructor/instructor/certificateTemplate/views.py:
|
|
References | |
route certificateTemplate.deleteTemplate (pattern: 'v2/instructor/{eid}/certificatetemplate/{templateid}/deleted') |
view function instructor.certificateTemplate.views.test_pdf | |
---|---|
callable | <function test_pdf at 0xe26c53b8ba60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c499220c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'certificateTemplate.testPDF' |
Source | |
Line 240 of file /apps/core/instructor/instructor/certificateTemplate/views.py:
|
|
References | |
route certificateTemplate.testPDF (pattern: 'v2/instructor/{eid}/certificatetemplate/testpdf') | |
template certificateTemplate/createTemplateRules.html |
view function instructor.exam.api.bulk_schedule_api | |
---|---|
callable | <function bulk_schedule_api at 0xe26c53bab6a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49922480> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.bulkSchedule.xml_legacy' |
Source | |
Line 75 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkSchedule.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkschedule.xml') |
view function instructor.exam.api.bulk_schedule_api | |
---|---|
callable | <function bulk_schedule_api at 0xe26c53bab6a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49922840> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.bulkSchedule.json_legacy' |
Source | |
Line 74 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkSchedule.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkschedule.json') |
view function instructor.exam.api.bulk_schedule_api | |
---|---|
callable | <function bulk_schedule_api at 0xe26c53bab6a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49922c00> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.bulkSchedule.xml' |
Source | |
Line 73 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkSchedule.xml (pattern: 'v2/instructor/{eid}/exam/{examid}/bulkschedule.xml') |
view function instructor.exam.api.bulk_schedule_api | |
---|---|
callable | <function bulk_schedule_api at 0xe26c53bab6a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49922fc0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.bulkSchedule.json' |
Source | |
Line 72 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkSchedule.json (pattern: 'v2/instructor/{eid}/exam/{examid}/bulkschedule.json') |
view function instructor.exam.api.bulk_unschedule_api | |
---|---|
callable | <function bulk_unschedule_api at 0xe26c53baba60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49923380> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.bulkUnschedule.xml_legacy' |
Source | |
Line 120 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkUnschedule.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkunschedule.xml') |
view function instructor.exam.api.bulk_unschedule_api | |
---|---|
callable | <function bulk_unschedule_api at 0xe26c53baba60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49923740> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.bulkUnschedule.json_legacy' |
Source | |
Line 119 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkUnschedule.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkunschedule.json') |
view function instructor.exam.api.bulk_unschedule_api | |
---|---|
callable | <function bulk_unschedule_api at 0xe26c53baba60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49923b00> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.bulkUnschedule.xml' |
Source | |
Line 118 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkUnschedule.xml (pattern: 'v2/instructor/{eid}/exam/{examid}/bulkunschedule.xml') |
view function instructor.exam.api.bulk_unschedule_api | |
---|---|
callable | <function bulk_unschedule_api at 0xe26c53baba60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49923ec0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.bulkUnschedule.json' |
Source | |
Line 117 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkUnschedule.json (pattern: 'v2/instructor/{eid}/exam/{examid}/bulkunschedule.json') |
view function instructor.exam.api.get_exam_api | |
---|---|
callable | <function get_exam_api at 0xe26c53bab420> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992c4a0> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6bf50>] |
request_methods | 'GET' |
route_name | 'exam.getExam.json' |
Source | |
Line 54 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.getExam.json (pattern: 'v2/instructor/{eid}/exam/{examid}.json') |
view function instructor.exam.api.get_exam_api | |
---|---|
callable | <function get_exam_api at 0xe26c53bab420> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992ca40> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6b690>] |
request_methods | 'GET' |
route_name | 'exam.getExam.xml' |
Source | |
Line 53 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.getExam.xml (pattern: 'v2/instructor/{eid}/exam/{examid}.xml') |
view function instructor.exam.api.list_exams_api_post | |
---|---|
accept | 'application/json' |
callable | <function list_exams_api_post at 0xe26c53bab1a0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992cfe0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a6bcd0>] |
route_name | 'exam.listExams.json' |
Source | |
Line 35 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.listExams.json (pattern: 'v2/instructor/{eid}/exam/list.json') |
view function instructor.exam.api.list_exams_api_post | |
---|---|
accept | 'application/json' |
callable | <function list_exams_api_post at 0xe26c53bab1a0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992d580> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a69dd0>] |
route_name | 'exam.listExams.xml' |
Source | |
Line 34 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.listExams.xml (pattern: 'v2/instructor/{eid}/exam/list.xml') |
view function instructor.exam.api.view_options | |
---|---|
callable | <function view_options at 0xe26c53baa5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992da80> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a69f10>] |
request_methods | ['OPTIONS'] |
route_name | 'exam.bulkSchedule.xml_legacy' |
Source | |
Line 28 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkSchedule.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkschedule.xml') |
view function instructor.exam.api.view_options | |
---|---|
callable | <function view_options at 0xe26c53baa5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992df80> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6bf90>] |
request_methods | ['OPTIONS'] |
route_name | 'exam.bulkSchedule.json_legacy' |
Source | |
Line 27 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkSchedule.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkschedule.json') |
view function instructor.exam.api.view_options | |
---|---|
callable | <function view_options at 0xe26c53baa5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992e340> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6b290>] |
request_methods | ['OPTIONS'] |
route_name | 'exam.bulkSchedule.xml' |
Source | |
Line 26 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkSchedule.xml (pattern: 'v2/instructor/{eid}/exam/{examid}/bulkschedule.xml') |
view function instructor.exam.api.view_options | |
---|---|
callable | <function view_options at 0xe26c53baa5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992e700> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6b190>] |
request_methods | ['OPTIONS'] |
route_name | 'exam.bulkSchedule.json' |
Source | |
Line 25 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkSchedule.json (pattern: 'v2/instructor/{eid}/exam/{examid}/bulkschedule.json') |
view function instructor.exam.api.view_options | |
---|---|
callable | <function view_options at 0xe26c53baa5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992eac0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6ba90>] |
request_methods | ['OPTIONS'] |
route_name | 'exam.bulkUnschedule.xml_legacy' |
Source | |
Line 24 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkUnschedule.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkunschedule.xml') |
view function instructor.exam.api.view_options | |
---|---|
callable | <function view_options at 0xe26c53baa5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992ee80> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6bf10>] |
request_methods | ['OPTIONS'] |
route_name | 'exam.bulkUnschedule.json_legacy' |
Source | |
Line 23 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkUnschedule.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/bulkunschedule.json') |
view function instructor.exam.api.view_options | |
---|---|
callable | <function view_options at 0xe26c53baa5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992f240> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6be50>] |
request_methods | ['OPTIONS'] |
route_name | 'exam.bulkUnschedule.xml' |
Source | |
Line 22 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkUnschedule.xml (pattern: 'v2/instructor/{eid}/exam/{examid}/bulkunschedule.xml') |
view function instructor.exam.api.view_options | |
---|---|
callable | <function view_options at 0xe26c53baa5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992f600> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6bb50>] |
request_methods | ['OPTIONS'] |
route_name | 'exam.bulkUnschedule.json' |
Source | |
Line 21 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.bulkUnschedule.json (pattern: 'v2/instructor/{eid}/exam/{examid}/bulkunschedule.json') |
view function instructor.exam.api.view_options | |
---|---|
callable | <function view_options at 0xe26c53baa5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992f9c0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a69d90>] |
request_methods | ['OPTIONS'] |
route_name | 'exam.getExam.json' |
Source | |
Line 20 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.getExam.json (pattern: 'v2/instructor/{eid}/exam/{examid}.json') |
view function instructor.exam.api.view_options | |
---|---|
callable | <function view_options at 0xe26c53baa5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4992fd80> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a69c90>] |
request_methods | ['OPTIONS'] |
route_name | 'exam.getExam.xml' |
Source | |
Line 19 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.getExam.xml (pattern: 'v2/instructor/{eid}/exam/{examid}.xml') |
view function instructor.exam.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c53baa5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49938180> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a69b90>, <pyramid.predicates.AcceptPredicate object at 0xe26c49a69490>] |
request_methods | ['OPTIONS'] |
route_name | 'exam.listExams.json' |
Source | |
Line 18 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.listExams.json (pattern: 'v2/instructor/{eid}/exam/list.json') |
view function instructor.exam.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c53baa5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49938540> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a69190>, <pyramid.predicates.AcceptPredicate object at 0xe26c49a69a90>] |
request_methods | ['OPTIONS'] |
route_name | 'exam.listExams.xml' |
Source | |
Line 17 of file /apps/core/instructor/instructor/exam/api.py:
|
|
References | |
route exam.listExams.xml (pattern: 'v2/instructor/{eid}/exam/list.xml') |
view function instructor.exam.views.activate_exam_form_route | |
---|---|
callable | <function activate_exam_form_route at 0xe26c4cc47e20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c499387c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.activateExamForm' |
Source | |
Line 415 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.activateExamForm (pattern: 'v2/instructor/{eid}/exam/{examid}/activate') | |
template exam/activateExamForm.html |
view function instructor.exam.views.activate_exam_route | |
---|---|
callable | <function activate_exam_route at 0xe26c4cc78220> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49938b80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.activateExam' |
Source | |
Line 483 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.activateExam (pattern: 'v2/instructor/{eid}/exam/{examid}/activate') |
view function instructor.exam.views.add_exam_training | |
---|---|
callable | <function add_exam_training at 0xe26c4cc79d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49939120> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a69010>] |
request_methods | 'POST' |
route_name | 'exam.set_exam_training' |
Source | |
Line 886 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.set_exam_training (pattern: 'v2/instructor/{eid}/exam/{examid}/training/add') | |
template exam/displayTraining.html |
view function instructor.exam.views.archive_exam_form_route | |
---|---|
callable | <function archive_exam_form_route at 0xe26c4cc47100> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c499394e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.ArchiveExamWarning' |
Source | |
Line 160 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.ArchiveExamWarning (pattern: 'v2/instructor/{eid}/exam/{examid}/archive/form') | |
template exam/archiveExamWarning.html |
view function instructor.exam.views.archive_exam_route | |
---|---|
callable | <function archive_exam_route at 0xe26c4cc472e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c499398a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.ArchiveExam' |
Source | |
Line 180 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.ArchiveExam (pattern: 'v2/instructor/{eid}/exam/{examid}/archive') |
view function instructor.exam.views.basic_exam_props_form | |
---|---|
callable | <function basic_exam_props_form at 0xe26c4cc47880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49939e40> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a68d90>] |
request_methods | 'GET' |
route_name | 'exam.editExamPropsForm' |
Source | |
Line 249 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.editExamPropsForm (pattern: 'v2/instructor/{eid}/exam/{examid}/properties/basic') | |
template exam/editExamPropsForm.html |
view function instructor.exam.views.bulk_schedule | |
---|---|
callable | <function bulk_schedule at 0xe26c4cc7aca0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4993a3e0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a69590>] |
request_methods | 'POST' |
route_name | 'exam.bulkSchedule' |
Source | |
Line 1141 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.bulkSchedule (pattern: 'v2/instructor/{eid}/exam/{examid}/schedule/bulk') |
view function instructor.exam.views.bulk_unschedule | |
---|---|
callable | <function bulk_unschedule at 0xe26c4cc7ae80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4993a980> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a68a10>] |
request_methods | 'POST' |
route_name | 'exam.bulkUnschedule' |
Source | |
Line 1184 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.bulkUnschedule (pattern: 'v2/instructor/{eid}/exam/{examid}/schedule/bulk/unschedule') |
view function instructor.exam.views.create_exam_route | |
---|---|
callable | <function create_exam_route at 0xe26c4cc46d40> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4993ad40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.createExam' |
Source | |
Line 104 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.createExam (pattern: 'v2/instructor/{eid}/exam/create') |
view function instructor.exam.views.create_store_sample_exam | |
---|---|
callable | <function create_store_sample_exam at 0xe26c4cc79120> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4993b100> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.createStoreSampleExam' |
Source | |
Line 670 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.createStoreSampleExam (pattern: 'v2/instructor/{eid}/exam/{examid}/sample/create') |
view function instructor.exam.views.delete_exam_route | |
---|---|
callable | <function delete_exam_route at 0xe26c4cc46f20> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4993b6a0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a688d0>] |
request_methods | 'POST' |
route_name | 'exam.deleteExam' |
Source | |
Line 132 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.deleteExam (pattern: 'v2/instructor/{eid}/exam/{examid}/delete') |
view function instructor.exam.views.download_lms_zip | |
---|---|
callable | <function download_lms_zip at 0xe26c4cc7a8e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4993ba60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.downloadLmsZip' |
Source | |
Line 1036 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.downloadLmsZip (pattern: 'v2/instructor/{eid}/exam/{examid}/lms/{companyid}/zip') |
view function instructor.exam.views.duplicate_exam_form_route | |
---|---|
callable | <function duplicate_exam_form_route at 0xe26c4cc787c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4993be20> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.duplicateExamForm' |
Source | |
Line 565 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.duplicateExamForm (pattern: 'v2/instructor/{eid}/exam/{examid}/duplicate/form') | |
template exam/duplicateExamForm.html |
view function instructor.exam.views.duplicate_exam_route | |
---|---|
callable | <function duplicate_exam_route at 0xe26c4cc789a0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49940220> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.duplicateExam' |
Source | |
Line 576 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.duplicateExam (pattern: 'v2/instructor/{eid}/exam/{examid}/duplicate') |
view function instructor.exam.views.edit_basic_exam_props_route | |
---|---|
callable | <function edit_basic_exam_props_route at 0xe26c4cc47c40> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c499407c0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a69890>] |
request_methods | 'POST' |
route_name | 'exam.editExamProps' |
Source | |
Line 276 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.editExamProps (pattern: 'v2/instructor/{eid}/exam/{examid}/properties/basic') |
view function instructor.exam.views.exam_attestation | |
---|---|
callable | <function exam_attestation at 0xe26c4cc7a340> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49940b80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.attestation' |
Source | |
Line 956 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.attestation (pattern: 'v2/instructor/{eid}/exam/{examid}/attestation/submit') | |
template exam/attestation.html |
view function instructor.exam.views.exam_attestation_form | |
---|---|
callable | <function exam_attestation_form at 0xe26c4cc7a160> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49940f40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.attestation_form' |
Source | |
Line 943 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.attestation_form (pattern: 'v2/instructor/{eid}/exam/{examid}/attestation') | |
template exam/attestation.html |
view function instructor.exam.views.exam_list | |
---|---|
callable | <function exam_list at 0xe26c4cc467a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49941300> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.listExams' |
Source | |
Line 33 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.listExams (pattern: 'v2/instructor/{eid}/exam/list') | |
template exam/listExams.html |
view function instructor.exam.views.exam_list_excel | |
---|---|
callable | <function exam_list_excel at 0xe26c4cc46b60> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c499416c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.listExams.xls' |
Source | |
Line 62 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.listExams.xls (pattern: 'v2/instructor/{eid}/exam/list.xls') |
view function instructor.exam.views.exam_list_pdf | |
---|---|
callable | <function exam_list_pdf at 0xe26c4cc46980> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49941a80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.listExams.pdf' |
Source | |
Line 45 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.listExams.pdf (pattern: 'v2/instructor/{eid}/exam/list.pdf') |
view function instructor.exam.views.exam_training | |
---|---|
callable | <function exam_training at 0xe26c4cc79f80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49941e40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.training' |
Source | |
Line 921 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.training (pattern: 'v2/instructor/{eid}/exam/{examid}/training') | |
template exam/listTraining.html |
view function instructor.exam.views.exportFormattedQuestions | |
---|---|
callable | <function exportFormattedQuestions at 0xe26c4cc7b240> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c499423e0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a682d0>] |
request_methods | ['POST'] |
route_name | 'exam.exportFormattedQuestions' |
Source | |
Line 1266 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.exportFormattedQuestions (pattern: 'v2/instructor/{eid}/exam/{examid}/exam/export') |
view function instructor.exam.views.get_min_max_points | |
---|---|
callable | <function get_min_max_points at 0xe26c4cc7b060> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49942980> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a6bd90>] |
request_methods | 'GET' |
route_name | 'exam.get_min_max_points' |
Source | |
Line 1244 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.get_min_max_points (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/points') |
view function instructor.exam.views.list_media_route | |
---|---|
callable | <function list_media_route at 0xe26c4cc47a60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49942d40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.listmedia' |
Source | |
Line 260 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.listmedia (pattern: 'v2/instructor/{eid}/exam/{examid}/media/list') | |
template exam/listMedia.html |
view function instructor.exam.views.lms_file_form_route | |
---|---|
callable | <function lms_file_form_route at 0xe26c4cc7a520> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49943100> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.lmsFileForm' |
Source | |
Line 992 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.lmsFileForm (pattern: 'v2/instructor/{eid}/exam/{examid}/lms/form') | |
template exam/lmsFileForm.html |
view function instructor.exam.views.lms_file_route | |
---|---|
callable | <function lms_file_route at 0xe26c4cc7a700> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c499434c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.lmsFiles' |
Source | |
Line 1004 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.lmsFiles (pattern: 'v2/instructor/{eid}/exam/{examid}/lms') | |
template exam/lmsFile.html |
view function instructor.exam.views.order_training | |
---|---|
callable | <function order_training at 0xe26c4cc79a80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49943880> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.orderTraining_ajax' |
Source | |
Line 866 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.orderTraining_ajax (pattern: 'v2/instructor/{eid}/exam/{examid}/training/{trainingid}/pos/{pos}') |
view function instructor.exam.views.print_exam_form_route | |
---|---|
callable | <function print_exam_form_route at 0xe26c4cc79300> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49943c40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.printExamForm' |
Source | |
Line 699 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.printExamForm (pattern: 'v2/instructor/{eid}/exam/{examid}/print/form') | |
template exam/printExamForm.html |
view function instructor.exam.views.print_exam_pdf | |
---|---|
callable | <function print_exam_pdf at 0xe26c4cc796c0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49950040> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.printExam.pdf' |
Source | |
Line 780 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.printExam.pdf (pattern: 'v2/instructor/{eid}/exam/{examid}/print.pdf') |
view function instructor.exam.views.print_exam_route | |
---|---|
callable | <function print_exam_route at 0xe26c4cc794e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49950400> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.printExam' |
Source | |
Line 734 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.printExam (pattern: 'v2/instructor/{eid}/exam/{examid}/print') | |
template exam/printExam.html |
view function instructor.exam.views.proctor_access_form_route | |
---|---|
callable | <function proctor_access_form_route at 0xe26c4cc78b80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c499507c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.proctorAccessForm' |
Source | |
Line 602 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.proctorAccessForm (pattern: 'v2/instructor/{eid}/exam/{examid}/access/proctor/') | |
template exam/proctorAccessForm.html |
view function instructor.exam.views.proctor_exam_form_route | |
---|---|
callable | <function proctor_exam_form_route at 0xe26c4cc78d60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49950b80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.proctorExamForm' |
Source | |
Line 622 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.proctorExamForm (pattern: 'v2/instructor/{eid}/exam/{examid}/proctor/form') | |
template exam/proctorExamForm.html |
view function instructor.exam.views.remove_exam_training | |
---|---|
callable | <function remove_exam_training at 0xe26c4cc798a0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49950f40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.remove_exam_training' |
Source | |
Line 839 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.remove_exam_training (pattern: 'v2/instructor/{eid}/exam/{examid}/training/{trainingid}/remove') |
view function instructor.exam.views.restore_exam_form_route | |
---|---|
callable | <function restore_exam_form_route at 0xe26c4cc474c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49951300> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.restoreArchiveExamWarning' |
Source | |
Line 207 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.restoreArchiveExamWarning (pattern: 'v2/instructor/{eid}/exam/{examid}/restore/form') | |
template exam/restoreArchiveExamWarning.html |
view function instructor.exam.views.restore_exam_route | |
---|---|
callable | <function restore_exam_route at 0xe26c4cc476a0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c499516c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.restoreArchiveExam' |
Source | |
Line 223 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.restoreArchiveExam (pattern: 'v2/instructor/{eid}/exam/{examid}/restore') |
view function instructor.exam.views.safe_exam_browser_exam_form_route | |
---|---|
callable | <function safe_exam_browser_exam_form_route at 0xe26c4cc78400> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49951a80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.sebExamForm' |
Source | |
Line 531 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.sebExamForm (pattern: 'v2/instructor/{eid}/exam/{examid}/seb/form') | |
template exam/safeExamBrowser.html |
view function instructor.exam.views.safe_exam_browser_exam_route | |
---|---|
callable | <function safe_exam_browser_exam_route at 0xe26c4cc785e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49951e40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.sebExam' |
Source | |
Line 542 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.sebExam (pattern: 'v2/instructor/{eid}/exam/{examid}/seb') | |
template exam/safeExamBrowser.html |
view function instructor.exam.views.scheduler_form | |
---|---|
callable | <function scheduler_form at 0xe26c4cc7aac0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49952200> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.scheduler' |
Source | |
Line 1120 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.scheduler (pattern: 'v2/instructor/{eid}/exam/{examid}/scheduler') | |
template exam/scheduler.html |
view function instructor.exam.views.toggle_public_exam_route | |
---|---|
callable | <function toggle_public_exam_route at 0xe26c4cc78040> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c499525c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.publicUrl' |
Source | |
Line 442 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.publicUrl (pattern: 'v2/instructor/{eid}/exam/{examid}/publicurl') | |
template exam/publicUrlForm.html |
view function instructor.exam.views.update_proctor_exam | |
---|---|
callable | <function update_proctor_exam at 0xe26c4cc78f40> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49952980> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'exam.proctorExam' |
Source | |
Line 639 of file /apps/core/instructor/instructor/exam/views.py:
|
|
References | |
route exam.proctorExam (pattern: 'v2/instructor/{eid}/exam/{examid}/proctor') |
view function instructor.examTranslate.views.ailog_create | |
---|---|
callable | <function ailog_create at 0xe26c4ccd2200> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49952d40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'examTranslate.create.log' |
Source | |
Line 13 of file /apps/core/instructor/instructor/examTranslate/views.py:
|
|
References | |
route examTranslate.create.log (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/log/create') |
view function instructor.examTranslate.views.ailog_update | |
---|---|
callable | <function ailog_update at 0xe26c4ccd2340> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49953100> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'examTranslate.update.log' |
Source | |
Line 32 of file /apps/core/instructor/instructor/examTranslate/views.py:
|
|
References | |
route examTranslate.update.log (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/log/{logid}/update') |
view function instructor.examTranslate.views.delete_exam_route | |
---|---|
callable | <function delete_exam_route at 0xe26c4ccd2ca0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c499536a0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d00d0>] |
request_methods | 'POST' |
route_name | 'examTranslate.deleteExam' |
Source | |
Line 273 of file /apps/core/instructor/instructor/examTranslate/views.py:
|
|
References | |
route examTranslate.deleteExam (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/delete') |
view function instructor.examTranslate.views.dupeExam | |
---|---|
callable | <function dupeExam at 0xe26c4ccd28e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49953a60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'examTranslate.duplicateExam' |
Source | |
Line 213 of file /apps/core/instructor/instructor/examTranslate/views.py:
|
|
References | |
route examTranslate.duplicateExam (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/dupe/exam') |
view function instructor.examTranslate.views.duplicatePools | |
---|---|
callable | <function duplicatePools at 0xe26c4ccd2ac0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49953e20> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'examTranslate.duplicatePools' |
Source | |
Line 238 of file /apps/core/instructor/instructor/examTranslate/views.py:
|
|
References | |
route examTranslate.duplicatePools (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/dupe/pools') |
view function instructor.examTranslate.views.getQuestions | |
---|---|
callable | <function getQuestions at 0xe26c4ccd2700> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4995c220> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'examTranslate.getQuestions' |
Source | |
Line 197 of file /apps/core/instructor/instructor/examTranslate/views.py:
|
|
References | |
route examTranslate.getQuestions (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/get/questions/') |
view function instructor.examTranslate.views.saveQuestions | |
---|---|
callable | <function saveQuestions at 0xe26c4ccd2e80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4995c5e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'examTranslate.saveQuestions' |
Source | |
Line 287 of file /apps/core/instructor/instructor/examTranslate/views.py:
|
|
References | |
route examTranslate.saveQuestions (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/post/questions') |
view function instructor.examTranslate.views.translateForm | |
---|---|
callable | <function translateForm at 0xe26c4ccd2520> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4995c9a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'examTranslate.examForm' |
Source | |
Line 52 of file /apps/core/instructor/instructor/examTranslate/views.py:
|
|
References | |
route examTranslate.examForm (pattern: 'v2/instructor/{eid}/exam/{examid}/translate/form') | |
template exam/translateExam.html |
view function instructor.group.api.add_student_api | |
---|---|
accept | 'application/json' |
callable | <function add_student_api at 0xe26c4cb162a0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4995cf40> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499d0610>] |
route_name | 'api.group.createGroupMember.xml' |
Source | |
Line 222 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.createGroupMember.xml (pattern: 'v2/instructor/{eid}/group/{g}/members/add.xml') |
view function instructor.group.api.add_student_api | |
---|---|
accept | 'application/json' |
callable | <function add_student_api at 0xe26c4cb162a0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4995d4e0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499d0790>] |
route_name | 'api.group.createGroupMember.json' |
Source | |
Line 220 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.createGroupMember.json (pattern: 'v2/instructor/{eid}/group/{g}/members/add.json') |
view function instructor.group.api.convert_tool_api | |
---|---|
accept | 'application/json' |
callable | <function convert_tool_api at 0xe26c4cb16e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4995da80> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499d0450>] |
route_name | 'group.ConvertClassToGroup.xml' |
Source | |
Line 312 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.ConvertClassToGroup.xml (pattern: 'v2/instructor/{eid}/groups/group/{g}/convert.xml') |
view function instructor.group.api.convert_tool_api | |
---|---|
accept | 'application/json' |
callable | <function convert_tool_api at 0xe26c4cb16e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4995e020> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499d0410>] |
route_name | 'group.ConvertClassToGroup.json' |
Source | |
Line 310 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.ConvertClassToGroup.json (pattern: 'v2/instructor/{eid}/groups/group/{g}/convert.json') |
view function instructor.group.api.create_group_api | |
---|---|
accept | 'application/json' |
callable | <function create_group_api at 0xe26c4cb172e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4995e5c0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499d1390>] |
route_name | 'group.createGroup_ajax.xml' |
Source | |
Line 350 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.createGroup_ajax.xml (pattern: 'v2/instructor/{eid}/category/{gc}/group/create.xml') |
view function instructor.group.api.create_group_api | |
---|---|
accept | 'application/json' |
callable | <function create_group_api at 0xe26c4cb172e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4995eb60> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499d0350>] |
route_name | 'group.createGroup_ajax.json' |
Source | |
Line 349 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.createGroup_ajax.json (pattern: 'v2/instructor/{eid}/category/{gc}/group/create.json') |
view function instructor.group.api.create_group_category_api | |
---|---|
accept | 'application/json' |
callable | <function create_group_category_api at 0xe26c4cb16840> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4995f100> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499d0250>] |
route_name | 'group.createGroupType.xml' |
Source | |
Line 267 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.createGroupType.xml (pattern: 'v2/instructor/{eid}/category/create.xml') |
view function instructor.group.api.create_group_category_api | |
---|---|
accept | 'application/json' |
callable | <function create_group_category_api at 0xe26c4cb16840> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4995f6a0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499d0190>] |
route_name | 'group.createGroupType.json' |
Source | |
Line 266 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.createGroupType.json (pattern: 'v2/instructor/{eid}/category/create.json') |
view function instructor.group.api.delete_group_api | |
---|---|
callable | <function delete_group_api at 0xe26c4cb176a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4995fa60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.deleteGroup.xml' |
Source | |
Line 392 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.deleteGroup.xml (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/delete.xml') |
view function instructor.group.api.delete_group_api | |
---|---|
callable | <function delete_group_api at 0xe26c4cb176a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4995fe20> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.deleteGroup.json' |
Source | |
Line 391 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.deleteGroup.json (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/delete.json') |
view function instructor.group.api.delete_group_type_api | |
---|---|
callable | <function delete_group_type_api at 0xe26c4cb16b60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49770220> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.deleteGroupType.xml' |
Source | |
Line 299 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.deleteGroupType.xml (pattern: 'v2/instructor/{eid}/category/{gc}/delete.xml') |
view function instructor.group.api.delete_group_type_api | |
---|---|
callable | <function delete_group_type_api at 0xe26c4cb16b60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497705e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.deleteGroupType.json' |
Source | |
Line 298 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.deleteGroupType.json (pattern: 'v2/instructor/{eid}/category/{gc}/delete.json') |
view function instructor.group.api.delete_student_api | |
---|---|
callable | <function delete_student_api at 0xe26c4cb16520> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497709a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.deleteGroupMember.xml' |
Source | |
Line 245 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.deleteGroupMember.xml (pattern: 'v2/instructor/{eid}/group/{g}/members/delete.xml') |
view function instructor.group.api.delete_student_api | |
---|---|
callable | <function delete_student_api at 0xe26c4cb16520> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49770d60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.deleteGroupMember.json' |
Source | |
Line 244 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.deleteGroupMember.json (pattern: 'v2/instructor/{eid}/group/{g}/members/delete.json') |
view function instructor.group.api.list_groups_json | |
---|---|
callable | <function list_groups_json at 0xe26c4cb153a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49771120> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.listGroupTypes.json' |
Source | |
Line 55 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.listGroupTypes.json (pattern: 'v2/instructor/{eid}/category/list.json') |
view function instructor.group.api.list_groups_json | |
---|---|
callable | <function list_groups_json at 0xe26c4cb153a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497714e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.listGroupTypes.xml' |
Source | |
Line 54 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.listGroupTypes.xml (pattern: 'v2/instructor/{eid}/category/list.xml') |
view function instructor.group.api.manage_group_category_api | |
---|---|
callable | <function manage_group_category_api at 0xe26c4cb15620> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497718a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.category.json' |
Source | |
Line 72 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.category.json (pattern: 'v2/instructor/{eid}/category/{gc}.json') |
view function instructor.group.api.manage_group_category_api | |
---|---|
callable | <function manage_group_category_api at 0xe26c4cb15620> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49771c60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.category.xml' |
Source | |
Line 71 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.category.xml (pattern: 'v2/instructor/{eid}/category/{gc}.xml') |
view function instructor.group.api.manage_group_list_api | |
---|---|
callable | <function manage_group_list_api at 0xe26c4cb15b20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49772020> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.manageGroup.json' |
Source | |
Line 142 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.manageGroup.json (pattern: 'v2/instructor/{eid}/group/{g}.json') |
view function instructor.group.api.manage_group_list_api | |
---|---|
callable | <function manage_group_list_api at 0xe26c4cb15b20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497723e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.manageGroup.xml' |
Source | |
Line 141 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.manageGroup.xml (pattern: 'v2/instructor/{eid}/group/{g}.xml') |
view function instructor.group.api.manage_groups_list_api | |
---|---|
callable | <function manage_groups_list_api at 0xe26c4cb158a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497727a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.manageGroups.json' |
Source | |
Line 110 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.manageGroups.json (pattern: 'v2/instructor/{eid}/category/{gc}/manage.json') |
view function instructor.group.api.manage_groups_list_api | |
---|---|
callable | <function manage_groups_list_api at 0xe26c4cb158a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49772b60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.manageGroups.xml' |
Source | |
Line 109 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.manageGroups.xml (pattern: 'v2/instructor/{eid}/category/{gc}/manage.xml') |
view function instructor.group.api.view_group_member_api | |
---|---|
callable | <function view_group_member_api at 0xe26c4cb16020> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49772f20> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.viewMember.json' |
Source | |
Line 183 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.viewMember.json (pattern: 'v2/instructor/{eid}/group/{g}/member/{userid}.json') |
view function instructor.group.api.view_group_member_api | |
---|---|
callable | <function view_group_member_api at 0xe26c4cb16020> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497732e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.viewMember.xml' |
Source | |
Line 182 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.viewMember.xml (pattern: 'v2/instructor/{eid}/group/{g}/member/{userid}.xml') |
view function instructor.group.api.view_group_members_api | |
---|---|
callable | <function view_group_members_api at 0xe26c4cb15da0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497736a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.viewMembers.json' |
Source | |
Line 160 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.viewMembers.json (pattern: 'v2/instructor/{eid}/group/{g}/members.json') |
view function instructor.group.api.view_group_members_api | |
---|---|
callable | <function view_group_members_api at 0xe26c4cb15da0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49773a60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.viewMembers.xml' |
Source | |
Line 159 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.viewMembers.xml (pattern: 'v2/instructor/{eid}/group/{g}/members.xml') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49773f60> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d0510>] |
request_methods | ['OPTIONS'] |
route_name | 'group.deleteGroup.xml' |
Source | |
Line 49 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.deleteGroup.xml (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/delete.xml') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49780400> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d0310>] |
request_methods | ['OPTIONS'] |
route_name | 'group.deleteGroup.json' |
Source | |
Line 48 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.deleteGroup.json (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/delete.json') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49780860> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d1850>] |
request_methods | ['OPTIONS'] |
route_name | 'group.createGroup_ajax.xml' |
Source | |
Line 47 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.createGroup_ajax.xml (pattern: 'v2/instructor/{eid}/category/{gc}/group/create.xml') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49780c20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d1950>] |
request_methods | ['OPTIONS'] |
route_name | 'group.createGroup_ajax.json' |
Source | |
Line 46 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.createGroup_ajax.json (pattern: 'v2/instructor/{eid}/category/{gc}/group/create.json') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49780fe0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d1a50>] |
request_methods | ['OPTIONS'] |
route_name | 'group.ConvertClassToGroup.xml' |
Source | |
Line 45 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.ConvertClassToGroup.xml (pattern: 'v2/instructor/{eid}/groups/group/{g}/convert.xml') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497813a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d1b50>] |
request_methods | ['OPTIONS'] |
route_name | 'group.ConvertClassToGroup.json' |
Source | |
Line 43 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.ConvertClassToGroup.json (pattern: 'v2/instructor/{eid}/groups/group/{g}/convert.json') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49781760> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d1c50>] |
request_methods | ['OPTIONS'] |
route_name | 'group.deleteGroupType.xml' |
Source | |
Line 42 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.deleteGroupType.xml (pattern: 'v2/instructor/{eid}/category/{gc}/delete.xml') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49781b20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d1d50>] |
request_methods | ['OPTIONS'] |
route_name | 'group.deleteGroupType.json' |
Source | |
Line 41 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.deleteGroupType.json (pattern: 'v2/instructor/{eid}/category/{gc}/delete.json') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49781ee0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d1e50>] |
request_methods | ['OPTIONS'] |
route_name | 'group.createGroupType.xml' |
Source | |
Line 40 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.createGroupType.xml (pattern: 'v2/instructor/{eid}/category/create.xml') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497822a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d1f50>] |
request_methods | ['OPTIONS'] |
route_name | 'group.createGroupType.json' |
Source | |
Line 39 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route group.createGroupType.json (pattern: 'v2/instructor/{eid}/category/create.json') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49782660> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d2dd0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.viewMember.json' |
Source | |
Line 38 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.viewMember.json (pattern: 'v2/instructor/{eid}/group/{g}/member/{userid}.json') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49782a20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d2ed0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.viewMember.xml' |
Source | |
Line 37 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.viewMember.xml (pattern: 'v2/instructor/{eid}/group/{g}/member/{userid}.xml') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49782de0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d2fd0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.deleteGroupMember.xml' |
Source | |
Line 35 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.deleteGroupMember.xml (pattern: 'v2/instructor/{eid}/group/{g}/members/delete.xml') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497831a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d30d0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.deleteGroupMember.json' |
Source | |
Line 33 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.deleteGroupMember.json (pattern: 'v2/instructor/{eid}/group/{g}/members/delete.json') |
view function instructor.group.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49783560> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d31d0>, <pyramid.predicates.AcceptPredicate object at 0xe26c499d38d0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.createGroupMember.xml' |
Source | |
Line 31 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.createGroupMember.xml (pattern: 'v2/instructor/{eid}/group/{g}/members/add.xml') |
view function instructor.group.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49783920> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d3bd0>, <pyramid.predicates.AcceptPredicate object at 0xe26c499d32d0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.createGroupMember.json' |
Source | |
Line 29 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.createGroupMember.json (pattern: 'v2/instructor/{eid}/group/{g}/members/add.json') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49783ce0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d3d10>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.viewMembers.json' |
Source | |
Line 28 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.viewMembers.json (pattern: 'v2/instructor/{eid}/group/{g}/members.json') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497880e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d06d0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.viewMembers.xml' |
Source | |
Line 27 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.viewMembers.xml (pattern: 'v2/instructor/{eid}/group/{g}/members.xml') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497884a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d35d0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.manageGroup.json' |
Source | |
Line 26 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.manageGroup.json (pattern: 'v2/instructor/{eid}/group/{g}.json') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49788860> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d3c10>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.manageGroup.xml' |
Source | |
Line 25 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.manageGroup.xml (pattern: 'v2/instructor/{eid}/group/{g}.xml') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49788c20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d33d0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.manageGroups.json' |
Source | |
Line 24 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.manageGroups.json (pattern: 'v2/instructor/{eid}/category/{gc}/manage.json') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49788fe0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d0850>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.manageGroups.xml' |
Source | |
Line 23 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.manageGroups.xml (pattern: 'v2/instructor/{eid}/category/{gc}/manage.xml') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497893a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d0550>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.category.json' |
Source | |
Line 22 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.category.json (pattern: 'v2/instructor/{eid}/category/{gc}.json') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49789760> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499d37d0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.category.xml' |
Source | |
Line 21 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.category.xml (pattern: 'v2/instructor/{eid}/category/{gc}.xml') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49789b20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499dc590>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.listGroupTypes.json' |
Source | |
Line 19 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.listGroupTypes.json (pattern: 'v2/instructor/{eid}/category/list.json') |
view function instructor.group.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4ccf3880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49789ee0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499dc0d0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.listGroupTypes.xml' |
Source | |
Line 18 of file /apps/core/instructor/instructor/group/api.py:
|
|
References | |
route api.group.listGroupTypes.xml (pattern: 'v2/instructor/{eid}/category/list.xml') |
view function instructor.group.views.convert_class_to_group | |
---|---|
callable | <function convert_class_to_group at 0xe26c4cb8ade0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4978a160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.ConvertClassToGroup' |
Source | |
Line 620 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.ConvertClassToGroup (pattern: 'v2/instructor/{eid}/category/{gc}/oldgroup/{oldg}/newgroup/{newg}/name/{name}/convert') | |
template /group/viewMembers.html |
view function instructor.group.views.convert_form | |
---|---|
callable | <function convert_form at 0xe26c4cb8a660> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4978a520> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.convertForm' |
Source | |
Line 555 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.convertForm (pattern: 'v2/instructor/{eid}/category/{gc}/convert/form') | |
template /group/convertForm.html |
view function instructor.group.views.convert_warning_form | |
---|---|
callable | <function convert_warning_form at 0xe26c4cb8ac00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4978a8e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.convertWarning' |
Source | |
Line 600 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.convertWarning (pattern: 'v2/instructor/{eid}/category/{gc}/convert/warning') | |
template /group/convertWarning.html |
view function instructor.group.views.create_group | |
---|---|
callable | <function create_group at 0xe26c4cb88f40> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4978aca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.createGroup_ajax' |
Source | |
Line 241 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.createGroup_ajax (pattern: 'v2/instructor/{eid}/category/{gc}/group/create/ajax') |
view function instructor.group.views.create_group_type_route | |
---|---|
callable | <function create_group_type_route at 0xe26c4cb5bf60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4978b060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.createGroupType' |
Source | |
Line 37 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.createGroupType (pattern: 'v2/instructor/{eid}/category/create') | |
template group/listCategories.html |
view function instructor.group.views.delete_group | |
---|---|
callable | <function delete_group at 0xe26c4cb89300> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4978b420> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.deleteGroup' |
Source | |
Line 281 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.deleteGroup (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/delete') | |
template /group/listGroups.html |
view function instructor.group.views.delete_group_form | |
---|---|
callable | <function delete_group_form at 0xe26c4cb89120> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4978b7e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.deleteGroupWarning' |
Source | |
Line 267 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.deleteGroupWarning (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/delete/form') | |
template /group/deleteGroupWarning.html |
view function instructor.group.views.delete_group_type | |
---|---|
callable | <function delete_group_type at 0xe26c4cb884a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4978bba0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.deleteGroupType' |
Source | |
Line 87 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.deleteGroupType (pattern: 'v2/instructor/{eid}/category/{gc}/delete') | |
template group/listCategories.html |
view function instructor.group.views.delete_group_type_form | |
---|---|
callable | <function delete_group_type_form at 0xe26c4cb882c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4978bf60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.deleteGroupTypeWarning' |
Source | |
Line 73 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.deleteGroupTypeWarning (pattern: 'v2/instructor/{eid}/category/{gc}/delete/form') | |
template group/deleteGroupTypeWarning.html |
view function instructor.group.views.edit_group | |
---|---|
callable | <function edit_group at 0xe26c4cb896c0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49798360> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.editGroup' |
Source | |
Line 329 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.editGroup (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/edit') |
view function instructor.group.views.edit_group_form | |
---|---|
callable | <function edit_group_form at 0xe26c4cb894e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49798720> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.editGroupForm' |
Source | |
Line 314 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.editGroupForm (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/edit/form') | |
template /group/editGroupForm.html |
view function instructor.group.views.edit_group_name | |
---|---|
callable | <function edit_group_name at 0xe26c4cb880e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49798ae0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.editGroupType_ajax' |
Source | |
Line 59 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.editGroupType_ajax (pattern: 'v2/instructor/{eid}/category/{gc}/edit/ajax') |
view function instructor.group.views.get_groups_ajax | |
---|---|
callable | <function get_groups_ajax at 0xe26c4cb8afc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49798ea0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.getGroups_ajax' |
Source | |
Line 654 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.getGroups_ajax (pattern: 'v2/instructor/{eid}/category/{gc}/groups/ajax') |
view function instructor.group.views.get_members_in_other_groups | |
---|---|
callable | <function get_members_in_other_groups at 0xe26c4cb8a480> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49799260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.membersInOtherGroups_ajax' |
Source | |
Line 543 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.membersInOtherGroups_ajax (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/other/ajax') |
view function instructor.group.views.list_group_members | |
---|---|
callable | <function list_group_members at 0xe26c4cb8a840> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49799620> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.listGroupMembers.ajax' |
Source | |
Line 569 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.listGroupMembers.ajax (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/list/ajax') |
view function instructor.group.views.list_group_types_routes | |
---|---|
callable | <function list_group_types_routes at 0xe26c4cb5bd80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497999e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.listGroupTypes' |
Source | |
Line 27 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.listGroupTypes (pattern: 'v2/instructor/{eid}/category/list') | |
template group/listCategories.html |
view function instructor.group.views.list_groups_convert | |
---|---|
callable | <function list_groups_convert at 0xe26c4cb8aa20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49799da0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.listGroupTypes.ajax' |
Source | |
Line 582 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route api.group.listGroupTypes.ajax (pattern: 'v2/instructor/{eid}/category/{gc}/group/list/ajax') |
view function instructor.group.views.manage_group_list | |
---|---|
callable | <function manage_group_list at 0xe26c4cb88860> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4979a340> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499dc4d0>] |
request_methods | 'GET' |
route_name | 'group.manageGroups' |
Source | |
Line 155 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.manageGroups (pattern: 'v2/instructor/{eid}/category/{gc}/manage') | |
template group/listGroups.html |
view function instructor.group.views.manage_group_list_post | |
---|---|
callable | <function manage_group_list_post at 0xe26c4cb88a40> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4979a8e0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499dc5d0>] |
request_methods | 'POST' |
route_name | 'group.manageGroups.sorted' |
Source | |
Line 166 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.manageGroups.sorted (pattern: 'v2/instructor/{eid}/category/{gc}/manage') | |
template group/listGroups.html |
view function instructor.group.views.manage_group_members | |
---|---|
callable | <function manage_group_members at 0xe26c4cb8a200> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4979aca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.manageGroupMembers' |
Source | |
Line 500 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.manageGroupMembers (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/manage') | |
template /group/manageGroupMembersForm.html |
view function instructor.group.views.manage_group_members_form | |
---|---|
callable | <function manage_group_members_form at 0xe26c4cb89f80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4979b060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.manageGroupMembersForm' |
Source | |
Line 465 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.manageGroupMembersForm (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/manage/form') | |
template /group/manageGroupMembersFormPrototype.html |
view function instructor.group.views.manage_groups_excel | |
---|---|
callable | <function manage_groups_excel at 0xe26c4cb88c20> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4979b420> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.manageGroups.xls' |
Source | |
Line 178 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.manageGroups.xls (pattern: 'v2/instructor/{eid}/category/{gc}.xls') |
view function instructor.group.views.mangee_groups_pdf | |
---|---|
callable | <function mangee_groups_pdf at 0xe26c4cb88e00> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4979b7e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.manageGroups.pdf' |
Source | |
Line 217 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.manageGroups.pdf (pattern: 'v2/instructor/{eid}/category/{gc}.pdf') |
view function instructor.group.views.view_group_members | |
---|---|
callable | <function view_group_members at 0xe26c4cb899e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4979bba0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.viewMembers' |
Source | |
Line 377 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.viewMembers (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/view') | |
template /group/viewMembers.html |
view function instructor.group.views.view_members_excel | |
---|---|
callable | <function view_members_excel at 0xe26c4cb89bc0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4979bf60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.viewMembers.xls' |
Source | |
Line 399 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.viewMembers.xls (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/view.xls') |
view function instructor.group.views.view_members_pdf | |
---|---|
callable | <function view_members_pdf at 0xe26c4cb89da0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c497a0360> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'group.viewMembers.pdf' |
Source | |
Line 438 of file /apps/core/instructor/instructor/group/views.py:
|
|
References | |
route group.viewMembers.pdf (pattern: 'v2/instructor/{eid}/category/{gc}/group/{g}/members/view.pdf') |
view function instructor.instructor.api.create_instructor_api | |
---|---|
accept | 'application/json' |
callable | <function create_instructor_api at 0xe26c4cbbad40> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497a0900> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499dc690>] |
route_name | 'instructor.createInstructor.xml' |
Source | |
Line 110 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.createInstructor.xml (pattern: 'v2/instructor/{eid}/instructor/create.xml') |
view function instructor.instructor.api.create_instructor_api | |
---|---|
accept | 'application/json' |
callable | <function create_instructor_api at 0xe26c4cbbad40> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497a0ea0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499dc1d0>] |
route_name | 'instructor.createInstructor.json' |
Source | |
Line 108 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.createInstructor.json (pattern: 'v2/instructor/{eid}/instructor/create.json') |
view function instructor.instructor.api.delete_instructor_api | |
---|---|
callable | <function delete_instructor_api at 0xe26c4cbbb240> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497a1260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.deleteInstructor.xml' |
Source | |
Line 217 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.deleteInstructor.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/delete.xml') |
view function instructor.instructor.api.delete_instructor_api | |
---|---|
callable | <function delete_instructor_api at 0xe26c4cbbb240> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497a1620> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.deleteInstructor.json' |
Source | |
Line 216 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.deleteInstructor.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/delete.json') |
view function instructor.instructor.api.edit_exam_permission_api | |
---|---|
accept | 'application/json' |
callable | <function edit_exam_permission_api at 0xe26c4cbbb9c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497a1bc0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499dddd0>] |
route_name | 'instructor.examRestrictions_ajax.xml' |
Source | |
Line 421 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.examRestrictions_ajax.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/exam/edit.xml') |
view function instructor.instructor.api.edit_exam_permission_api | |
---|---|
accept | 'application/json' |
callable | <function edit_exam_permission_api at 0xe26c4cbbb9c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497a2160> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499dc790>] |
route_name | 'instructor.examRestrictions_ajax.json' |
Source | |
Line 419 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.examRestrictions_ajax.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/exam/edit.json') |
view function instructor.instructor.api.edit_group_permission_api | |
---|---|
accept | 'application/json' |
callable | <function edit_group_permission_api at 0xe26c4cbbb740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497a2700> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499dc390>] |
route_name | 'instructor.groupRestrictions_ajax.xml' |
Source | |
Line 338 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.groupRestrictions_ajax.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/group/edit.xml') |
view function instructor.instructor.api.edit_group_permission_api | |
---|---|
accept | 'application/json' |
callable | <function edit_group_permission_api at 0xe26c4cbbb740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497a2ca0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499dc2d0>] |
route_name | 'instructor.groupRestrictions_ajax.json' |
Source | |
Line 336 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.groupRestrictions_ajax.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/group/edit.json') |
view function instructor.instructor.api.edit_instructor_api | |
---|---|
accept | 'application/json' |
callable | <function edit_instructor_api at 0xe26c4cbbafc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497a3240> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499dc3d0>] |
route_name | 'instructor.editInstructor.xml' |
Source | |
Line 158 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.editInstructor.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/edit.xml') |
view function instructor.instructor.api.edit_instructor_api | |
---|---|
accept | 'application/json' |
callable | <function edit_instructor_api at 0xe26c4cbbafc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497a37e0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499dc090>] |
route_name | 'instructor.editInstructor.json' |
Source | |
Line 156 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.editInstructor.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/edit.json') |
view function instructor.instructor.api.edit_instructor_form_withid_api | |
---|---|
callable | <function edit_instructor_form_withid_api at 0xe26c4cbba840> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497a3ba0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.editInstructorForm.json' |
Source | |
Line 74 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.editInstructorForm.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/info.json') |
view function instructor.instructor.api.edit_instructor_form_withid_api | |
---|---|
callable | <function edit_instructor_form_withid_api at 0xe26c4cbba840> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497a3f60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.editInstructorForm.xml' |
Source | |
Line 73 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.editInstructorForm.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/info.xml') |
view function instructor.instructor.api.edit_permissions_api | |
---|---|
accept | 'application/json' |
callable | <function edit_permissions_api at 0xe26c4cbbb4c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497b4540> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499de550>] |
route_name | 'instructor.accessControl_ajax.xml' |
Source | |
Line 233 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.accessControl_ajax.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/access/edit.xml') |
view function instructor.instructor.api.edit_permissions_api | |
---|---|
accept | 'application/json' |
callable | <function edit_permissions_api at 0xe26c4cbbb4c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497b4ae0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499dd650>] |
route_name | 'instructor.accessControl_ajax.json' |
Source | |
Line 231 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.accessControl_ajax.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/access/edit.json') |
view function instructor.instructor.api.edit_permissions_form_withid | |
---|---|
callable | <function edit_permissions_form_withid at 0xe26c4cbbaac0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497b4ea0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.editPermissionsForm.json' |
Source | |
Line 94 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.editPermissionsForm.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions.json') |
view function instructor.instructor.api.edit_permissions_form_withid | |
---|---|
callable | <function edit_permissions_form_withid at 0xe26c4cbbaac0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497b5260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.editPermissionsForm.xml' |
Source | |
Line 93 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.editPermissionsForm.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions.xml') |
view function instructor.instructor.api.list_instructors_api | |
---|---|
callable | <function list_instructors_api at 0xe26c4cbba5c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497b5620> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.listInstructors.json' |
Source | |
Line 59 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.listInstructors.json (pattern: 'v2/instructor/{eid}/instructor/list.json') |
view function instructor.instructor.api.list_instructors_api | |
---|---|
callable | <function list_instructors_api at 0xe26c4cbba5c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497b59e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.listInstructors.xml' |
Source | |
Line 58 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.listInstructors.xml (pattern: 'v2/instructor/{eid}/instructor/list.xml') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497b5ee0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499dc190>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.examRestrictions_ajax.xml' |
Source | |
Line 51 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.examRestrictions_ajax.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/exam/edit.xml') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497b62a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499de050>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.examRestrictions_ajax.json' |
Source | |
Line 49 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.examRestrictions_ajax.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/exam/edit.json') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497b6660> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499de450>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.groupRestrictions_ajax.xml' |
Source | |
Line 47 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.groupRestrictions_ajax.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/group/edit.xml') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497b6a20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499de350>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.groupRestrictions_ajax.json' |
Source | |
Line 45 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.groupRestrictions_ajax.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/group/edit.json') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497b6de0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499de7d0>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.accessControl_ajax.xml' |
Source | |
Line 43 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.accessControl_ajax.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/access/edit.xml') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497b71a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499dc490>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.accessControl_ajax.json' |
Source | |
Line 41 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.accessControl_ajax.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/access/edit.json') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497b7560> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499dc290>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.deleteInstructor.xml' |
Source | |
Line 39 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.deleteInstructor.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/delete.xml') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497b7920> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499de910>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.deleteInstructor.json' |
Source | |
Line 37 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.deleteInstructor.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/delete.json') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497b7ce0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499de250>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.editInstructor.xml' |
Source | |
Line 35 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.editInstructor.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/edit.xml') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497bc0e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499dc6d0>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.editInstructor.json' |
Source | |
Line 33 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.editInstructor.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/edit.json') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497bc4a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499ded10>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.createInstructor.xml' |
Source | |
Line 31 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.createInstructor.xml (pattern: 'v2/instructor/{eid}/instructor/create.xml') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497bc860> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499dee10>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.createInstructor.json' |
Source | |
Line 29 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.createInstructor.json (pattern: 'v2/instructor/{eid}/instructor/create.json') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497bcc20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499def10>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.editPermissionsForm.json' |
Source | |
Line 27 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.editPermissionsForm.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions.json') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497bcfe0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499df010>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.editPermissionsForm.xml' |
Source | |
Line 25 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.editPermissionsForm.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions.xml') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497bd3a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499df110>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.editInstructorForm.json' |
Source | |
Line 23 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.editInstructorForm.json (pattern: 'v2/instructor/{eid}/instructor/{sid}/info.json') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497bd760> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499df210>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.editInstructorForm.xml' |
Source | |
Line 21 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.editInstructorForm.xml (pattern: 'v2/instructor/{eid}/instructor/{sid}/info.xml') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497bdb20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499df310>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.listInstructors.json' |
Source | |
Line 19 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.listInstructors.json (pattern: 'v2/instructor/{eid}/instructor/list.json') |
view function instructor.instructor.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4cbb9940> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497bdee0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499df410>] |
request_methods | ['OPTIONS'] |
route_name | 'instructor.listInstructors.xml' |
Source | |
Line 17 of file /apps/core/instructor/instructor/instructor/api.py:
|
|
References | |
route instructor.listInstructors.xml (pattern: 'v2/instructor/{eid}/instructor/list.xml') |
view function instructor.instructor.views.access_control_ajax | |
---|---|
callable | <function access_control_ajax at 0xe26c4ca2f6a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497be160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.accessControl_ajax' |
Source | |
Line 379 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.accessControl_ajax (pattern: 'v2/instructor/{eid}/instructor/{sid}/accesscontrol/ajax') |
view function instructor.instructor.views.check_email | |
---|---|
callable | <function check_email at 0xe26c4ca2e340> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497be520> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.checkEmail_ajax' |
Source | |
Line 139 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.checkEmail_ajax (pattern: 'v2/instructor/instructor/{sid}/email/check/ajax') |
view function instructor.instructor.views.check_username | |
---|---|
callable | <function check_username at 0xe26c4ca2e480> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497be8e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.checkUsername_ajax' |
Source | |
Line 154 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.checkUsername_ajax (pattern: 'v2/instructor/instructor/{sid}/username/check/ajax') |
view function instructor.instructor.views.create_instructor | |
---|---|
callable | <function create_instructor at 0xe26c4ca2e200> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497beca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.createInstructor' |
Source | |
Line 96 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.createInstructor (pattern: 'v2/instructor/{eid}/instructor/create') | |
template instructor/createInstructorForm.html |
view function instructor.instructor.views.create_instructor_form | |
---|---|
callable | <function create_instructor_form at 0xe26c4ca2e020> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497bf060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.createInstructorForm' |
Source | |
Line 86 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.createInstructorForm (pattern: 'v2/instructor/{eid}/instructor/create/form') | |
template instructor/createInstructorForm.html |
view function instructor.instructor.views.delete_instructor | |
---|---|
callable | <function delete_instructor at 0xe26c4ca2ef20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497bf420> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.deleteInstructor' |
Source | |
Line 265 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.deleteInstructor (pattern: 'v2/instructor/{eid}/instructor/{sid}/delete') | |
template instructor/deleteInstructorWarning.html |
view function instructor.instructor.views.delete_instructor_warning | |
---|---|
callable | <function delete_instructor_warning at 0xe26c4ca2ed40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497bf7e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.deleteInstructorWarning' |
Source | |
Line 252 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.deleteInstructorWarning (pattern: 'v2/instructor/{eid}/instructor/{sid}/delete/form') | |
template instructor/deleteInstructorWarning.html |
view function instructor.instructor.views.edit_exam_restrictions_form | |
---|---|
callable | <function edit_exam_restrictions_form at 0xe26c4ca2f4c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497bfba0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.editExamRestrictionsForm' |
Source | |
Line 354 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.editExamRestrictionsForm (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/edit/exam/form') | |
template instructor/editExamRestrictions.html |
view function instructor.instructor.views.edit_group_restrictions_form | |
---|---|
callable | <function edit_group_restrictions_form at 0xe26c4ca2f2e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497bff60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.editGroupRestrictionsForm' |
Source | |
Line 327 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.editGroupRestrictionsForm (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/edit/group/form') | |
template instructor/editGroupRestrictions.html |
view function instructor.instructor.views.edit_instructor | |
---|---|
callable | <function edit_instructor at 0xe26c4ca2e8e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497d0360> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.editInstructor' |
Source | |
Line 186 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.editInstructor (pattern: 'v2/instructor/{eid}/instructor/{sid}/edit') | |
template instructor/editInstructorForm.html |
view function instructor.instructor.views.edit_instructor_form | |
---|---|
callable | <function edit_instructor_form at 0xe26c4ca2e660> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497d0720> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.editInstructorForm' |
Source | |
Line 169 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.editInstructorForm (pattern: 'v2/instructor/{eid}/instructor/{sid}/edit/form') | |
template instructor/editInstructorForm.html |
view function instructor.instructor.views.edit_permissions_form_withid | |
---|---|
callable | <function edit_permissions_form_withid at 0xe26c4ca2f100> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497d0ae0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.editPermissionsForm' |
Source | |
Line 300 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.editPermissionsForm (pattern: 'v2/instructor/{eid}/instructor/{sid}/permissions/edit/form') | |
template instructor/editAccessContorl.html |
view function instructor.instructor.views.edit_sub_instructor_password | |
---|---|
callable | <function edit_sub_instructor_password at 0xe26c4ca2eb60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497d0ea0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.editSubInstructorPassword' |
Source | |
Line 235 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.editSubInstructorPassword (pattern: 'v2/instructor/{eid}/instructor/{sid}/edit/password') |
view function instructor.instructor.views.enterprise_info | |
---|---|
callable | <function enterprise_info at 0xe26c4ca402c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497d1260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.enterpriseInfo' |
Source | |
Line 476 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.enterpriseInfo (pattern: 'v2/instructor/v2/instructor/{eid}/enterpriseinfo') | |
template instructor/enterprise_info.html |
view function instructor.instructor.views.exam_restrictions_ajax | |
---|---|
callable | <function exam_restrictions_ajax at 0xe26c4ca2fa60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497d1620> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.examRestrictions_ajax' |
Source | |
Line 400 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.examRestrictions_ajax (pattern: 'v2/instructor/{eid}/instructor/{sid}/restrictions/exam/ajax') |
view function instructor.instructor.views.get_groups_ajax | |
---|---|
callable | <function get_groups_ajax at 0xe26c4ca2fc40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497d19e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.getGroups_ajax' |
Source | |
Line 426 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.getGroups_ajax (pattern: 'v2/instructor/{eid}/instructor/grouptype/{gc}/group/get/ajax') |
view function instructor.instructor.views.get_key_and_secret | |
---|---|
callable | <function get_key_and_secret at 0xe26c4ca404a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497d1da0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.getKeySecret_ajax' |
Source | |
Line 487 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.getKeySecret_ajax (pattern: 'v2/instructor/getkeysecret/ajax') |
view function instructor.instructor.views.group_restrictions_ajax | |
---|---|
callable | <function group_restrictions_ajax at 0xe26c4ca2fe20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497d2160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.groupRestrictions_ajax' |
Source | |
Line 438 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.groupRestrictions_ajax (pattern: 'v2/instructor/{eid}/instructor/{sid}/restrictions/group/ajax') |
view function instructor.instructor.views.list_instructors | |
---|---|
callable | <function list_instructors at 0xe26c4ca2dbc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497d2700> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e4910>] |
request_methods | 'GET' |
route_name | 'instructor.listInstructors' |
Source | |
Line 67 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.listInstructors (pattern: 'v2/instructor/{eid}/instructor/list') | |
template instructor/listInstructors.html |
view function instructor.instructor.views.list_instructors_sorted | |
---|---|
callable | <function list_instructors_sorted at 0xe26c4ca2de40> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497d2ca0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e4850>] |
request_methods | 'POST' |
route_name | 'instructor.listInstructors.sorted' |
Source | |
Line 76 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.listInstructors.sorted (pattern: 'v2/instructor/{eid}/instructor/list') | |
template instructor/listInstructors.html |
view function instructor.instructor.views.set_is_exam_restricted_ajax | |
---|---|
callable | <function set_is_exam_restricted_ajax at 0xe26c4ca2f880> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497d3060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.setIsExamRestricted_ajax' |
Source | |
Line 390 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.setIsExamRestricted_ajax (pattern: 'v2/instructor/{eid}/instructor/{sid}/isrestricted/exam/ajax') |
view function instructor.instructor.views.set_is_group_restricted_ajax | |
---|---|
callable | <function set_is_group_restricted_ajax at 0xe26c4ca40040> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497d3420> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'instructor.setIsGroupRestricted_ajax' |
Source | |
Line 465 of file /apps/core/instructor/instructor/instructor/views.py:
|
|
References | |
route instructor.setIsGroupRestricted_ajax (pattern: 'v2/instructor/{eid}/instructor/{sid}/isrestricted/group/ajax') |
view function instructor.mediaManager.api.create_image_api | |
---|---|
callable | <function create_image_api at 0xe26c4c9819e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497d37e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'imageManager.createImage.json' |
Source | |
Line 21 of file /apps/core/instructor/instructor/mediaManager/api.py:
|
|
References | |
route imageManager.createImage.json (pattern: 'v2/instructor/{eid}/image/create.json') |
view function instructor.mediaManager.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4c981760> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497d3ce0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e4250>] |
request_methods | ['OPTIONS'] |
route_name | 'imageManager.createImage.json' |
Source | |
Line 14 of file /apps/core/instructor/instructor/mediaManager/api.py:
|
|
References | |
route imageManager.createImage.json (pattern: 'v2/instructor/{eid}/image/create.json') |
view function instructor.mediaManager.views.AwsSnsMedia | |
---|---|
callable | <function AwsSnsMedia at 0xe26c4c9b5800> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c497d3f60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.notificationMedia' |
Source | |
Line 1038 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.notificationMedia (pattern: 'v2/instructor/aws-endpoint/sns') |
view function instructor.mediaManager.views.check_media_status | |
---|---|
callable | <function check_media_status at 0xe26c4c9b4e00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e0360> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.mediaStatusCheck' |
Source | |
Line 810 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.mediaStatusCheck (pattern: 'v2/instructor/{eid}/media/{mediaId}/status') |
view function instructor.mediaManager.views.create_media_ajax | |
---|---|
callable | <function create_media_ajax at 0xe26c4c9b5440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e0720> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.createImageAjax' |
Source | |
Line 937 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.createImageAjax (pattern: 'v2/instructor/{eid}/media/image/create_ajax') |
view function instructor.mediaManager.views.create_media_ajax | |
---|---|
callable | <function create_media_ajax at 0xe26c4c9b5440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e0ae0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.createPDFAjax' |
Source | |
Line 936 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.createPDFAjax (pattern: 'v2/instructor/{eid}/media/pdf/create_ajax') |
view function instructor.mediaManager.views.create_media_ajax | |
---|---|
callable | <function create_media_ajax at 0xe26c4c9b5440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e0ea0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.createAudioAjax' |
Source | |
Line 935 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.createAudioAjax (pattern: 'v2/instructor/{eid}/media/audio/create_ajax') |
view function instructor.mediaManager.views.create_media_ajax | |
---|---|
callable | <function create_media_ajax at 0xe26c4c9b5440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e1260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.createVideoAjax' |
Source | |
Line 934 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.createVideoAjax (pattern: 'v2/instructor/{eid}/media/video/create_ajax') |
view function instructor.mediaManager.views.delete_media | |
---|---|
callable | <function delete_media at 0xe26c4c9b4fe0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c497e1620> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.deleteMedia' |
Source | |
Line 823 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.deleteMedia (pattern: 'v2/instructor/{eid}/media/{mediaId}/delete') |
view function instructor.mediaManager.views.edit_batch_training_library | |
---|---|
callable | <function edit_batch_training_library at 0xe26c4c983060> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e19e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.editBatchTrainingLibrary' |
Source | |
Line 64 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.editBatchTrainingLibrary (pattern: 'v2/instructor/{eid}/training/exam/{examId}/edit') |
view function instructor.mediaManager.views.edit_media | |
---|---|
callable | <function edit_media at 0xe26c4c9b4860> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e1da0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.editImage' |
Source | |
Line 639 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.editImage (pattern: 'v2/instructor/{eid}/media/{mediaId}/image/edit') | |
template mediaManager/editMedia.html |
view function instructor.mediaManager.views.edit_media | |
---|---|
callable | <function edit_media at 0xe26c4c9b4860> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e2160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.editPDF' |
Source | |
Line 638 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.editPDF (pattern: 'v2/instructor/{eid}/media/{mediaId}/pdf/edit') | |
template mediaManager/editMedia.html |
view function instructor.mediaManager.views.edit_media | |
---|---|
callable | <function edit_media at 0xe26c4c9b4860> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e2520> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.editAudio' |
Source | |
Line 637 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.editAudio (pattern: 'v2/instructor/{eid}/media/{mediaId}/audio/edit') | |
template mediaManager/editMedia.html |
view function instructor.mediaManager.views.edit_media | |
---|---|
callable | <function edit_media at 0xe26c4c9b4860> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e28e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.editVideo' |
Source | |
Line 636 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.editVideo (pattern: 'v2/instructor/{eid}/media/{mediaId}/video/edit') | |
template mediaManager/editMedia.html |
view function instructor.mediaManager.views.edit_media_form | |
---|---|
callable | <function edit_media_form at 0xe26c4c9b4c20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e2ca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.editMediaForm' |
Source | |
Line 751 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.editMediaForm (pattern: 'v2/instructor/{eid}/media/{mediaId}/edit/form') | |
template mediaManager/editMedia.html |
view function instructor.mediaManager.views.edit_training_library | |
---|---|
callable | <function edit_training_library at 0xe26c4c983f60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e3060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.editTrainingLibrary' |
Source | |
Line 377 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.editTrainingLibrary (pattern: 'v2/instructor/{eid}/media/{mediaId}/training/form/edit') | |
template mediaManager/viewTrainingLibrary.html |
view function instructor.mediaManager.views.list_dependencies | |
---|---|
callable | <function list_dependencies at 0xe26c4c9b4680> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e3420> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.viewDependencies' |
Source | |
Line 612 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.viewDependencies (pattern: 'v2/instructor/{eid}/media/{mediaId}/dependencies') | |
template mediaManager/viewDependencies.html |
view function instructor.mediaManager.views.list_media | |
---|---|
callable | <function list_media at 0xe26c4c9b51c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e37e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.listMedia' |
Source | |
Line 880 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.listMedia (pattern: 'v2/instructor/{eid}/media/list') | |
template mediaManager/listMedia.html |
view function instructor.mediaManager.views.list_training_library | |
---|---|
callable | <function list_training_library at 0xe26c4c983920> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e3ba0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.listTrainingLibrary' |
Source | |
Line 291 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.listTrainingLibrary (pattern: 'v2/instructor/{eid}/media/training') | |
template mediaManager/listTrainingLibrary.html |
view function instructor.mediaManager.views.list_training_library_pdf | |
---|---|
callable | <function list_training_library_pdf at 0xe26c4c9834c0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c497e3f60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.listTrainingLibrary.pdf' |
Source | |
Line 223 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.listTrainingLibrary.pdf (pattern: 'v2/instructor/{eid}/media/training.pdf') |
view function instructor.mediaManager.views.list_training_library_xls | |
---|---|
callable | <function list_training_library_xls at 0xe26c4c9836a0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c497e8360> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.listTrainingLibrary.xls' |
Source | |
Line 241 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.listTrainingLibrary.xls (pattern: 'v2/instructor/{eid}/media/training.xls') |
view function instructor.mediaManager.views.s3awsAuth | |
---|---|
callable | <function s3awsAuth at 0xe26c4c9b4220> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e8720> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.awsAuth' |
Source | |
Line 425 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.awsAuth (pattern: 'v2/instructor/{eid}/media/awsAuth') |
view function instructor.mediaManager.views.upate_thumbnail | |
---|---|
callable | <function upate_thumbnail at 0xe26c4c9b44a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e8ae0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.updateThumbnail' |
Source | |
Line 601 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.updateThumbnail (pattern: 'v2/instructor/{eid}/media/{mediaId}/updateThumbnail') | |
template mediaManager/updateThumbnail.html |
view function instructor.mediaManager.views.view_batch_training_library_form | |
---|---|
callable | <function view_batch_training_library_form at 0xe26c4c983240> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e8ea0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.viewBatchTrainingLibrary' |
Source | |
Line 127 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.viewBatchTrainingLibrary (pattern: 'v2/instructor/{eid}/training/exam/{examId}/view') | |
template mediaManager/viewBatchTrainingLibrary.html |
view function instructor.mediaManager.views.view_training_library_form | |
---|---|
callable | <function view_training_library_form at 0xe26c4c983c40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e9260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'mediaManager.viewTrainingLibrary' |
Source | |
Line 325 of file /apps/core/instructor/instructor/mediaManager/views.py:
|
|
References | |
route mediaManager.viewTrainingLibrary (pattern: 'v2/instructor/{eid}/media/{mediaId}/training/form') | |
template mediaManager/viewTrainingLibrary.html |
view function instructor.myAccount.api.check_instructor_id | |
---|---|
callable | <function check_instructor_id at 0xe26c4c9d2a20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e9620> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.myAccount.checkInstructorID.xml' |
Source | |
Line 42 of file /apps/core/instructor/instructor/myAccount/api.py:
|
|
References | |
route api.myAccount.checkInstructorID.xml (pattern: 'v2/instructor/{eid}/checkid.xml') |
view function instructor.myAccount.api.check_instructor_id | |
---|---|
callable | <function check_instructor_id at 0xe26c4c9d2a20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e99e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.myAccount.checkInstructorID.json' |
Source | |
Line 41 of file /apps/core/instructor/instructor/myAccount/api.py:
|
|
References | |
route api.myAccount.checkInstructorID.json (pattern: 'v2/instructor/{eid}/checkid.json') |
view function instructor.myAccount.api.edit_info_form_json | |
---|---|
callable | <function edit_info_form_json at 0xe26c4c9d27a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497e9da0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.editInfo.xml' |
Source | |
Line 26 of file /apps/core/instructor/instructor/myAccount/api.py:
|
|
References | |
route myAccount.editInfo.xml (pattern: 'v2/instructor/{eid}/myaccount.xml') |
view function instructor.myAccount.api.edit_info_form_json | |
---|---|
callable | <function edit_info_form_json at 0xe26c4c9d27a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497ea160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.editInfo.json' |
Source | |
Line 25 of file /apps/core/instructor/instructor/myAccount/api.py:
|
|
References | |
route myAccount.editInfo.json (pattern: 'v2/instructor/{eid}/myaccount.json') |
view function instructor.myAccount.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4c9d2340> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497ea660> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e4550>] |
request_methods | ['OPTIONS'] |
route_name | 'api.myAccount.checkInstructorID.xml' |
Source | |
Line 18 of file /apps/core/instructor/instructor/myAccount/api.py:
|
|
References | |
route api.myAccount.checkInstructorID.xml (pattern: 'v2/instructor/{eid}/checkid.xml') |
view function instructor.myAccount.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4c9d2340> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497eaa20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e46d0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.myAccount.checkInstructorID.json' |
Source | |
Line 16 of file /apps/core/instructor/instructor/myAccount/api.py:
|
|
References | |
route api.myAccount.checkInstructorID.json (pattern: 'v2/instructor/{eid}/checkid.json') |
view function instructor.myAccount.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4c9d2340> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497eade0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e4790>] |
request_methods | ['OPTIONS'] |
route_name | 'myAccount.editInfo.xml' |
Source | |
Line 15 of file /apps/core/instructor/instructor/myAccount/api.py:
|
|
References | |
route myAccount.editInfo.xml (pattern: 'v2/instructor/{eid}/myaccount.xml') |
view function instructor.myAccount.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4c9d2340> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497eb1a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e4190>] |
request_methods | ['OPTIONS'] |
route_name | 'myAccount.editInfo.json' |
Source | |
Line 13 of file /apps/core/instructor/instructor/myAccount/api.py:
|
|
References | |
route myAccount.editInfo.json (pattern: 'v2/instructor/{eid}/myaccount.json') |
view function instructor.myAccount.views.billing_dashboard | |
---|---|
callable | <function billing_dashboard at 0xe26c4ab58a40> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497eb600> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e4490>] |
request_methods | 'GET' |
route_name | 'myAccount.dashboard' |
Source | |
Line 1649 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.dashboard (pattern: 'v2/instructor/{eid}/myaccount/dashboard') | |
template myAccount/dashboard.html |
view function instructor.myAccount.views.cancel_subscription | |
---|---|
callable | <function cancel_subscription at 0xe26c4ab32980> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497eb9c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.cancelSubscription' |
Source | |
Line 122 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.cancelSubscription (pattern: 'v2/instructor/{eid}/myaccount/cancelSubscription') | |
template myAccount/dashboard.html |
view function instructor.myAccount.views.check_email_ajax | |
---|---|
callable | <function check_email_ajax at 0xe26c4ab59a80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497ebd80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.checkEmail_ajax' |
Source | |
Line 1957 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.checkEmail_ajax (pattern: 'v2/instructor/{eid}/myaccount/check/email/ajax') |
view function instructor.myAccount.views.check_username_ajax | |
---|---|
callable | <function check_username_ajax at 0xe26c4ab59c60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497f8180> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.checkUsername_ajax' |
Source | |
Line 1976 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.checkUsername_ajax (pattern: 'v2/instructor/{eid}/myaccount/check/username/ajax') |
view function instructor.myAccount.views.dont_cancel_subscription | |
---|---|
callable | <function dont_cancel_subscription at 0xe26c4ab32700> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497f8540> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.dontCancelSubscription' |
Source | |
Line 85 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.dontCancelSubscription (pattern: 'v2/instructor/{eid}/myaccount/dontCancelSubscription') | |
template myAccount/dashboard.html |
view function instructor.myAccount.views.edit_info | |
---|---|
callable | <function edit_info at 0xe26c4ab58e00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497f8ae0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e4610>] |
request_methods | 'POST' |
route_name | 'myAccount.editInfo' |
Source | |
Line 1759 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.editInfo (pattern: 'v2/instructor/{eid}/myaccount/edit') | |
template myAccount/editInfoForm.html |
view function instructor.myAccount.views.edit_info_form | |
---|---|
callable | <function edit_info_form at 0xe26c4ab58c20> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497f8fe0> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e6690>] |
request_methods | 'GET' |
route_name | 'myAccount.editInfo' |
Source | |
Line 1732 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.editInfo (pattern: 'v2/instructor/{eid}/myaccount/edit') | |
template myAccount/editInfoForm.html |
view function instructor.myAccount.views.edit_password | |
---|---|
callable | <function edit_password at 0xe26c4ab58fe0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497f9440> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e49d0>] |
request_methods | 'POST' |
route_name | 'myAccount.editPassword' |
Source | |
Line 1805 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.editPassword (pattern: 'v2/instructor/{eid}/myaccount/edit_password') |
view function instructor.myAccount.views.edit_payment | |
---|---|
callable | <function edit_payment at 0xe26c4ab582c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497f99e0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e70d0>] |
request_methods | 'POST' |
route_name | 'myAccount.updatePaymentMethod' |
Source | |
Line 1373 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.updatePaymentMethod (pattern: 'v2/instructor/{eid}/myaccount/updatepayment') | |
template myAccount/edit_payment_method.html |
view function instructor.myAccount.views.edit_payment_form | |
---|---|
callable | <function edit_payment_form at 0xe26c4ab585e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497f9da0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.updatePaymentMethodForm' |
Source | |
Line 1588 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.updatePaymentMethodForm (pattern: 'v2/instructor/{eid}/myaccount/updatepaymentform') | |
template myAccount/edit_payment_method.html |
view function instructor.myAccount.views.edit_plan | |
---|---|
callable | <function edit_plan at 0xe26c4ab33920> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497fa340> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e7110>] |
request_methods | 'POST' |
route_name | 'myAccount.updatePlan' |
Source | |
Line 832 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.updatePlan (pattern: 'v2/instructor/{eid}/myaccount/updatePlan') | |
template myAccount/plan_update.html |
view function instructor.myAccount.views.edit_plan_form | |
---|---|
callable | <function edit_plan_form at 0xe26c4ab33e20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497fa700> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.updatePlanForm' |
Source | |
Line 1199 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.updatePlanForm (pattern: 'v2/instructor/{eid}/myaccount/updatePlanForm') | |
template myAccount/plan_update.html |
view function instructor.myAccount.views.edit_plan_form_no_subsc | |
---|---|
callable | <function edit_plan_form_no_subsc at 0xe26c4ab33ba0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497faac0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.updatePlanFormNoSubsc' |
Source | |
Line 1145 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.updatePlanFormNoSubsc (pattern: 'v2/instructor/v2/instructor/{eid}/updatePlanFormNoSubsc') | |
template myAccount/plan_update.html |
view function instructor.myAccount.views.edit_plan_no_subs | |
---|---|
callable | <function edit_plan_no_subs at 0xe26c4ab33740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497fb060> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e73d0>] |
request_methods | 'POST' |
route_name | 'myAccount.updatePlanNoSubsc' |
Source | |
Line 607 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.updatePlanNoSubsc (pattern: 'v2/instructor/v2/instructor/{eid}/updatePlanNoSubsc') | |
template myAccount/plan_update.html |
view function instructor.myAccount.views.edit_student_settings | |
---|---|
callable | <function edit_student_settings at 0xe26c4ab593a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497fb420> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.editStudentSettings' |
Source | |
Line 1849 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.editStudentSettings (pattern: 'v2/instructor/{eid}/myaccount/studentsettings/edit') | |
template myAccount/studentSettingsForm.html |
view function instructor.myAccount.views.list_payments | |
---|---|
callable | <function list_payments at 0xe26c4ab33560> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497fb7e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.payments' |
Source | |
Line 557 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.payments (pattern: 'v2/instructor/{eid}/myaccount/payments') | |
template myAccount/list_payments.html |
view function instructor.myAccount.views.new_subscription | |
---|---|
callable | <function new_subscription at 0xe26c4ab323e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497fbba0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.newSubscriptionForm' |
Source | |
Line 66 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.newSubscriptionForm (pattern: 'v2/instructor/v2/instructor/{eid}/newSubscription') | |
template myAccount/plan_selection.html |
view function instructor.myAccount.views.no_subscription_plan_selector | |
---|---|
callable | <function no_subscription_plan_selector at 0xe26c4ab58860> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49800180> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499e40d0>] |
request_methods | 'GET' |
route_name | 'myAccount.planSelector' |
Source | |
Line 1618 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.planSelector (pattern: 'v2/instructor/v2/instructor/{eid}/planSelector') | |
template myAccount/planSelector.html |
view function instructor.myAccount.views.scheduled_changes_delete | |
---|---|
callable | <function scheduled_changes_delete at 0xe26c4ab32fc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49800540> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.scheduledChangesDelete' |
Source | |
Line 457 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.scheduledChangesDelete (pattern: 'v2/instructor/{eid}/myaccount/scheduledchangesdelete') | |
template myAccount/scheduled_changes_form.html |
view function instructor.myAccount.views.scheduled_changes_form | |
---|---|
callable | <function scheduled_changes_form at 0xe26c4ab332e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49800900> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.scheduledChangesForm' |
Source | |
Line 505 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.scheduledChangesForm (pattern: 'v2/instructor/{eid}/myaccount/scheduledchangesform') | |
template myAccount/scheduled_changes_form.html |
view function instructor.myAccount.views.select_plans | |
---|---|
callable | <function select_plans at 0xe26c4ab58040> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49800cc0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.selectPlansForm' |
Source | |
Line 1325 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.selectPlansForm (pattern: 'v2/instructor/{eid}/myaccount/selectPlan') | |
template myAccount/plan_selection.html |
view function instructor.myAccount.views.student_settings_form | |
---|---|
callable | <function student_settings_form at 0xe26c4ab591c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49801080> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.studentSettingsForm' |
Source | |
Line 1829 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.studentSettingsForm (pattern: 'v2/instructor/{eid}/myaccount/studentsettings/edit/form') | |
template myAccount/studentSettingsForm.html |
view function instructor.myAccount.views.update_addons | |
---|---|
callable | <function update_addons at 0xe26c4ab32b60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49801440> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.updateAddons' |
Source | |
Line 172 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.updateAddons (pattern: 'v2/instructor/{eid}/myaccount/updateAddons') | |
template myAccount/addon_update.html |
view function instructor.myAccount.views.update_addons_form | |
---|---|
callable | <function update_addons_form at 0xe26c4ab32d40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49801800> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.updateAddonsForm' |
Source | |
Line 290 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.updateAddonsForm (pattern: 'v2/instructor/{eid}/myaccount/updateAddonsForm') | |
template myAccount/addon_update.html |
view function instructor.myAccount.views.update_profile | |
---|---|
callable | <function update_profile at 0xe26c4ab598a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49801bc0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.updateProfile' |
Source | |
Line 1912 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.updateProfile (pattern: 'v2/instructor/{eid}/myaccount/profile/update') | |
template dashboard.html |
view function instructor.myAccount.views.update_profile_form | |
---|---|
callable | <function update_profile_form at 0xe26c4ab59620> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49801f80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.updateProfileForm' |
Source | |
Line 1897 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.updateProfileForm (pattern: 'v2/instructor/{eid}/myaccount/profile/update/form') | |
template myAccount/updateProfileForm.html |
view function instructor.myAccount.views.upgrade_account | |
---|---|
callable | <function upgrade_account at 0xe26c4ab32020> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49802340> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.upgradeAccount' |
Source | |
Line 36 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.upgradeAccount (pattern: 'v2/instructor/v2/instructor/{eid}/upgradeaccount') | |
template myAccount/upgrade_account.html |
view function instructor.myAccount.views.waitStripeRefresh | |
---|---|
callable | <function waitStripeRefresh at 0xe26c4ab32160> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49802700> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.dashboardRefresh' |
Source | |
Line 52 of file /apps/core/instructor/instructor/myAccount/views.py:
|
|
References | |
route myAccount.dashboardRefresh (pattern: 'v2/instructor/{eid}/myaccount/dashboardrefresh') | |
template myAccount/dashboard.html |
view function instructor.pool.views.copy_pool_form_route | |
---|---|
callable | <function copy_pool_form_route at 0xe26c4a991080> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49802ac0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'pool.copyPoolForm' |
Source | |
Line 235 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
route pool.copyPoolForm (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/copy/form') | |
template pool/copyPoolForm.html |
view function instructor.pool.views.copy_pool_route | |
---|---|
callable | <function copy_pool_route at 0xe26c4a991260> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49802e80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'pool.copyPool' |
Source | |
Line 250 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
route pool.copyPool (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/copy') | |
template pool/copyPoolForm.html |
view function instructor.pool.views.create_question_pool_ajax_route | |
---|---|
callable | <function create_question_pool_ajax_route at 0xe26c4a990720> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49803240> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'pool.createPool_ajax' |
Source | |
Line 64 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
route pool.createPool_ajax (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/create/ajax') |
view function instructor.pool.views.create_question_pool_route | |
---|---|
callable | <function create_question_pool_route at 0xe26c4a990540> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49803600> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'pool.createPool' |
Source | |
Line 35 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
route pool.createPool (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/create') | |
template pool/listPools.html |
view function instructor.pool.views.delete_question_pool_form_route | |
---|---|
callable | <function delete_question_pool_form_route at 0xe26c4a990cc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c498039c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'pool.deletePoolWarning' |
Source | |
Line 167 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
route pool.deletePoolWarning (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/delete/form') | |
template pool/deletePoolForm.html |
view function instructor.pool.views.delete_question_pool_route | |
---|---|
callable | <function delete_question_pool_route at 0xe26c4a990ea0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49803d80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'pool.deletePool' |
Source | |
Line 192 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
route pool.deletePool (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/delete') |
view function instructor.pool.views.edit_question_pool_form_route | |
---|---|
callable | <function edit_question_pool_form_route at 0xe26c4a990900> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49814180> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'pool.editPoolForm' |
Source | |
Line 92 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
route pool.editPoolForm (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/edit/form') | |
template pool/editQuestionPool.html |
view function instructor.pool.views.edit_question_pool_route | |
---|---|
callable | <function edit_question_pool_route at 0xe26c4a990ae0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49814540> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'pool.editPool' |
Source | |
Line 106 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
route pool.editPool (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/{poolid}/edit') |
view function instructor.pool.views.list_pools_route | |
---|---|
callable | <function list_pools_route at 0xe26c4a9902c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49814900> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'pool.listPools' |
Source | |
Line 17 of file /apps/core/instructor/instructor/pool/views.py:
|
|
References | |
route pool.listPools (pattern: 'v2/instructor/{eid}/exam/{examid}/pool/list') | |
template pool/listPools.html |
view function instructor.proctor.views.proctor_constructor_session_result | |
---|---|
callable | <function proctor_constructor_session_result at 0xe26c4a9dcea0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49814ea0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f0710>] |
request_methods | 'POST' |
route_name | 'proctor.constructor.session.result' |
Source | |
Line 15 of file /apps/core/instructor/instructor/proctor/views.py:
|
|
References | |
route proctor.constructor.session.result (pattern: '/constructor/session-result') |
view function instructor.question.views.ai_wizard | |
---|---|
callable | <function ai_wizard at 0xe26c4aa43100> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49815260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.ai.generateQuestionsGuide' |
Source | |
Line 2188 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.ai.generateQuestionsGuide (pattern: 'v2/instructor/{eid}/exam/{examid}/question/ai.generate/guide') | |
template question/uploadQuestionsAIWizard.html |
view function instructor.question.views.copy_questions_form_route | |
---|---|
callable | <function copy_questions_form_route at 0xe26c4aa41b20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49815620> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.copyQuestionForm' |
Source | |
Line 1807 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.copyQuestionForm (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/copy/form') | |
template question/copyQuestion.html |
view function instructor.question.views.copy_questions_route | |
---|---|
callable | <function copy_questions_route at 0xe26c4aa41d00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c498159e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.copyQuestion' |
Source | |
Line 1825 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.copyQuestion (pattern: 'v2/instructor/{eid}/newexam/{newexamid}/poolid/{poolid}/copy/oldexam/{oldexamid}/question/{qid}') | |
template question/copyQuestion.html |
view function instructor.question.views.create_hotspot_question | |
---|---|
callable | <function create_hotspot_question at 0xe26c4aa13740> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49815da0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createHSQuestion' |
Source | |
Line 792 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.createHSQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/hs') | |
template question/displayQuestion.html |
view function instructor.question.views.create_question_BARS_meetfail_route | |
---|---|
callable | <function create_question_BARS_meetfail_route at 0xe26c4aa12a20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49816160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createBARSMFQuestion' |
Source | |
Line 422 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.createBARSMFQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/barsmf') | |
template question/displayQuestion.html |
view function instructor.question.views.create_question_BARS_multiple_choice_route | |
---|---|
callable | <function create_question_BARS_multiple_choice_route at 0xe26c4aa12520> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c498165c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createBARSMCQuestion' |
Source | |
Line 277 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.createBARSMCQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/barsmc') | |
template question/displayQuestion.html |
view function instructor.question.views.create_question_choice_route | |
---|---|
callable | <function create_question_choice_route at 0xe26c4aa12fc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49816980> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createMCQuestion' |
Source | |
Line 531 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.createMCQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/mc') | |
template question/displayQuestion.html |
view function instructor.question.views.create_question_drag_drop_route | |
---|---|
callable | <function create_question_drag_drop_route at 0xe26c4aa127a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49816d40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createDDQuestion' |
Source | |
Line 342 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.createDDQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/dd') | |
template question/displayQuestion.html |
view function instructor.question.views.create_question_fillblank_route | |
---|---|
callable | <function create_question_fillblank_route at 0xe26c4aa13380> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49817100> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createFBQuestion' |
Source | |
Line 665 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.createFBQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/fb') | |
template question/displayQuestion.html |
view function instructor.question.views.create_question_hub_route | |
---|---|
callable | <function create_question_hub_route at 0xe26c4aa120c0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c498174c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createQuestionHub' |
Source | |
Line 132 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.createQuestionHub (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/hub') |
view function instructor.question.views.create_question_matching_route | |
---|---|
callable | <function create_question_matching_route at 0xe26c4aa122a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49817880> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createMAQuestion' |
Source | |
Line 221 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.createMAQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/ma') | |
template question/displayQuestion.html |
view function instructor.question.views.create_question_rank_order_route | |
---|---|
callable | <function create_question_rank_order_route at 0xe26c4aa12d40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49817c40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createRankQuestion' |
Source | |
Line 463 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.createRankQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/ro') | |
template question/displayQuestion.html |
view function instructor.question.views.create_question_select_route | |
---|---|
callable | <function create_question_select_route at 0xe26c4aa131a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981c040> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createMSQuestion' |
Source | |
Line 596 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.createMSQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/ms') | |
template question/displayQuestion.html |
view function instructor.question.views.create_question_truefalse_route | |
---|---|
callable | <function create_question_truefalse_route at 0xe26c4aa13560> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981c400> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createTFQuestion' |
Source | |
Line 735 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.createTFQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/tf') | |
template question/displayQuestion.html |
view function instructor.question.views.delete_question_route | |
---|---|
callable | <function delete_question_route at 0xe26c4aa41760> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4981c7c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.deleteQuestion' |
Source | |
Line 1759 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.deleteQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/delete') |
view function instructor.question.views.display_next_question_route | |
---|---|
callable | <function display_next_question_route at 0xe26c4aa414e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981cb80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.displayNextQuestion' |
Source | |
Line 1726 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.displayNextQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/display/next') | |
template question/displayQuestion.html |
view function instructor.question.views.display_previous_question_route | |
---|---|
callable | <function display_previous_question_route at 0xe26c4aa41260> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981cf40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.displayPreviousQuestion' |
Source | |
Line 1692 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.displayPreviousQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/display/previous') | |
template question/displayQuestion.html |
view function instructor.question.views.display_question_route | |
---|---|
callable | <function display_question_route at 0xe26c4aa41080> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981d300> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.displayQuestion' |
Source | |
Line 1659 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.displayQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}') | |
template question/displayQuestion.html |
view function instructor.question.views.download_guide | |
---|---|
callable | <function download_guide at 0xe26c4aa41ee0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4981d6c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.uploadQuestionsDownloadGuide' |
Source | |
Line 1873 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.uploadQuestionsDownloadGuide (pattern: 'v2/instructor/{eid}/exam/{examid}/donwload/guide') |
view function instructor.question.views.edit_question_BARS_meet_fail_route | |
---|---|
callable | <function edit_question_BARS_meet_fail_route at 0xe26c4aa400e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981da80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editBARSMFQuestion' |
Source | |
Line 1104 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.editBARSMFQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/barsmf') | |
template question/displayQuestion.html |
view function instructor.question.views.edit_question_BARS_multiple_choice_route | |
---|---|
callable | <function edit_question_BARS_multiple_choice_route at 0xe26c4aa13d80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981dee0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editBARSMCQuestion' |
Source | |
Line 992 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.editBARSMCQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/barsmc') | |
template question/displayQuestion.html |
view function instructor.question.views.edit_question_choice_route | |
---|---|
callable | <function edit_question_choice_route at 0xe26c4aa40360> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981e2a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editMCQuestion' |
Source | |
Line 1151 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.editMCQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/mc') | |
template question/displayQuestion.html |
view function instructor.question.views.edit_question_drag_drop_route | |
---|---|
callable | <function edit_question_drag_drop_route at 0xe26c4aa40cc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981e660> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editDDQuestion' |
Source | |
Line 1478 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.editDDQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/dd') | |
template question/displayQuestion.html |
view function instructor.question.views.edit_question_fillblank_route | |
---|---|
callable | <function edit_question_fillblank_route at 0xe26c4aa40720> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981ea20> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editFBQuestion' |
Source | |
Line 1314 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.editFBQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/fb') | |
template question/displayQuestion.html |
view function instructor.question.views.edit_question_form_hub_route | |
---|---|
callable | <function edit_question_form_hub_route at 0xe26c4aa13920> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4981ede0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editQuestionForm' |
Source | |
Line 841 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.editQuestionForm (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/form') |
view function instructor.question.views.edit_question_hotspot_route | |
---|---|
callable | <function edit_question_hotspot_route at 0xe26c4aa40ae0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981f1a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editHSQuestion' |
Source | |
Line 1424 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.editHSQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/hs') | |
template question/displayQuestion.html |
view function instructor.question.views.edit_question_matching_route | |
---|---|
callable | <function edit_question_matching_route at 0xe26c4aa13b00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981f560> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editMAQuestion' |
Source | |
Line 932 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.editMAQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ma') | |
template question/displayQuestion.html |
view function instructor.question.views.edit_question_rank_order_route | |
---|---|
callable | <function edit_question_rank_order_route at 0xe26c4aa40ea0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981f920> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editRankQuestion' |
Source | |
Line 1573 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.editRankQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ro') | |
template question/displayQuestion.html |
view function instructor.question.views.edit_question_select_route | |
---|---|
callable | <function edit_question_select_route at 0xe26c4aa40540> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4981fce0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editMSQuestion' |
Source | |
Line 1237 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.editMSQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ms') | |
template question/displayQuestion.html |
view function instructor.question.views.edit_question_truefalse_route | |
---|---|
callable | <function edit_question_truefalse_route at 0xe26c4aa40900> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c498240e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editTFQuestion' |
Source | |
Line 1374 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.editTFQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/tf') | |
template question/displayQuestion.html |
view function instructor.question.views.get_question_pool_ajax | |
---|---|
callable | <function get_question_pool_ajax at 0xe26c4aa42a20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c498244a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.getPools_ajax' |
Source | |
Line 2140 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.getPools_ajax (pattern: 'v2/instructor/{eid}/exam/{examid}/pools') |
view function instructor.question.views.import_questions_type_form | |
---|---|
callable | <function import_questions_type_form at 0xe26c4aa42ca0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49824860> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.importQuestionsTypeForm' |
Source | |
Line 2151 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.importQuestionsTypeForm (pattern: 'v2/instructor/{eid}/exam/{examid}/question/import/form') | |
template question/importQuestionsSelection.html |
view function instructor.question.views.list_questions_route | |
---|---|
callable | <function list_questions_route at 0xe26c4aa11bc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49824c20> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.listQuestions' |
Source | |
Line 39 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.listQuestions (pattern: 'v2/instructor/{eid}/exam/{examid}/question/list') | |
template question/listQuestions.html |
view function instructor.question.views.list_questions_route_ajax | |
---|---|
callable | <function list_questions_route_ajax at 0xe26c4aa11e40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49824fe0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.listQuestions.ajax' |
Source | |
Line 114 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.listQuestions.ajax (pattern: 'v2/instructor/{eid}/exam/{examid}/question/ajax') | |
template question/questionListAjax.html |
view function instructor.question.views.order_questions_ajax_route | |
---|---|
callable | <function order_questions_ajax_route at 0xe26c4aa41940> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c498253a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.orderQuestion_ajax' |
Source | |
Line 1786 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.orderQuestion_ajax (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{questionid}/position/{pos}') |
view function instructor.question.views.upload_questions | |
---|---|
callable | <function upload_questions at 0xe26c4aa427a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49825760> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.uploadQuestions' |
Source | |
Line 1965 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.uploadQuestions (pattern: 'v2/instructor/{eid}/exam/{examid}/question/upload/submit') | |
template question/uploadQuestionsResults.html |
view function instructor.question.views.upload_questions_ai_generate_question_ajax | |
---|---|
callable | <function upload_questions_ai_generate_question_ajax at 0xe26c4aa43560> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49825bc0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.ai.generateQuestions' |
Source | |
Line 2430 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.ai.generateQuestions (pattern: 'v2/instructor/{eid}/exam/{examid}/question/ai.generate/ajax') |
view function instructor.question.views.upload_questions_ai_preview | |
---|---|
callable | <function upload_questions_ai_preview at 0xe26c4aa43380> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49825f80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.ai.generateQuestionsPreview' |
Source | |
Line 2199 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.ai.generateQuestionsPreview (pattern: 'v2/instructor/{eid}/exam/{examid}/question/ai.generate/preview') | |
template question/uploadQuestionsAIPreview2.html |
view function instructor.question.views.upload_questions_ai_submit | |
---|---|
callable | <function upload_questions_ai_submit at 0xe26c4aa43740> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49826340> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.ai.generateQuestionsSubmit' |
Source | |
Line 2506 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.ai.generateQuestionsSubmit (pattern: 'v2/instructor/{eid}/exam/{examid}/question/ai.generate/submit') | |
template question/uploadQuestionsAIResults.html |
view function instructor.question.views.upload_questions_form | |
---|---|
callable | <function upload_questions_form at 0xe26c4aa42160> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49826700> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.uploadQuestionsForm' |
Source | |
Line 1882 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.uploadQuestionsForm (pattern: 'v2/instructor/{eid}/exam/{examid}/question/upload/form') | |
template question/uploadQuestionsWizard.html |
view function instructor.question.views.upload_questions_preview | |
---|---|
callable | <function upload_questions_preview at 0xe26c4aa42480> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49826ac0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.uploadQuestionsPreview' |
Source | |
Line 1895 of file /apps/core/instructor/instructor/question/views.py:
|
|
References | |
route question.uploadQuestionsPreview (pattern: 'v2/instructor/{eid}/exam/{examid}/question/upload/preview') | |
template question/uploadQuestionsPreview.html |
view function instructor.reports.api.date_range_report | |
---|---|
accept | 'application/json' |
callable | <function date_range_report at 0xe26c4a8af9c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49827060> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499f0050>] |
route_name | 'reports.dateRangeReport.xml' |
Source | |
Line 152 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.dateRangeReport.xml (pattern: 'v2/instructor/{eid}/report/daterange.xml') |
view function instructor.reports.api.date_range_report | |
---|---|
accept | 'application/json' |
callable | <function date_range_report at 0xe26c4a8af9c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49827600> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499f0410>] |
route_name | 'reports.dateRangeReport.json' |
Source | |
Line 151 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.dateRangeReport.json (pattern: 'v2/instructor/{eid}/report/daterange.json') |
view function instructor.reports.api.groupanalysis_report_json | |
---|---|
callable | <function groupanalysis_report_json at 0xe26c4a8aeac0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c498279c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.groupAnalysisReport.xml' |
Source | |
Line 79 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.groupAnalysisReport.xml (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.xml') |
view function instructor.reports.api.groupanalysis_report_json | |
---|---|
callable | <function groupanalysis_report_json at 0xe26c4a8aeac0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49827d80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.groupAnalysisReport.json' |
Source | |
Line 78 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.groupAnalysisReport.json (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.json') |
view function instructor.reports.api.multiexam_report_json | |
---|---|
accept | 'application/json' |
callable | <function multiexam_report_json at 0xe26c4a8af4c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49838360> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499f2a10>] |
route_name | 'reports.multiExamReport.xml' |
Source | |
Line 113 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.multiExamReport.xml (pattern: 'v2/instructor/{eid}/report/multiexam.xml') |
view function instructor.reports.api.multiexam_report_json | |
---|---|
accept | 'application/json' |
callable | <function multiexam_report_json at 0xe26c4a8af4c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49838900> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499f0590>] |
route_name | 'reports.multiExamReport.json' |
Source | |
Line 112 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.multiExamReport.json (pattern: 'v2/instructor/{eid}/report/multiexam.json') |
view function instructor.reports.api.question_rank_json | |
---|---|
callable | <function question_rank_json at 0xe26c4a8aee80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49838ea0> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f0950>] |
request_methods | 'GET' |
route_name | 'reports.questionRank.xml_legacy' |
Source | |
Line 106 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.questionRank.xml_legacy (pattern: 'v2/instructor/{eid}/questionstats/exam/{examid}/questionrank.xml') |
view function instructor.reports.api.question_rank_json | |
---|---|
callable | <function question_rank_json at 0xe26c4a8aee80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49839440> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f2c90>] |
request_methods | 'GET' |
route_name | 'reports.questionRank.json_legacy' |
Source | |
Line 105 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.questionRank.json_legacy (pattern: 'v2/instructor/{eid}/questionstats/exam/{examid}/questionrank.json') |
view function instructor.reports.api.question_rank_json | |
---|---|
callable | <function question_rank_json at 0xe26c4a8aee80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c498399e0> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f0350>] |
request_methods | 'GET' |
route_name | 'reports.questionRank.xml' |
Source | |
Line 104 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.questionRank.xml (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrank.xml') |
view function instructor.reports.api.question_rank_json | |
---|---|
callable | <function question_rank_json at 0xe26c4a8aee80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49839f80> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f0290>] |
request_methods | 'GET' |
route_name | 'reports.questionRank.json' |
Source | |
Line 103 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.questionRank.json (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrank.json') |
view function instructor.reports.api.search_and_schedule_json | |
---|---|
accept | 'application/json' |
callable | <function search_and_schedule_json at 0xe26c4a8afe20> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4983a520> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499f2f90>] |
route_name | 'reports.searchAndSchedule.json' |
Source | |
Line 181 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.searchAndSchedule.json (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/schedule/search.json') |
view function instructor.reports.api.snapshot_report_json | |
---|---|
callable | <function snapshot_report_json at 0xe26c4a8ae700> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4983a8e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.snapshotReport.xml_legacy' |
Source | |
Line 38 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.snapshotReport.xml_legacy (pattern: 'v2/instructor/{eid}/quickreports/exam/{examid}/snapshot.xml') |
view function instructor.reports.api.snapshot_report_json | |
---|---|
callable | <function snapshot_report_json at 0xe26c4a8ae700> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4983aca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.snapshotReport.json_legacy' |
Source | |
Line 37 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.snapshotReport.json_legacy (pattern: 'v2/instructor/{eid}/quickreports/exam/{examid}/snapshot.json') |
view function instructor.reports.api.snapshot_report_json | |
---|---|
callable | <function snapshot_report_json at 0xe26c4a8ae700> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4983b060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.snapshotReport.xml' |
Source | |
Line 36 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.snapshotReport.xml (pattern: 'v2/instructor/{eid}/report/exam/{examid}/snapshot.xml') |
view function instructor.reports.api.snapshot_report_json | |
---|---|
callable | <function snapshot_report_json at 0xe26c4a8ae700> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4983b420> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.snapshotReport.json' |
Source | |
Line 35 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.snapshotReport.json (pattern: 'v2/instructor/{eid}/report/exam/{examid}/snapshot.json') |
view function instructor.reports.api.tlc_snapshot_report_json | |
---|---|
accept | 'application/json' |
callable | <function tlc_snapshot_report_json at 0xe26c4a8c4220> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4983b9c0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499f0990>] |
route_name | 'reports.tlcSnapshotReport.xml' |
Source | |
Line 210 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.tlcSnapshotReport.xml (pattern: 'v2/instructor/{eid}/report/tlcSnapshot.xml') |
view function instructor.reports.api.tlc_snapshot_report_json | |
---|---|
accept | 'application/json' |
callable | <function tlc_snapshot_report_json at 0xe26c4a8c4220> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4983bf60> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499f30d0>] |
route_name | 'reports.tlcSnapshotReport.json' |
Source | |
Line 209 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.tlcSnapshotReport.json (pattern: 'v2/instructor/{eid}/report/tlcSnapshot.json') |
view function instructor.reports.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c498404a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f0110>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.questionRank.xml_legacy' |
Source | |
Line 30 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.questionRank.xml_legacy (pattern: 'v2/instructor/{eid}/questionstats/exam/{examid}/questionrank.xml') |
view function instructor.reports.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49840860> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f2910>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.questionRank.json_legacy' |
Source | |
Line 29 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.questionRank.json_legacy (pattern: 'v2/instructor/{eid}/questionstats/exam/{examid}/questionrank.json') |
view function instructor.reports.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49840c20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f0650>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.questionRank.xml' |
Source | |
Line 28 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.questionRank.xml (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrank.xml') |
view function instructor.reports.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49840fe0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f01d0>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.questionRank.json' |
Source | |
Line 27 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.questionRank.json (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrank.json') |
view function instructor.reports.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c498413a0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f3210>, <pyramid.predicates.AcceptPredicate object at 0xe26c499f3a90>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.dateRangeReport.xml' |
Source | |
Line 26 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.dateRangeReport.xml (pattern: 'v2/instructor/{eid}/report/daterange.xml') |
view function instructor.reports.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49841760> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f3d90>, <pyramid.predicates.AcceptPredicate object at 0xe26c499f3390>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.dateRangeReport.json' |
Source | |
Line 25 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.dateRangeReport.json (pattern: 'v2/instructor/{eid}/report/daterange.json') |
view function instructor.reports.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49841b20> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f3ed0>, <pyramid.predicates.AcceptPredicate object at 0xe26c499f07d0>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.multiExamReport.xml' |
Source | |
Line 24 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.multiExamReport.xml (pattern: 'v2/instructor/{eid}/report/multiexam.xml') |
view function instructor.reports.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49841ee0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f3b90>, <pyramid.predicates.AcceptPredicate object at 0xe26c499f3890>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.multiExamReport.json' |
Source | |
Line 23 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.multiExamReport.json (pattern: 'v2/instructor/{eid}/report/multiexam.json') |
view function instructor.reports.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c498422a0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f3c90>, <pyramid.predicates.AcceptPredicate object at 0xe26c499f3990>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.groupAnalysisReport.xml' |
Source | |
Line 22 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.groupAnalysisReport.xml (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.xml') |
view function instructor.reports.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49842660> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f3350>, <pyramid.predicates.AcceptPredicate object at 0xe26c499f3f10>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.groupAnalysisReport.json' |
Source | |
Line 21 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.groupAnalysisReport.json (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.json') |
view function instructor.reports.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49842a20> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f8450>, <pyramid.predicates.AcceptPredicate object at 0xe26c499f8410>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.snapshotReport.xml_legacy' |
Source | |
Line 20 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.snapshotReport.xml_legacy (pattern: 'v2/instructor/{eid}/quickreports/exam/{examid}/snapshot.xml') |
view function instructor.reports.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49842de0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f80d0>, <pyramid.predicates.AcceptPredicate object at 0xe26c499f8550>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.snapshotReport.json_legacy' |
Source | |
Line 19 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.snapshotReport.json_legacy (pattern: 'v2/instructor/{eid}/quickreports/exam/{examid}/snapshot.json') |
view function instructor.reports.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c498431a0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f8690>, <pyramid.predicates.AcceptPredicate object at 0xe26c499f8490>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.snapshotReport.xml' |
Source | |
Line 18 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.snapshotReport.xml (pattern: 'v2/instructor/{eid}/report/exam/{examid}/snapshot.xml') |
view function instructor.reports.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49843560> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f87d0>, <pyramid.predicates.AcceptPredicate object at 0xe26c499f8590>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.snapshotReport.json' |
Source | |
Line 17 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.snapshotReport.json (pattern: 'v2/instructor/{eid}/report/exam/{examid}/snapshot.json') |
view function instructor.reports.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49843920> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f8910>, <pyramid.predicates.AcceptPredicate object at 0xe26c499f8190>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.tlcSnapshotReport.xml' |
Source | |
Line 16 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.tlcSnapshotReport.xml (pattern: 'v2/instructor/{eid}/report/tlcSnapshot.xml') |
view function instructor.reports.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c4a8ad9e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49843ce0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f8a50>, <pyramid.predicates.AcceptPredicate object at 0xe26c499f82d0>] |
request_methods | ['OPTIONS'] |
route_name | 'reports.tlcSnapshotReport.json' |
Source | |
Line 15 of file /apps/core/instructor/instructor/reports/api.py:
|
|
References | |
route reports.tlcSnapshotReport.json (pattern: 'v2/instructor/{eid}/report/tlcSnapshot.json') |
view function instructor.reports.views.date_range_report | |
---|---|
callable | <function date_range_report at 0xe26c4a940720> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49843f60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.dateRangeReport' |
Source | |
Line 590 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.dateRangeReport (pattern: 'v2/instructor/{eid}/report/gc/{gc}/daterange') | |
template reports/dateRangeReport.html |
view function instructor.reports.views.date_range_report_pdf | |
---|---|
callable | <function date_range_report_pdf at 0xe26c4a940900> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49858360> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.dateRangeReport.pdf' |
Source | |
Line 623 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.dateRangeReport.pdf (pattern: 'v2/instructor/{eid}/report/gc/{gc}/daterange.pdf') |
view function instructor.reports.views.date_range_report_xls | |
---|---|
callable | <function date_range_report_xls at 0xe26c4a940ae0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49858720> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.dateRangeReport.xls' |
Source | |
Line 664 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.dateRangeReport.xls (pattern: 'v2/instructor/{eid}/report/gc/{gc}/daterange.xls') |
view function instructor.reports.views.enterprise_info | |
---|---|
callable | <function enterprise_info at 0xe26c4a943ce0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49858ae0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.enterpriseInfo' |
Source | |
Line 2024 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.enterpriseInfo (pattern: 'v2/instructor/{eid}/reports/enterpriseinfo') | |
template reports/enterprise_info.html |
view function instructor.reports.views.generate_report_export_name | |
---|---|
callable | <function generate_report_export_name at 0xe26c4a8f7060> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49858ea0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.generate_report_export_name' |
Source | |
Line 47 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.generate_report_export_name (pattern: 'v2/instructor/{eid}/generateReportExportName') |
view function instructor.reports.views.get_all_exams_ajax | |
---|---|
callable | <function get_all_exams_ajax at 0xe26c4a941f80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49859260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.get_all_exams_ajax' |
Source | |
Line 1179 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.get_all_exams_ajax (pattern: 'v2/instructor/{eid}/reports/get_all_exams_ajax') |
view function instructor.reports.views.get_rated_exams_ajax | |
---|---|
callable | <function get_rated_exams_ajax at 0xe26c4a942160> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49859620> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.get_rated_exams_ajax' |
Source | |
Line 1196 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.get_rated_exams_ajax (pattern: 'v2/instructor/{eid}/reports/get_rated_exams_ajax') |
view function instructor.reports.views.group_analysis_report | |
---|---|
callable | <function group_analysis_report at 0xe26c4a940180> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c498599e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.groupAnalysisReport' |
Source | |
Line 434 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.groupAnalysisReport (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis') | |
template reports/groupAnalysisReport.html |
view function instructor.reports.views.group_analysis_report_pdf | |
---|---|
callable | <function group_analysis_report_pdf at 0xe26c4a940360> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49859da0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.groupAnalysisReport.pdf' |
Source | |
Line 472 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.groupAnalysisReport.pdf (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.pdf') |
view function instructor.reports.views.group_analysis_report_xls | |
---|---|
callable | <function group_analysis_report_xls at 0xe26c4a940540> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4985a160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.groupAnalysisReport.xls' |
Source | |
Line 520 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.groupAnalysisReport.xls (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.xls') |
view function instructor.reports.views.last_attempt_report | |
---|---|
callable | <function last_attempt_report at 0xe26c4a940cc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4985a520> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.lastAttemptReport' |
Source | |
Line 728 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.lastAttemptReport (pattern: 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/lastAttemptReport') | |
template reports/lastAttemptReport.html |
view function instructor.reports.views.last_attempt_report_pdf | |
---|---|
callable | <function last_attempt_report_pdf at 0xe26c4a940ea0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4985a8e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.lastAttemptReport.pdf' |
Source | |
Line 762 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.lastAttemptReport.pdf (pattern: 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/lastAttemptReport.pdf') |
view function instructor.reports.views.last_attempt_report_xls | |
---|---|
callable | <function last_attempt_report_xls at 0xe26c4a941080> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4985aca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.lastAttemptReport.xls' |
Source | |
Line 806 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.lastAttemptReport.xls (pattern: 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/lastAttemptReport.xls') |
view function instructor.reports.views.list_reports | |
---|---|
callable | <function list_reports at 0xe26c4a8f7420> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4985b060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.listReports' |
Source | |
Line 84 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.listReports (pattern: 'v2/instructor/{eid}/report/list') | |
template reports/listReports.html |
view function instructor.reports.views.list_to_group | |
---|---|
callable | <function list_to_group at 0xe26c4a941260> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4985b420> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.listToGroup' |
Source | |
Line 901 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.listToGroup (pattern: 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/listToGroup') |
view function instructor.reports.views.messageList | |
---|---|
callable | <function messageList at 0xe26c4a941440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4985b7e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.messageList' |
Source | |
Line 922 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.messageList (pattern: 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/messageList') |
view function instructor.reports.views.multi_exam_report | |
---|---|
callable | <function multi_exam_report at 0xe26c4a8f7ba0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4985bba0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.multiExamReport' |
Source | |
Line 263 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.multiExamReport (pattern: 'v2/instructor/{eid}/report/multiexam') | |
template reports/multiExamReportForm.html |
view function instructor.reports.views.multi_exam_report_pdf | |
---|---|
callable | <function multi_exam_report_pdf at 0xe26c4a8f7d80> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4985bf60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.multiExamReport.pdf' |
Source | |
Line 309 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.multiExamReport.pdf (pattern: 'v2/instructor/{eid}/report/multiexam.pdf') |
view function instructor.reports.views.multi_exam_report_xls | |
---|---|
callable | <function multi_exam_report_xls at 0xe26c4a8f7f60> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49860360> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.multiExamReport.xls' |
Source | |
Line 361 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.multiExamReport.xls (pattern: 'v2/instructor/{eid}/report/multiexam.xls') |
view function instructor.reports.views.question_ajax | |
---|---|
callable | <function question_ajax at 0xe26c4a9580e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49860720> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.question_ajax' |
Source | |
Line 2086 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.question_ajax (pattern: 'v2/instructor/{eid}/{eqid}/report/question_ajax') | |
template reports/Question.html |
view function instructor.reports.views.question_pool_stats | |
---|---|
callable | <function question_pool_stats at 0xe26c4a943560> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49860ae0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.questionPoolStats' |
Source | |
Line 1745 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.questionPoolStats (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionpoolstats') | |
template reports/questionPoolStats.html |
view function instructor.reports.views.question_pool_stats_pdf | |
---|---|
callable | <function question_pool_stats_pdf at 0xe26c4a943740> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49860ea0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.questionPoolStats.pdf' |
Source | |
Line 1792 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.questionPoolStats.pdf (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionpoolstats.pdf') |
view function instructor.reports.views.question_pool_stats_xls | |
---|---|
callable | <function question_pool_stats_xls at 0xe26c4a943920> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49861260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.questionPoolStats.xls' |
Source | |
Line 1858 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.questionPoolStats.xls (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionpoolstats.xls') |
view function instructor.reports.views.question_rank | |
---|---|
callable | <function question_rank at 0xe26c4a942fc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49861620> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.questionRank' |
Source | |
Line 1500 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.questionRank (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrank') | |
template reports/questionRank.html |
view function instructor.reports.views.question_rank_ajax | |
---|---|
callable | <function question_rank_ajax at 0xe26c4a943ec0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c498619e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.questionRank_ajax' |
Source | |
Line 2031 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.questionRank_ajax (pattern: 'v2/instructor/{eid}/report/questionRank_ajax/{reportType}') | |
template reports/questionRankQuestionRow.html |
view function instructor.reports.views.question_rank_pdf | |
---|---|
callable | <function question_rank_pdf at 0xe26c4a9431a0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49861da0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.questionRank.pdf' |
Source | |
Line 1541 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.questionRank.pdf (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrank.pdf') |
view function instructor.reports.views.question_rank_xls | |
---|---|
callable | <function question_rank_xls at 0xe26c4a943380> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49862160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.questionRank.xls' |
Source | |
Line 1618 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.questionRank.xls (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrank.xls') |
view function instructor.reports.views.question_ranking_graph | |
---|---|
callable | <function question_ranking_graph at 0xe26c4a943b00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49862520> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.questionRankingGraph' |
Source | |
Line 1982 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.questionRankingGraph (pattern: 'v2/instructor/{eid}/report/exam/{examid}/questionrankinggraph') | |
template reports/questionRankingGraph.html |
view function instructor.reports.views.question_rating | |
---|---|
callable | <function question_rating at 0xe26c4a942340> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c498628e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.ratingReport' |
Source | |
Line 1212 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.ratingReport (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/questionrating') | |
template reports/questionRating.html |
view function instructor.reports.views.question_rating_detail | |
---|---|
callable | <function question_rating_detail at 0xe26c4a942980> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49862ca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.ratingReportDetail' |
Source | |
Line 1368 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.ratingReportDetail (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating') | |
template reports/questionRatingDetail.html |
view function instructor.reports.views.question_rating_pdf | |
---|---|
callable | <function question_rating_pdf at 0xe26c4a942520> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49863060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.ratingReport.pdf' |
Source | |
Line 1238 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.ratingReport.pdf (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/questionrating.pdf') |
view function instructor.reports.views.question_rating_xls | |
---|---|
callable | <function question_rating_xls at 0xe26c4a942700> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49863420> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.ratingReport.xls' |
Source | |
Line 1277 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.ratingReport.xls (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/questionrating.xls') |
view function instructor.reports.views.question_result_ajax | |
---|---|
callable | <function question_result_ajax at 0xe26c4a8f7240> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c498637e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.questionResultAjax' |
Source | |
Line 58 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.questionResultAjax (pattern: 'v2/instructor/{eid}/report/question/results/{uid}/{exid}/{qid}/') | |
template reports/studentQuestionAnswer.html |
view function instructor.reports.views.ratingReportDetail_pdf | |
---|---|
callable | <function ratingReportDetail_pdf at 0xe26c4a942c00> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49863ba0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.ratingReportDetail.pdf' |
Source | |
Line 1396 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.ratingReportDetail.pdf (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating.pdf') |
view function instructor.reports.views.ratingReportDetail_xls | |
---|---|
callable | <function ratingReportDetail_xls at 0xe26c4a942de0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49863f60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.ratingReportDetail.xls' |
Source | |
Line 1436 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.ratingReportDetail.xls (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating.xls') |
view function instructor.reports.views.right_wrong_pdf | |
---|---|
callable | <function right_wrong_pdf at 0xe26c4a9584a0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49674360> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.rightWrongResults.pdf' |
Source | |
Line 2229 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.rightWrongResults.pdf (pattern: 'v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults.pdf') |
view function instructor.reports.views.right_wrong_results | |
---|---|
callable | <function right_wrong_results at 0xe26c4a9582c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49674900> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f8b90>] |
request_methods | 'POST' |
route_name | 'reports.rightWrongResults' |
Source | |
Line 2145 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.rightWrongResults (pattern: 'v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults') | |
template reports/rightWrongResults.html |
view function instructor.reports.views.right_wrong_xls | |
---|---|
callable | <function right_wrong_xls at 0xe26c4a9585e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49674cc0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.rightWrongResults.xls' |
Source | |
Line 2290 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.rightWrongResults.xls (pattern: 'v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults.xls') |
view function instructor.reports.views.search_and_schedule | |
---|---|
callable | <function search_and_schedule at 0xe26c4a941620> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49675080> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.searchAndSchedule' |
Source | |
Line 954 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.searchAndSchedule (pattern: 'v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/searchandschedule') | |
template reports/searchAndSchedule.html |
view function instructor.reports.views.search_and_schedule_excel | |
---|---|
callable | <function search_and_schedule_excel at 0xe26c4a9419e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49675440> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.searchAndSchedule.xls' |
Source | |
Line 1058 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.searchAndSchedule.xls (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/gc/{gc}/g/{g}/schedule/search/form.xls') |
view function instructor.reports.views.search_and_schedule_pdf | |
---|---|
callable | <function search_and_schedule_pdf at 0xe26c4a941800> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49675800> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.searchAndSchedule.pdf' |
Source | |
Line 1004 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.searchAndSchedule.pdf (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/gc/{gc}/g/{g}/schedule/search/form.pdf') |
view function instructor.reports.views.snapshot_report | |
---|---|
callable | <function snapshot_report at 0xe26c4a8f7600> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49675bc0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.snapshotReport' |
Source | |
Line 110 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.snapshotReport (pattern: 'v2/instructor/{eid}/report/exam/{examid}/snapshot') | |
template reports/snapshotReport.html |
view function instructor.reports.views.snapshot_report_pdf | |
---|---|
callable | <function snapshot_report_pdf at 0xe26c4a8f77e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49675f80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.snapshotReport.pdf' |
Source | |
Line 158 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.snapshotReport.pdf (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/group/{g}/snapshot.pdf') |
view function instructor.reports.views.snapshot_report_xls | |
---|---|
callable | <function snapshot_report_xls at 0xe26c4a8f79c0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49676340> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.snapshotReport.xls' |
Source | |
Line 197 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.snapshotReport.xls (pattern: 'v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/group/{g}/snapshot.xls') |
view function instructor.reports.views.student_question_grid | |
---|---|
callable | <function student_question_grid at 0xe26c4a958860> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49676700> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.studentQuestionGrid' |
Source | |
Line 2422 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.studentQuestionGrid (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid') | |
template reports/studentQuestionGrid.html |
view function instructor.reports.views.student_question_grid_refresh | |
---|---|
callable | <function student_question_grid_refresh at 0xe26c4a958a40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49676ac0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.studentQuestionGridRefresh' |
Source | |
Line 2473 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.studentQuestionGridRefresh (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid/refresh') | |
template reports/studentQuestionGridDynamic.html |
view function instructor.reports.views.student_question_grid_xls | |
---|---|
callable | <function student_question_grid_xls at 0xe26c4a958c20> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49676e80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.studentQuestionGrid.xls' |
Source | |
Line 2513 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.studentQuestionGrid.xls (pattern: 'v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid.xls') |
view function instructor.reports.views.summary_form | |
---|---|
callable | <function summary_form at 0xe26c4a941bc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49677240> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.recentResults' |
Source | |
Line 1138 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.recentResults (pattern: 'v2/instructor/{eid}/report/recentresults') | |
template reports/recentResults.html |
view function instructor.reports.views.summary_form_ajax | |
---|---|
callable | <function summary_form_ajax at 0xe26c4a941da0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49677600> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'reports.recentResults_ajax' |
Source | |
Line 1155 of file /apps/core/instructor/instructor/reports/views.py:
|
|
References | |
route reports.recentResults_ajax (pattern: 'v2/instructor/{eid}/report/recentresults_ajax') |
view function instructor.secure.api.HelloWorld_api | |
---|---|
callable | <function HelloWorld_api at 0xe26c4a78f100> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496779c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.HelloWorld.xml' |
Source | |
Line 40 of file /apps/core/instructor/instructor/secure/api.py:
|
|
References | |
route myAccount.HelloWorld.xml (pattern: '/v2/hello_world.xml') |
view function instructor.secure.api.HelloWorld_api | |
---|---|
callable | <function HelloWorld_api at 0xe26c4a78f100> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49677d80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'myAccount.HelloWorld.json' |
Source | |
Line 39 of file /apps/core/instructor/instructor/secure/api.py:
|
|
References | |
route myAccount.HelloWorld.json (pattern: '/v2/hello_world.json') |
view function instructor.secure.api.get_instructorid | |
---|---|
callable | <function get_instructorid at 0xe26c4a78ee80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49680180> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.secure.getInstructorID.xml' |
Source | |
Line 22 of file /apps/core/instructor/instructor/secure/api.py:
|
|
References | |
route api.secure.getInstructorID.xml (pattern: '/v2/validate.xml') |
view function instructor.secure.api.get_instructorid | |
---|---|
callable | <function get_instructorid at 0xe26c4a78ee80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49680540> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.secure.getInstructorID.json' |
Source | |
Line 21 of file /apps/core/instructor/instructor/secure/api.py:
|
|
References | |
route api.secure.getInstructorID.json (pattern: '/v2/validate.json') |
view function instructor.secure.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4a78ea20> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49680a40> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f8a90>] |
request_methods | ['OPTIONS'] |
route_name | 'api.secure.getInstructorID.xml' |
Source | |
Line 15 of file /apps/core/instructor/instructor/secure/api.py:
|
|
References | |
route api.secure.getInstructorID.xml (pattern: '/v2/validate.xml') |
view function instructor.secure.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4a78ea20> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49680e00> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f8bd0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.secure.getInstructorID.json' |
Source | |
Line 13 of file /apps/core/instructor/instructor/secure/api.py:
|
|
References | |
route api.secure.getInstructorID.json (pattern: '/v2/validate.json') |
view function instructor.secure.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4a78ea20> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496811c0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499fa7d0>] |
request_methods | ['OPTIONS'] |
route_name | 'myAccount.HelloWorld.xml' |
Source | |
Line 12 of file /apps/core/instructor/instructor/secure/api.py:
|
|
References | |
route myAccount.HelloWorld.xml (pattern: '/v2/hello_world.xml') |
view function instructor.secure.api.view_options | |
---|---|
callable | <function view_options at 0xe26c4a78ea20> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49681580> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499f85d0>] |
request_methods | ['OPTIONS'] |
route_name | 'myAccount.HelloWorld.json' |
Source | |
Line 11 of file /apps/core/instructor/instructor/secure/api.py:
|
|
References | |
route myAccount.HelloWorld.json (pattern: '/v2/hello_world.json') |
view function instructor.secure.views.check_answer_ajax | |
---|---|
callable | <function check_answer_ajax at 0xe26c4a7ae980> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49681800> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'secure.checkAnswer_ajax' |
Source | |
Line 219 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
route secure.checkAnswer_ajax (pattern: '/checkAnswer_ajax') |
view function instructor.secure.views.guarana_direct_login | |
---|---|
callable | <function guarana_direct_login at 0xe26c4a7ae3e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49681bc0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'secure.guaranaDirectLogin' |
Source | |
Line 61 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
route secure.guaranaDirectLogin (pattern: '/index.cfm') |
view function instructor.secure.views.guarana_direct_login | |
---|---|
callable | <function guarana_direct_login at 0xe26c4a7ae3e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49681f80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'secure.guaranaDirectLogin_new' |
Source | |
Line 60 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
route secure.guaranaDirectLogin_new (pattern: '/directLogin') |
view function instructor.secure.views.log_out | |
---|---|
callable | <function log_out at 0xe26c4a7aed40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49682340> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'secure.logOut' |
Source | |
Line 428 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
route secure.logOut (pattern: '/logOut') | |
template secure/login.html |
view function instructor.secure.views.login | |
---|---|
callable | <function login at 0xe26c4a7ae2a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49682700> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'secure.login' |
Source | |
Line 27 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
route secure.login (pattern: '/') | |
template secure/login.html |
view function instructor.secure.views.login_resend | |
---|---|
callable | <function login_resend at 0xe26c4a7ae700> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49682ac0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'secure.loginResend' |
Source | |
Line 154 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
route secure.loginResend (pattern: '/loginResend') |
view function instructor.secure.views.login_resend_form | |
---|---|
callable | <function login_resend_form at 0xe26c4a7ae5c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49682e80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'secure.loginResendForm' |
Source | |
Line 131 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
route secure.loginResendForm (pattern: '/loginResendForm') | |
template secure/loginResendForm.html |
view function instructor.secure.views.login_reset_form | |
---|---|
callable | <function login_reset_form at 0xe26c4a7ae840> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49683240> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'secure.loginResetForm' |
Source | |
Line 206 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
route secure.loginResetForm (pattern: '/{eid}/loginResetForm') | |
template secure/loginResetForm.html |
view function instructor.secure.views.login_reset_password | |
---|---|
callable | <function login_reset_password at 0xe26c4a7aeac0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49683600> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'secure.loginResetPassword' |
Source | |
Line 228 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
route secure.loginResetPassword (pattern: '/loginResetPassword') | |
template secure/login.html |
view function instructor.secure.views.okta_saml_metadata | |
---|---|
callable | <function okta_saml_metadata at 0xe26c49e0d080> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496839c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'account.okta-saml-metadata' |
Source | |
Line 504 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
route account.okta-saml-metadata (pattern: '/saml/metadata/{enc_companyid}') |
view function instructor.secure.views.okta_saml_response_reader | |
---|---|
callable | <function okta_saml_response_reader at 0xe26c49e0d1c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49683d80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'account.okta-saml-response' |
Source | |
Line 519 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
route account.okta-saml-response (pattern: '/saml/acs/{enc_companyid}') | |
template account/okta-result.html |
view function instructor.secure.views.process_login | |
---|---|
callable | <function process_login at 0xe26c4a7aec00> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49688180> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'secure.processLogin' |
Source | |
Line 240 of file /apps/core/instructor/instructor/secure/views.py:
|
|
References | |
route secure.processLogin (pattern: '/processLogin') |
view function instructor.stripe.views.stripe_webhook | |
---|---|
callable | <function stripe_webhook at 0xe26c49e21ee0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49688720> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c499fb6d0>] |
request_methods | 'POST' |
route_name | 'stripe.webhook' |
Source | |
Line 57 of file /apps/core/instructor/instructor/stripe/views.py:
|
|
References | |
route stripe.webhook (pattern: '/stripe/webhook') |
view function instructor.student.api.addtime_exam_api | |
---|---|
accept | 'application/json' |
callable | <function addtime_exam_api at 0xe26c49c999e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49688cc0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499f86d0>] |
route_name | 'student.addExtraTime.xml_legacy' |
Source | |
Line 559 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.addExtraTime.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/time/add.xml') |
view function instructor.student.api.addtime_exam_api | |
---|---|
accept | 'application/json' |
callable | <function addtime_exam_api at 0xe26c49c999e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49689260> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499f81d0>] |
route_name | 'student.addExtraTime.json_legacy' |
Source | |
Line 558 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.addExtraTime.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/time/add.json') |
view function instructor.student.api.addtime_exam_api | |
---|---|
accept | 'application/json' |
callable | <function addtime_exam_api at 0xe26c49c999e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49689800> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499fb5d0>] |
route_name | 'student.addExtraTime.xml' |
Source | |
Line 557 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.addExtraTime.xml (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/time/add.xml') |
view function instructor.student.api.addtime_exam_api | |
---|---|
accept | 'application/json' |
callable | <function addtime_exam_api at 0xe26c49c999e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49689da0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c499fb7d0>] |
route_name | 'student.addExtraTime.json' |
Source | |
Line 556 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.addExtraTime.json (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/time/add.json') |
view function instructor.student.api.create_student_api | |
---|---|
accept | 'application/json' |
callable | <function create_student_api at 0xe26c49c87100> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4968a340> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00610>] |
route_name | 'student.createStudentLegacy.json' |
Source | |
Line 276 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.createStudentLegacy.json (pattern: 'v2/instructor/{eid}/student/student.json') |
view function instructor.student.api.create_student_api | |
---|---|
accept | 'application/json' |
callable | <function create_student_api at 0xe26c49c87100> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4968a8e0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00150>] |
route_name | 'student.createStudentLegacy.xml' |
Source | |
Line 275 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.createStudentLegacy.xml (pattern: 'v2/instructor/{eid}/student/student.xml') |
view function instructor.student.api.create_student_api | |
---|---|
accept | 'application/json' |
callable | <function create_student_api at 0xe26c49c87100> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4968ae80> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00650>] |
route_name | 'student.createStudent.json' |
Source | |
Line 273 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.createStudent.json (pattern: 'v2/instructor/{eid}/student.json') |
view function instructor.student.api.create_student_api | |
---|---|
accept | 'application/json' |
callable | <function create_student_api at 0xe26c49c87100> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4968b420> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00710>] |
route_name | 'student.createStudent.xml' |
Source | |
Line 272 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.createStudent.xml (pattern: 'v2/instructor/{eid}/student.xml') |
view function instructor.student.api.delete_student_api | |
---|---|
callable | <function delete_student_api at 0xe26c49c87b00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4968b7e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.deleteStudent.json' |
Source | |
Line 379 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.deleteStudent.json (pattern: 'v2/instructor/{eid}/student/{studentid}/initials/{initials}.json') |
view function instructor.student.api.delete_student_api | |
---|---|
callable | <function delete_student_api at 0xe26c49c87b00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4968bba0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.deleteStudent.xml' |
Source | |
Line 378 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.deleteStudent.xml (pattern: 'v2/instructor/{eid}/student/{studentid}/initials/{initials}.xml') |
view function instructor.student.api.edit_student_api | |
---|---|
accept | 'application/json' |
callable | <function edit_student_api at 0xe26c49c877e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49698180> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00a10>] |
route_name | 'student.editStudent.json' |
Source | |
Line 336 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.editStudent.json (pattern: 'v2/instructor/{eid}/student/{studentid}.json') |
view function instructor.student.api.edit_student_api | |
---|---|
accept | 'application/json' |
callable | <function edit_student_api at 0xe26c49c877e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49698720> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00090>] |
route_name | 'student.editStudent.xml' |
Source | |
Line 335 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.editStudent.xml (pattern: 'v2/instructor/{eid}/student/{studentid}.xml') |
view function instructor.student.api.exam_history_json | |
---|---|
callable | <function exam_history_json at 0xe26c49c9ad40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49698ae0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.exams.json' |
Source | |
Line 670 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.exams.json (pattern: 'v2/instructor/{eid}/student/{uid}/exams.json') |
view function instructor.student.api.exam_scheduled_api | |
---|---|
callable | <function exam_scheduled_api at 0xe26c49c9a5c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49698ea0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.scheduled_students.xml_legacy' |
Source | |
Line 622 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduled_students.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/scheduled.xml') |
view function instructor.student.api.exam_scheduled_api | |
---|---|
callable | <function exam_scheduled_api at 0xe26c49c9a5c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49699260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.scheduled_students.json_legacy' |
Source | |
Line 621 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduled_students.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/scheduled.json') |
view function instructor.student.api.exam_scheduled_api | |
---|---|
callable | <function exam_scheduled_api at 0xe26c49c9a5c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49699620> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.scheduled_students.xml' |
Source | |
Line 620 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduled_students.xml (pattern: 'v2/instructor/{eid}/student/scheduled.xml') |
view function instructor.student.api.exam_scheduled_api | |
---|---|
callable | <function exam_scheduled_api at 0xe26c49c9a5c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496999e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.scheduled_students.json' |
Source | |
Line 619 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduled_students.json (pattern: 'v2/instructor/{eid}/student/scheduled.json') |
view function instructor.student.api.exam_ssolink_api | |
---|---|
callable | <function exam_ssolink_api at 0xe26c49c99f80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49699da0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.ssoExamLink.xml_legacy' |
Source | |
Line 593 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.ssoExamLink.xml_legacy (pattern: 'v2/instructor/{eid}/userexam/{userexamid}/sso.xml') |
view function instructor.student.api.exam_ssolink_api | |
---|---|
callable | <function exam_ssolink_api at 0xe26c49c99f80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4969a160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.ssoExamLink.json_legacy' |
Source | |
Line 592 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.ssoExamLink.json_legacy (pattern: 'v2/instructor/{eid}/userexam/{userexamid}/sso.json') |
view function instructor.student.api.exam_ssolink_api | |
---|---|
callable | <function exam_ssolink_api at 0xe26c49c99f80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4969a520> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.ssoExamLink.xml' |
Source | |
Line 591 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.ssoExamLink.xml (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/sso.xml') |
view function instructor.student.api.exam_ssolink_api | |
---|---|
callable | <function exam_ssolink_api at 0xe26c49c99f80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4969a8e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.ssoExamLink.json' |
Source | |
Line 590 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.ssoExamLink.json (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/sso.json') |
view function instructor.student.api.exam_stats_json | |
---|---|
callable | <function exam_stats_json at 0xe26c49c9af20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4969aca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.examStats.json' |
Source | |
Line 704 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.examStats.json (pattern: 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.json') |
view function instructor.student.api.get_exam_attempt_api | |
---|---|
callable | <function get_exam_attempt_api at 0xe26c49c9a980> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4969b060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.exam_attempt.xml_legacy' |
Source | |
Line 646 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.exam_attempt.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/attempt.xml') |
view function instructor.student.api.get_exam_attempt_api | |
---|---|
callable | <function get_exam_attempt_api at 0xe26c49c9a980> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4969b420> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.exam_attempt.json_legacy' |
Source | |
Line 645 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.exam_attempt.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/attempt.json') |
view function instructor.student.api.get_exam_attempt_api | |
---|---|
callable | <function get_exam_attempt_api at 0xe26c49c9a980> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4969b7e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.exam_attempt.xml' |
Source | |
Line 644 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.exam_attempt.xml (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/attempt.xml') |
view function instructor.student.api.get_exam_attempt_api | |
---|---|
callable | <function get_exam_attempt_api at 0xe26c49c9a980> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4969bba0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.exam_attempt.json' |
Source | |
Line 643 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.exam_attempt.json (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/attempt.json') |
view function instructor.student.api.get_student_api | |
---|---|
accept | 'application/json' |
callable | <function get_student_api at 0xe26c49c86b60> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496a0180> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00810>] |
route_name | 'student.getStudent.json' |
Source | |
Line 246 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.getStudent.json (pattern: 'v2/instructor/{eid}/student/{studentid}.json') |
view function instructor.student.api.get_student_api | |
---|---|
accept | 'application/json' |
callable | <function get_student_api at 0xe26c49c86b60> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496a0720> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00310>] |
route_name | 'student.getStudent.xml' |
Source | |
Line 245 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.getStudent.xml (pattern: 'v2/instructor/{eid}/student/{studentid}.xml') |
view function instructor.student.api.get_users_group | |
---|---|
callable | <function get_users_group at 0xe26c49c98040> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496a0ae0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.getGroup.xml' |
Source | |
Line 431 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.getGroup.xml (pattern: 'v2/instructor/{eid}/student/{studentid}/group.xml') |
view function instructor.student.api.get_users_group | |
---|---|
callable | <function get_users_group at 0xe26c49c98040> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496a0ea0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.getGroup.json' |
Source | |
Line 430 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.getGroup.json (pattern: 'v2/instructor/{eid}/student/{studentid}/group.json') |
view function instructor.student.api.list_students_json_post | |
---|---|
accept | 'application/json' |
callable | <function list_students_json_post at 0xe26c49c867a0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496a1440> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a01a10>] |
route_name | 'student.listStudents.json' |
Source | |
Line 172 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.listStudents.json (pattern: 'v2/instructor/{eid}/student/list.json') |
view function instructor.student.api.list_students_json_post | |
---|---|
accept | 'application/json' |
callable | <function list_students_json_post at 0xe26c49c867a0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496a19e0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00c90>] |
route_name | 'student.listStudents.xml' |
Source | |
Line 171 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.listStudents.xml (pattern: 'v2/instructor/{eid}/student/list.xml') |
view function instructor.student.api.process_dca_applicant | |
---|---|
accept | 'application/json' |
callable | <function process_dca_applicant at 0xe26c49c86340> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496a1f80> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00750>] |
route_name | 'student.process_dca_applicant.json' |
Source | |
Line 84 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.process_dca_applicant.json (pattern: 'v2/instructor/{eid}/applicant/process.json') |
view function instructor.student.api.process_dca_applicant | |
---|---|
accept | 'application/json' |
callable | <function process_dca_applicant at 0xe26c49c86340> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496a2520> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00210>] |
route_name | 'student.process_dca_applicant.xml' |
Source | |
Line 83 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.process_dca_applicant.xml (pattern: 'v2/instructor/{eid}/applicant/process.xml') |
view function instructor.student.api.reset_exam_api | |
---|---|
callable | <function reset_exam_api at 0xe26c49c99440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496a28e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.resetExamAttempt.xml_legacy' |
Source | |
Line 525 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.resetExamAttempt.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/reset.xml') |
view function instructor.student.api.reset_exam_api | |
---|---|
callable | <function reset_exam_api at 0xe26c49c99440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496a2ca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.resetExamAttempt.json_legacy' |
Source | |
Line 524 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.resetExamAttempt.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/reset.json') |
view function instructor.student.api.reset_exam_api | |
---|---|
callable | <function reset_exam_api at 0xe26c49c99440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496a3060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.resetExamAttempt.xml' |
Source | |
Line 523 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.resetExamAttempt.xml (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/reset.xml') |
view function instructor.student.api.reset_exam_api | |
---|---|
callable | <function reset_exam_api at 0xe26c49c99440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496a3420> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.resetExamAttempt.json' |
Source | |
Line 522 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.resetExamAttempt.json (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/reset.json') |
view function instructor.student.api.schedule_students_api | |
---|---|
accept | 'application/json' |
callable | <function schedule_students_api at 0xe26c49c98540> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496a39c0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a01910>] |
route_name | 'student.scheduleStudent.xml_legacy' |
Source | |
Line 456 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduleStudent.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/schedule.xml') |
view function instructor.student.api.schedule_students_api | |
---|---|
accept | 'application/json' |
callable | <function schedule_students_api at 0xe26c49c98540> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496a3f60> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a01d90>] |
route_name | 'student.scheduleStudent.json_legacy' |
Source | |
Line 455 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduleStudent.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/schedule.json') |
view function instructor.student.api.schedule_students_api | |
---|---|
accept | 'application/json' |
callable | <function schedule_students_api at 0xe26c49c98540> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496ac540> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a01c90>] |
route_name | 'student.scheduleStudent.xml' |
Source | |
Line 454 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduleStudent.xml (pattern: 'v2/instructor/{eid}/student/exam/{examid}/schedule.xml') |
view function instructor.student.api.schedule_students_api | |
---|---|
accept | 'application/json' |
callable | <function schedule_students_api at 0xe26c49c98540> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496acae0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00550>] |
route_name | 'student.scheduleStudent.json' |
Source | |
Line 453 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduleStudent.json (pattern: 'v2/instructor/{eid}/student/exam/{examid}/schedule.json') |
view function instructor.student.api.student_sso_link | |
---|---|
callable | <function student_sso_link at 0xe26c49c9a340> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496acea0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.ssoStudentLink.xml' |
Source | |
Line 607 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.ssoStudentLink.xml (pattern: 'v2/instructor/{eid}/student/{uid}/sso.xml') |
view function instructor.student.api.student_sso_link | |
---|---|
callable | <function student_sso_link at 0xe26c49c9a340> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496ad260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.ssoStudentLink.json' |
Source | |
Line 606 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.ssoStudentLink.json (pattern: 'v2/instructor/{eid}/student/{uid}/sso.json') |
view function instructor.student.api.unschedule_students_api | |
---|---|
accept | 'application/json' |
callable | <function unschedule_students_api at 0xe26c49c98e00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496ad800> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a02690>] |
route_name | 'student.deleteAttempt.xml_legacy' |
Source | |
Line 500 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.deleteAttempt.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/unschedule.xml') |
view function instructor.student.api.unschedule_students_api | |
---|---|
accept | 'application/json' |
callable | <function unschedule_students_api at 0xe26c49c98e00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496adda0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00910>] |
route_name | 'student.deleteAttempt.json_legacy' |
Source | |
Line 499 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.deleteAttempt.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/unschedule.json') |
view function instructor.student.api.unschedule_students_api | |
---|---|
accept | 'application/json' |
callable | <function unschedule_students_api at 0xe26c49c98e00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496ae340> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a00510>] |
route_name | 'student.deleteAttempt.xml' |
Source | |
Line 498 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.deleteAttempt.xml (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/unschedule.xml') |
view function instructor.student.api.unschedule_students_api | |
---|---|
accept | 'application/json' |
callable | <function unschedule_students_api at 0xe26c49c98e00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496ae8e0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a01f90>] |
route_name | 'student.deleteAttempt.json' |
Source | |
Line 497 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.deleteAttempt.json (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/unschedule.json') |
view function instructor.student.api.view_members_uncategotized | |
---|---|
callable | <function view_members_uncategotized at 0xe26c49c87d80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496aeca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.viewMembers.uncategorized.xml' |
Source | |
Line 405 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route api.group.viewMembers.uncategorized.xml (pattern: 'v2/instructor/{eid}/category/{gc}/uncategorized.xml') |
view function instructor.student.api.view_members_uncategotized | |
---|---|
callable | <function view_members_uncategotized at 0xe26c49c87d80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496af060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'api.group.viewMembers.uncategorized.json' |
Source | |
Line 404 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route api.group.viewMembers.uncategorized.json (pattern: 'v2/instructor/{eid}/category/{gc}/uncategorized.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496af560> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a02c10>] |
request_methods | ['OPTIONS'] |
route_name | 'student.process_dca_applicant.json' |
Source | |
Line 76 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.process_dca_applicant.json (pattern: 'v2/instructor/{eid}/applicant/process.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496af920> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a02490>] |
request_methods | ['OPTIONS'] |
route_name | 'student.process_dca_applicant.xml' |
Source | |
Line 75 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.process_dca_applicant.xml (pattern: 'v2/instructor/{eid}/applicant/process.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496afce0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a00d90>] |
request_methods | ['OPTIONS'] |
route_name | 'student.exam_attempt.xml_legacy' |
Source | |
Line 74 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.exam_attempt.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/attempt.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bc0e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a01e90>] |
request_methods | ['OPTIONS'] |
route_name | 'student.exam_attempt.json_legacy' |
Source | |
Line 73 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.exam_attempt.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/attempt.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bc4a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a02910>] |
request_methods | ['OPTIONS'] |
route_name | 'student.exam_attempt.xml' |
Source | |
Line 72 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.exam_attempt.xml (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/attempt.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bc860> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a00410>] |
request_methods | ['OPTIONS'] |
route_name | 'student.exam_attempt.json' |
Source | |
Line 71 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.exam_attempt.json (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/attempt.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bcc20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a02b10>] |
request_methods | ['OPTIONS'] |
route_name | 'student.scheduled_students.xml_legacy' |
Source | |
Line 70 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduled_students.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/scheduled.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bcfe0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a02390>] |
request_methods | ['OPTIONS'] |
route_name | 'student.scheduled_students.json_legacy' |
Source | |
Line 69 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduled_students.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/scheduled.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bd3a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a00450>] |
request_methods | ['OPTIONS'] |
route_name | 'student.scheduled_students.xml' |
Source | |
Line 68 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduled_students.xml (pattern: 'v2/instructor/{eid}/student/scheduled.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bd760> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a02590>] |
request_methods | ['OPTIONS'] |
route_name | 'student.scheduled_students.json' |
Source | |
Line 67 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduled_students.json (pattern: 'v2/instructor/{eid}/student/scheduled.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bdb20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a02e90>] |
request_methods | ['OPTIONS'] |
route_name | 'student.addExtraTime.xml_legacy' |
Source | |
Line 66 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.addExtraTime.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/time/add.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bdee0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a02f90>] |
request_methods | ['OPTIONS'] |
route_name | 'student.addExtraTime.json_legacy' |
Source | |
Line 65 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.addExtraTime.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/time/add.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496be2a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a03090>] |
request_methods | ['OPTIONS'] |
route_name | 'student.addExtraTime.xml' |
Source | |
Line 64 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.addExtraTime.xml (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/time/add.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496be660> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a03190>] |
request_methods | ['OPTIONS'] |
route_name | 'student.addExtraTime.json' |
Source | |
Line 63 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.addExtraTime.json (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/time/add.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bea20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a03290>] |
request_methods | ['OPTIONS'] |
route_name | 'student.resetExamAttempt.xml_legacy' |
Source | |
Line 62 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.resetExamAttempt.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/reset.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bede0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a03390>] |
request_methods | ['OPTIONS'] |
route_name | 'student.resetExamAttempt.json_legacy' |
Source | |
Line 61 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.resetExamAttempt.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/reset.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bf1a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a03490>] |
request_methods | ['OPTIONS'] |
route_name | 'student.resetExamAttempt.xml' |
Source | |
Line 60 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.resetExamAttempt.xml (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/reset.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bf560> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a03590>] |
request_methods | ['OPTIONS'] |
route_name | 'student.resetExamAttempt.json' |
Source | |
Line 59 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.resetExamAttempt.json (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/reset.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bf920> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a03690>] |
request_methods | ['OPTIONS'] |
route_name | 'student.deleteAttempt.xml_legacy' |
Source | |
Line 58 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.deleteAttempt.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/unschedule.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496bfce0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a03c90>] |
request_methods | ['OPTIONS'] |
route_name | 'student.deleteAttempt.json_legacy' |
Source | |
Line 57 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.deleteAttempt.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/unschedule.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496cc0e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a03b90>] |
request_methods | ['OPTIONS'] |
route_name | 'student.deleteAttempt.xml' |
Source | |
Line 56 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.deleteAttempt.xml (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/unschedule.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496cc4a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a00350>] |
request_methods | ['OPTIONS'] |
route_name | 'student.deleteAttempt.json' |
Source | |
Line 55 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.deleteAttempt.json (pattern: 'v2/instructor/{eid}/student/userexam/{userexamid}/unschedule.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496cc860> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a02a10>] |
request_methods | ['OPTIONS'] |
route_name | 'student.scheduleStudent.xml_legacy' |
Source | |
Line 54 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduleStudent.xml_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/schedule.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496ccc20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a03890>] |
request_methods | ['OPTIONS'] |
route_name | 'student.scheduleStudent.json_legacy' |
Source | |
Line 53 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduleStudent.json_legacy (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/schedule.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496ccfe0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a085d0>] |
request_methods | ['OPTIONS'] |
route_name | 'student.scheduleStudent.xml' |
Source | |
Line 52 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduleStudent.xml (pattern: 'v2/instructor/{eid}/student/exam/{examid}/schedule.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496cd3a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a08110>] |
request_methods | ['OPTIONS'] |
route_name | 'student.scheduleStudent.json' |
Source | |
Line 51 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.scheduleStudent.json (pattern: 'v2/instructor/{eid}/student/exam/{examid}/schedule.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496cd760> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a08610>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.viewMembers.uncategorized.xml' |
Source | |
Line 49 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route api.group.viewMembers.uncategorized.xml (pattern: 'v2/instructor/{eid}/category/{gc}/uncategorized.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496cdb20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a086d0>] |
request_methods | ['OPTIONS'] |
route_name | 'api.group.viewMembers.uncategorized.json' |
Source | |
Line 47 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route api.group.viewMembers.uncategorized.json (pattern: 'v2/instructor/{eid}/category/{gc}/uncategorized.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496cdee0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a081d0>] |
request_methods | ['OPTIONS'] |
route_name | 'student.ssoExamLink.xml_legacy' |
Source | |
Line 46 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.ssoExamLink.xml_legacy (pattern: 'v2/instructor/{eid}/userexam/{userexamid}/sso.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496ce2a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a082d0>] |
request_methods | ['OPTIONS'] |
route_name | 'student.ssoExamLink.json_legacy' |
Source | |
Line 45 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.ssoExamLink.json_legacy (pattern: 'v2/instructor/{eid}/userexam/{userexamid}/sso.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496ce660> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a084d0>] |
request_methods | ['OPTIONS'] |
route_name | 'student.ssoExamLink.xml' |
Source | |
Line 44 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.ssoExamLink.xml (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/sso.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496cea20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a083d0>] |
request_methods | ['OPTIONS'] |
route_name | 'student.ssoExamLink.json' |
Source | |
Line 43 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.ssoExamLink.json (pattern: 'v2/instructor/{eid}/scheduler/userexam/{userexamid}/sso.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496cede0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a08510>] |
request_methods | ['OPTIONS'] |
route_name | 'student.ssoStudentLink.xml' |
Source | |
Line 42 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.ssoStudentLink.xml (pattern: 'v2/instructor/{eid}/student/{uid}/sso.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496cf1a0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a08410>] |
request_methods | ['OPTIONS'] |
route_name | 'student.ssoStudentLink.json' |
Source | |
Line 41 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.ssoStudentLink.json (pattern: 'v2/instructor/{eid}/student/{uid}/sso.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496cf560> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a08710>] |
request_methods | ['OPTIONS'] |
route_name | 'student.deleteStudent.json' |
Source | |
Line 40 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.deleteStudent.json (pattern: 'v2/instructor/{eid}/student/{studentid}/initials/{initials}.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496cf920> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a087d0>] |
request_methods | ['OPTIONS'] |
route_name | 'student.deleteStudent.xml' |
Source | |
Line 39 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.deleteStudent.xml (pattern: 'v2/instructor/{eid}/student/{studentid}/initials/{initials}.xml') |
view function instructor.student.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496cfce0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a088d0>, <pyramid.predicates.AcceptPredicate object at 0xe26c49a08fd0>] |
request_methods | ['OPTIONS'] |
route_name | 'student.editStudent.json' |
Source | |
Line 37 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.editStudent.json (pattern: 'v2/instructor/{eid}/student/{studentid}.json') |
view function instructor.student.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496dc0e0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a092d0>, <pyramid.predicates.AcceptPredicate object at 0xe26c49a089d0>] |
request_methods | ['OPTIONS'] |
route_name | 'student.editStudent.xml' |
Source | |
Line 35 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.editStudent.xml (pattern: 'v2/instructor/{eid}/student/{studentid}.xml') |
view function instructor.student.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496dc4a0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a09410>, <pyramid.predicates.AcceptPredicate object at 0xe26c49a08ad0>] |
request_methods | ['OPTIONS'] |
route_name | 'student.createStudentLegacy.json' |
Source | |
Line 33 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.createStudentLegacy.json (pattern: 'v2/instructor/{eid}/student/student.json') |
view function instructor.student.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496dc860> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a09550>, <pyramid.predicates.AcceptPredicate object at 0xe26c49a08310>] |
request_methods | ['OPTIONS'] |
route_name | 'student.createStudentLegacy.xml' |
Source | |
Line 31 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.createStudentLegacy.xml (pattern: 'v2/instructor/{eid}/student/student.xml') |
view function instructor.student.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496dcc20> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a09690>, <pyramid.predicates.AcceptPredicate object at 0xe26c49a08cd0>] |
request_methods | ['OPTIONS'] |
route_name | 'student.createStudent.json' |
Source | |
Line 29 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.createStudent.json (pattern: 'v2/instructor/{eid}/student.json') |
view function instructor.student.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496dcfe0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a097d0>, <pyramid.predicates.AcceptPredicate object at 0xe26c49a08210>] |
request_methods | ['OPTIONS'] |
route_name | 'student.createStudent.xml' |
Source | |
Line 27 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.createStudent.xml (pattern: 'v2/instructor/{eid}/student.xml') |
view function instructor.student.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496dd3a0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a09910>, <pyramid.predicates.AcceptPredicate object at 0xe26c49a08ed0>] |
request_methods | ['OPTIONS'] |
route_name | 'student.getStudent.json' |
Source | |
Line 25 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.getStudent.json (pattern: 'v2/instructor/{eid}/student/{studentid}.json') |
view function instructor.student.api.view_options | |
---|---|
accept | 'application/json' |
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496dd760> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a09a50>, <pyramid.predicates.AcceptPredicate object at 0xe26c49a08dd0>] |
request_methods | ['OPTIONS'] |
route_name | 'student.getStudent.xml' |
Source | |
Line 23 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.getStudent.xml (pattern: 'v2/instructor/{eid}/student/{studentid}.xml') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496ddb20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a09b90>] |
request_methods | ['OPTIONS'] |
route_name | 'student.listStudents.json' |
Source | |
Line 22 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.listStudents.json (pattern: 'v2/instructor/{eid}/student/list.json') |
view function instructor.student.api.view_options | |
---|---|
callable | <function view_options at 0xe26c49c72e80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496ddee0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a091d0>] |
request_methods | ['OPTIONS'] |
route_name | 'student.listStudents.xml' |
Source | |
Line 21 of file /apps/core/instructor/instructor/student/api.py:
|
|
References | |
route student.listStudents.xml (pattern: 'v2/instructor/{eid}/student/list.xml') |
view function instructor.student.views.add_extra_time_route | |
---|---|
callable | <function add_extra_time_route at 0xe26c49d4f600> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496de160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.addExtraTime' |
Source | |
Line 740 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.addExtraTime (pattern: 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/time/add') |
view function instructor.student.views.archive_student | |
---|---|
callable | <function archive_student at 0xe26c49d4dda0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496de520> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.archiveStudent' |
Source | |
Line 459 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.archiveStudent (pattern: 'v2/instructor/{eid}/student/{studentid}/archive') |
view function instructor.student.views.create_student_form_route | |
---|---|
callable | <function create_student_form_route at 0xe26c49d4d080> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496de8e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.createStudentForm' |
Source | |
Line 148 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.createStudentForm (pattern: 'v2/instructor/{eid}/student/create/form') | |
template student/createStudentForm.html |
view function instructor.student.views.create_student_route | |
---|---|
callable | <function create_student_route at 0xe26c49d4d260> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496deca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.createStudent' |
Source | |
Line 170 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.createStudent (pattern: 'v2/instructor/{eid}/student/create') |
view function instructor.student.views.dca_score_report_pdf | |
---|---|
callable | <function dca_score_report_pdf at 0xe26c49b6d3a0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496df060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.DCAExamScoreReport.pdf' |
Source | |
Line 1625 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.DCAExamScoreReport.pdf (pattern: 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/scoreReport') |
view function instructor.student.views.delete_attempt | |
---|---|
callable | <function delete_attempt at 0xe26c49d4fba0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496df420> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.deleteAttempt' |
Source | |
Line 823 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.deleteAttempt (pattern: 'v2/instructor/{eid}/exam/{examid}/student/{studentid}/examuser/{examuserid}/user/{userid}/attempt/delete') |
view function instructor.student.views.delete_student_form_route | |
---|---|
callable | <function delete_student_form_route at 0xe26c49d4d9e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496df7e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.deleteStudentWarning' |
Source | |
Line 409 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.deleteStudentWarning (pattern: 'v2/instructor/{eid}/student/{studentid}/delete/form') | |
template student/deleteStudentWarning.html |
view function instructor.student.views.delete_student_route | |
---|---|
callable | <function delete_student_route at 0xe26c49d4dbc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496dfba0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.deleteStudent' |
Source | |
Line 428 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.deleteStudent (pattern: 'v2/instructor/{eid}/student/{studentid}/delete') |
view function instructor.student.views.edit_student_form_route | |
---|---|
callable | <function edit_student_form_route at 0xe26c49d4d440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496dff60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.editStudentForm' |
Source | |
Line 262 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.editStudentForm (pattern: 'v2/instructor/{eid}/student/{studentid}/edit/form') | |
template student/editStudentForm.html |
view function instructor.student.views.edit_student_password_route | |
---|---|
callable | <function edit_student_password_route at 0xe26c49d4d800> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496e4360> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.editStudentPassword' |
Source | |
Line 392 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.editStudentPassword (pattern: 'v2/instructor/{eid}/student/{studentid}/edit/password') |
view function instructor.student.views.edit_student_route | |
---|---|
callable | <function edit_student_route at 0xe26c49d4d620> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496e4720> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.editStudent' |
Source | |
Line 338 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.editStudent (pattern: 'v2/instructor/{eid}/student/{studentid}/edit') | |
template student/editStudentForm.html |
view function instructor.student.views.exam_history_pdf | |
---|---|
callable | <function exam_history_pdf at 0xe26c49b6c360> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e4ae0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.exams.pdf' |
Source | |
Line 972 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.exams.pdf (pattern: 'v2/instructor/{eid}/student/{uid}/exams.pdf') |
view function instructor.student.views.exam_history_xls | |
---|---|
callable | <function exam_history_xls at 0xe26c49b6c540> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e4ea0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.exams.xls' |
Source | |
Line 1024 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.exams.xls (pattern: 'v2/instructor/{eid}/student/{uid}/exams.xls') |
view function instructor.student.views.exam_review_pdf | |
---|---|
callable | <function exam_review_pdf at 0xe26c49b6c900> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e5260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.examReview.pdf' |
Source | |
Line 1207 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.examReview.pdf (pattern: 'v2/instructor/{eid}/student/{studentid}/userexam/{examid}/review.pdf') |
view function instructor.student.views.exam_review_route | |
---|---|
callable | <function exam_review_route at 0xe26c49b6c720> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496e5620> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.examReview' |
Source | |
Line 1102 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.examReview (pattern: 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/review') | |
template student/examReview.html |
view function instructor.student.views.exam_stats | |
---|---|
callable | <function exam_stats at 0xe26c49b6cae0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496e59e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.examStats' |
Source | |
Line 1327 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.examStats (pattern: 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats') | |
template student/examStats.html |
view function instructor.student.views.exam_stats_pdf | |
---|---|
callable | <function exam_stats_pdf at 0xe26c49b6ccc0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e5da0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.examStats.pdf' |
Source | |
Line 1379 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.examStats.pdf (pattern: 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.pdf') |
view function instructor.student.views.exam_stats_xls | |
---|---|
callable | <function exam_stats_xls at 0xe26c49b6cea0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e6160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.examStats.xls' |
Source | |
Line 1447 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.examStats.xls (pattern: 'v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.xls') |
view function instructor.student.views.exams | |
---|---|
callable | <function exams at 0xe26c49b6c180> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496e6520> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.exams' |
Source | |
Line 888 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.exams (pattern: 'v2/instructor/{eid}/student/{uid}/exams') | |
template student/exams.html |
view function instructor.student.views.get_question_ajax | |
---|---|
callable | <function get_question_ajax at 0xe26c49b6d1c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496e68e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.getQuestion_ajax' |
Source | |
Line 1607 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.getQuestion_ajax (pattern: 'v2/instructor/{eid}/student/question/get/ajax') | |
template reports/questionRankQuestionRow.html |
view function instructor.student.views.get_sso_url | |
---|---|
callable | <function get_sso_url at 0xe26c49d4ff60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496e6ca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.generate_sso_ajax' |
Source | |
Line 870 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.generate_sso_ajax (pattern: 'v2/instructor/{eid}/scheduler/sso/{userexamid}/ajax') |
view function instructor.student.views.list_students_excel | |
---|---|
callable | <function list_students_excel at 0xe26c49d4cea0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e7060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.listStudents.xls' |
Source | |
Line 91 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.listStudents.xls (pattern: 'v2/instructor/{eid}/student/list.excel') |
view function instructor.student.views.list_students_filtered | |
---|---|
callable | <function list_students_filtered at 0xe26c49d4cae0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496e7600> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a09590>] |
request_methods | 'POST' |
route_name | 'student.listStudents.sorted' |
Source | |
Line 45 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.listStudents.sorted (pattern: 'v2/instructor/{eid}/student/list') | |
template student/listStudents.html |
view function instructor.student.views.list_students_main | |
---|---|
callable | <function list_students_main at 0xe26c49d4c900> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496e7ba0> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a09bd0>] |
request_methods | 'GET' |
route_name | 'student.listStudents' |
Source | |
Line 35 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.listStudents (pattern: 'v2/instructor/{eid}/student/list') | |
template student/listStudents.html |
view function instructor.student.views.list_students_pdf | |
---|---|
callable | <function list_students_pdf at 0xe26c49d4ccc0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e7f60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.listStudents.pdf' |
Source | |
Line 55 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.listStudents.pdf (pattern: 'v2/instructor/{eid}/student/list.pdf') |
view function instructor.student.views.rapid_schedule | |
---|---|
callable | <function rapid_schedule at 0xe26c49d4e8e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496f4360> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.rapidSchedule' |
Source | |
Line 559 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.rapidSchedule (pattern: 'v2/instructor/{eid}/student/{studentid}/rapidSchedule') | |
template student/rapidScheduler.html |
view function instructor.student.views.reset_exam_attempt | |
---|---|
callable | <function reset_exam_attempt at 0xe26c49d4fd80> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496f4720> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.resetExamAttempt' |
Source | |
Line 847 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.resetExamAttempt (pattern: 'v2/instructor/{eid}/exam/{examid}/student/{studentid}/userexam/{userexamid}/attempt/reset') |
view function instructor.student.views.restore_archive_student | |
---|---|
callable | <function restore_archive_student at 0xe26c49d4e2a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496f4ae0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.unarchiveStudent' |
Source | |
Line 499 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.unarchiveStudent (pattern: 'v2/instructor/{eid}/student/{studentid}/unarchive') |
view function instructor.student.views.restore_archive_student_form | |
---|---|
callable | <function restore_archive_student_form at 0xe26c49d4e020> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496f4ea0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.unarchiveStudentForm' |
Source | |
Line 482 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.unarchiveStudentForm (pattern: 'v2/instructor/{eid}/student/{studentid}/unarchive/form') | |
template student/unarchiveStudentForm.html |
view function instructor.student.views.schedule_exams_form_route | |
---|---|
callable | <function schedule_exams_form_route at 0xe26c49d4e700> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496f5260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.scheduleExamsForm' |
Source | |
Line 545 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.scheduleExamsForm (pattern: 'v2/instructor/{eid}/student/{studentid}/schedule/form') | |
template student/scheduleExamsForm.html |
view function instructor.student.views.schedule_exams_route | |
---|---|
callable | <function schedule_exams_route at 0xe26c49d4eac0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496f5620> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.scheduleExams' |
Source | |
Line 576 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.scheduleExams (pattern: 'v2/instructor/{eid}/student/{studentid}/schedule') | |
template student/scheduleExamsForm.html |
view function instructor.student.views.schedule_student | |
---|---|
callable | <function schedule_student at 0xe26c49d4f240> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496f59e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.scheduleStudent' |
Source | |
Line 682 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.scheduleStudent (pattern: 'v2/instructor/{eid}/exam/{examid}/student/{studentid}/schedule') |
view function instructor.student.views.scheduling_options_form | |
---|---|
callable | <function scheduling_options_form at 0xe26c49d4f060> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496f5da0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.schedulingOptions' |
Source | |
Line 646 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.schedulingOptions (pattern: 'v2/instructor/{eid}/scheduler/exam/{examid}/student/{studentid}/schedule/options') | |
template student/schedulingOptions.html |
view function instructor.student.views.student_email_is_unique | |
---|---|
callable | <function student_email_is_unique at 0xe26c49d4eca0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496f6160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.checkStudentID_ajax' |
Source | |
Line 618 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.checkStudentID_ajax (pattern: 'v2/instructor/{eid}/studentid/{userid}/ajax') |
view function instructor.student.views.student_exam_attempts | |
---|---|
callable | <function student_exam_attempts at 0xe26c49d4ee80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496f6520> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.examAttempts' |
Source | |
Line 633 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.examAttempts (pattern: 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/attempts') | |
template student/examAttempts.html |
view function instructor.student.views.time_limits_form_route | |
---|---|
callable | <function time_limits_form_route at 0xe26c49d4f420> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496f68e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.timeLimitsForm' |
Source | |
Line 715 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.timeLimitsForm (pattern: 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/timeLimits/form') | |
template student/timeLimits.html |
view function instructor.student.views.training | |
---|---|
callable | <function training at 0xe26c49d4e520> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496f6ca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.training' |
Source | |
Line 525 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.training (pattern: 'v2/instructor/{eid}/student/{uid}/training') | |
template student/training.html |
view function instructor.student.views.update_purchase_expiration_route | |
---|---|
callable | <function update_purchase_expiration_route at 0xe26c49d4f9c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496f7060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.updatePurchaseExpiration' |
Source | |
Line 799 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.updatePurchaseExpiration (pattern: 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/purchaseExpiration/update') |
view function instructor.student.views.update_retake_wait_route | |
---|---|
callable | <function update_retake_wait_route at 0xe26c49d4f7e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496f7420> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.updateRetakeWait' |
Source | |
Line 776 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.updateRetakeWait (pattern: 'v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/retakeWait/update') |
view function instructor.student.views.view_proctor_detail | |
---|---|
callable | <function view_proctor_detail at 0xe26c49b6cfe0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c496f77e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'student.viewProctorDetail' |
Source | |
Line 1599 of file /apps/core/instructor/instructor/student/views.py:
|
|
References | |
route student.viewProctorDetail (pattern: 'v2/instructor/{eid}/student/{uid}/proctor/detail/{eurl}') | |
template student/proctorDetail.html |
view function instructor.support.views.email_message | |
---|---|
callable | <function email_message at 0xe26c49b9e480> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49700040> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'support.email' |
Source | |
Line 31 of file /apps/core/instructor/instructor/support/views.py:
|
|
References | |
route support.email (pattern: 'v2/instructor/{eid}/support/email') | |
template support/form.html |
view function instructor.support.views.support_form | |
---|---|
callable | <function support_form at 0xe26c49b9e2a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49700400> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'support.form' |
Source | |
Line 13 of file /apps/core/instructor/instructor/support/views.py:
|
|
References | |
route support.form (pattern: 'v2/instructor/{eid}/support/') | |
template support/form.html |
view function instructor.training.views.vimeo_access | |
---|---|
callable | <function vimeo_access at 0xe26c49b9f560> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c497007c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'vimeo' |
Source | |
Line 28 of file /apps/core/instructor/instructor/training/views.py:
|
|
References | |
route vimeo (pattern: 'v2/instructor/vimeo') |
view function instructor.training.views.youtube_access | |
---|---|
callable | <function youtube_access at 0xe26c49b9f600> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49700b80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'youtube' |
Source | |
Line 59 of file /apps/core/instructor/instructor/training/views.py:
|
|
References | |
route youtube (pattern: 'v2/instructor/youtube') |
view function instructor.views.exception_view | |
---|---|
callable | <function exception_view at 0xe26c49c00680> |
context | <class 'Exception'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xe26c49700fe0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 120 of file /apps/core/instructor/instructor/views.py:
|
view function instructor.views.headertest | |
---|---|
callable | <function headertest at 0xe26c49c00900> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49701580> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'headertest' |
Source | |
Line 165 of file /apps/core/instructor/instructor/views.py:
|
|
References | |
route headertest (pattern: '/headertest') | |
template headertest.html |
view function instructor.views.limitedUsage | |
---|---|
callable | <function limitedUsage at 0xe26c49c00a40> |
context | <class 'instructor.exceptions.LimitedUsageException'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xe26c497019e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 170 of file /apps/core/instructor/instructor/views.py:
|
view function instructor.views.maintenance | |
---|---|
callable | <function maintenance at 0xe26c49c00b80> |
context | <class 'instructor.exceptions.MaintenanceException'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xe26c49702020> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 175 of file /apps/core/instructor/instructor/views.py:
|
|
References | |
template maintenance.html |
view function instructor.views.no_permission_page | |
---|---|
callable | <function no_permission_page at 0xe26c49c00400> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c497025c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'main.noPermission' |
Source | |
Line 99 of file /apps/core/instructor/instructor/views.py:
|
|
References | |
route main.noPermission (pattern: 'v2/instructor/{eid}/unauthorized') | |
template noPermission.html |
view function instructor.views.notfound | |
---|---|
callable | <function notfound at 0xe26c49c00540> |
context | <class 'pyramid.httpexceptions.HTTPNotFound'> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c497028e0> |
exception_only | True |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 105 of file /apps/core/instructor/instructor/views.py:
|
|
References | |
permission __no_permission_required__ |
view function instructor.views.set_locale_cookie | |
---|---|
callable | <function set_locale_cookie at 0xe26c49c00cc0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49702c00> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'locale' |
Source | |
Line 185 of file /apps/core/instructor/instructor/views.py:
|
|
References | |
route locale (pattern: '/locale') |
view function instructor.views.status | |
---|---|
callable | <function status at 0xe26c49c007c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49702fc0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'status' |
Source | |
Line 161 of file /apps/core/instructor/instructor/views.py:
|
|
References | |
route status (pattern: '/status') |
view function instructor.views.welcome_page | |
---|---|
callable | <function welcome_page at 0xe26c49c00040> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49703380> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'dashboard.welcome' |
Source | |
Line 24 of file /apps/core/instructor/instructor/views.py:
|
|
References | |
route dashboard.welcome (pattern: 'v2/instructor/{eid}/welcome') | |
template dashboard.html |
view function instructor.views.welcome_page_ajax | |
---|---|
callable | <function welcome_page_ajax at 0xe26c49c00220> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c49703740> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'dashboard.welcome_ajax' |
Source | |
Line 68 of file /apps/core/instructor/instructor/views.py:
|
|
References | |
route dashboard.welcome_ajax (pattern: 'v2/instructor/{eid}/welcome.ajax') |
view function instructor.webhook.views.eb_webhook_outgoing | |
---|---|
callable | <function eb_webhook_outgoing at 0xe26c49c034c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49703ce0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a14710>] |
request_methods | 'POST' |
route_name | 'eb.webhook.outgoing' |
Source | |
Line 30 of file /apps/core/instructor/instructor/webhook/views.py:
|
|
References | |
route eb.webhook.outgoing (pattern: '/exbwebhook/outgoing') |
view function instructor.webhook.views.eb_webhook_outgoing_test | |
---|---|
callable | <function eb_webhook_outgoing_test at 0xe26c49c036a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4970c0e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'eb.webhook.test' |
Source | |
Line 158 of file /apps/core/instructor/instructor/webhook/views.py:
|
|
References | |
route eb.webhook.test (pattern: '/exbwebhook/outgoing/test') |
view function instructor.x72sold.api.process_agent | |
---|---|
accept | 'application/json' |
callable | <function process_agent at 0xe26c49c242c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4970c680> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xe26c49a14590>] |
route_name | 'x72sold.process_agent.json' |
Source | |
Line 10 of file /apps/core/instructor/instructor/x72sold/api.py:
|
|
References | |
route x72sold.process_agent.json (pattern: 'v2/instructor/{eid}/agent/process.json') |
view function instructor.zapier.views.zappier_trigger_example | |
---|---|
callable | <function zappier_trigger_example at 0xe26c49c25080> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4970cc20> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a14950>] |
request_methods | 'GET' |
route_name | 'zapier.sample' |
Source | |
Line 59 of file /apps/core/instructor/instructor/zapier/views.py:
|
|
References | |
route zapier.sample (pattern: 'v2/instructor/{eid}/exbwebhook/sample/{event_type_id}') |
view function instructor.zapier.views.zappier_trigger_subscription | |
---|---|
callable | <function zappier_trigger_subscription at 0xe26c49c24cc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xe26c4970cfe0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'zapier.subscribe' |
Source | |
Line 25 of file /apps/core/instructor/instructor/zapier/views.py:
|
|
References | |
route zapier.subscribe (pattern: 'v2/instructor/{eid}/exbwebhook/subscribe/{event_type_id}') |
view function instructor.zapier.views.zappier_trigger_unsubscription | |
---|---|
callable | <function zappier_trigger_unsubscription at 0xe26c49c24ea0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4970d580> |
order | 536870910 |
phash | '23f7df99f51d5829b155c859adbc670c' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xe26c49a144d0>] |
request_methods | 'DELETE' |
route_name | 'zapier.unsubscribe' |
Source | |
Line 40 of file /apps/core/instructor/instructor/zapier/views.py:
|
|
References | |
route zapier.unsubscribe (pattern: 'v2/instructor/{eid}/exbwebhook/unsubscribe/{event_type_id}') |
Routes
Route Name | Route Pattern | View Callable | Predicates |
---|---|---|---|
__static/ | static/*subpath | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49b9c4a0> | |
student.listStudents | v2/instructor/{eid}/student/list | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496e7ba0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a179d0> |
student.listStudents.sorted | v2/instructor/{eid}/student/list | <function attr_wrapped_view.<locals>.attr_view at 0xe26c496e7600> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a17e90> |
student.listStudents.xls | v2/instructor/{eid}/student/list.excel | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e7060> | |
student.listStudents.pdf | v2/instructor/{eid}/student/list.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e7f60> | |
student.createStudentForm | v2/instructor/{eid}/student/create/form | <function rendered_view.<locals>.rendered_view at 0xe26c496de8e0> | |
student.createStudent | v2/instructor/{eid}/student/create | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496deca0> | |
student.editStudentForm | v2/instructor/{eid}/student/{studentid}/edit/form | <function rendered_view.<locals>.rendered_view at 0xe26c496dff60> | |
student.editStudent | v2/instructor/{eid}/student/{studentid}/edit | <function rendered_view.<locals>.rendered_view at 0xe26c496e4720> | |
student.editStudentPassword | v2/instructor/{eid}/student/{studentid}/edit/password | <function rendered_view.<locals>.rendered_view at 0xe26c496e4360> | |
student.deleteStudentWarning | v2/instructor/{eid}/student/{studentid}/delete/form | <function rendered_view.<locals>.rendered_view at 0xe26c496df7e0> | |
student.deleteStudent | v2/instructor/{eid}/student/{studentid}/delete | <function rendered_view.<locals>.rendered_view at 0xe26c496dfba0> | |
student.archiveStudent | v2/instructor/{eid}/student/{studentid}/archive | <function rendered_view.<locals>.rendered_view at 0xe26c496de520> | |
student.unarchiveStudentForm | v2/instructor/{eid}/student/{studentid}/unarchive/form | <function rendered_view.<locals>.rendered_view at 0xe26c496f4ea0> | |
student.unarchiveStudent | v2/instructor/{eid}/student/{studentid}/unarchive | <function rendered_view.<locals>.rendered_view at 0xe26c496f4ae0> | |
student.scheduleExamsForm | v2/instructor/{eid}/student/{studentid}/schedule/form | <function rendered_view.<locals>.rendered_view at 0xe26c496f5260> | |
student.scheduleExams | v2/instructor/{eid}/student/{studentid}/schedule | <function rendered_view.<locals>.rendered_view at 0xe26c496f5620> | |
student.rapidSchedule | v2/instructor/{eid}/student/{studentid}/rapidSchedule | <function rendered_view.<locals>.rendered_view at 0xe26c496f4360> | |
student.checkStudentID_ajax | v2/instructor/{eid}/studentid/{userid}/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c496f6160> | |
student.examAttempts | v2/instructor/{eid}/student/{studentid}/exam/{examid}/attempts | <function rendered_view.<locals>.rendered_view at 0xe26c496f6520> | |
student.schedulingOptions | v2/instructor/{eid}/scheduler/exam/{examid}/student/{studentid}/schedule/options | <function rendered_view.<locals>.rendered_view at 0xe26c496f5da0> | |
student.scheduleStudent | v2/instructor/{eid}/exam/{examid}/student/{studentid}/schedule | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496f59e0> | |
student.timeLimitsForm | v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/timeLimits/form | <function rendered_view.<locals>.rendered_view at 0xe26c496f68e0> | |
student.addExtraTime | v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/time/add | <function rendered_view.<locals>.rendered_view at 0xe26c496de160> | |
student.updateRetakeWait | v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/retakeWait/update | <function rendered_view.<locals>.rendered_view at 0xe26c496f7420> | |
student.updatePurchaseExpiration | v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/purchaseExpiration/update | <function rendered_view.<locals>.rendered_view at 0xe26c496f7060> | |
student.deleteAttempt | v2/instructor/{eid}/exam/{examid}/student/{studentid}/examuser/{examuserid}/user/{userid}/attempt/delete | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496df420> | |
student.resetExamAttempt | v2/instructor/{eid}/exam/{examid}/student/{studentid}/userexam/{userexamid}/attempt/reset | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496f4720> | |
student.generate_sso_ajax | v2/instructor/{eid}/scheduler/sso/{userexamid}/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c496e6ca0> | |
student.training | v2/instructor/{eid}/student/{uid}/training | <function rendered_view.<locals>.rendered_view at 0xe26c496f6ca0> | |
student.exams | v2/instructor/{eid}/student/{uid}/exams | <function rendered_view.<locals>.rendered_view at 0xe26c496e6520> | |
student.exams.json | v2/instructor/{eid}/student/{uid}/exams.json | <function rendered_view.<locals>.rendered_view at 0xe26c49698ae0> | |
student.exams.pdf | v2/instructor/{eid}/student/{uid}/exams.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e4ae0> | |
student.exams.xls | v2/instructor/{eid}/student/{uid}/exams.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e4ea0> | |
student.examReview | v2/instructor/{eid}/student/{uid}/userexam/{ueid}/review | <function rendered_view.<locals>.rendered_view at 0xe26c496e5620> | |
student.examReview.pdf | v2/instructor/{eid}/student/{studentid}/userexam/{examid}/review.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e5260> | |
student.examReview_export | v2/instructor/examReview_export | None | |
student.examStats | v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats | <function rendered_view.<locals>.rendered_view at 0xe26c496e59e0> | |
student.examStats.pdf | v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e5da0> | |
student.examStats.xls | v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496e6160> | |
student.examStats.json | v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.json | <function rendered_view.<locals>.rendered_view at 0xe26c4969aca0> | |
student.viewProctorDetail | v2/instructor/{eid}/student/{uid}/proctor/detail/{eurl} | <function rendered_view.<locals>.rendered_view at 0xe26c496f77e0> | |
student.DCAExamScoreReport.pdf | v2/instructor/{eid}/student/{uid}/userexam/{ueid}/scoreReport | <function rendered_view.<locals>.viewresult_to_response at 0xe26c496df060> | |
student.getQuestion_ajax | v2/instructor/{eid}/student/question/get/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c496e68e0> | |
student.scheduled_students.json | v2/instructor/{eid}/student/scheduled.json | <pyramid.config.views.MultiView object at 0xe26c496c5050> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a36490> |
student.scheduled_students.xml | v2/instructor/{eid}/student/scheduled.xml | <pyramid.config.views.MultiView object at 0xe26c496c4b50> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a36010> |
student.scheduled_students.json_legacy | v2/instructor/{eid}/scheduler/scheduled.json | <pyramid.config.views.MultiView object at 0xe26c496c4650> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a36710> |
student.scheduled_students.xml_legacy | v2/instructor/{eid}/scheduler/scheduled.xml | <pyramid.config.views.MultiView object at 0xe26c496c4150> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a35b50> |
student.listStudents.json | v2/instructor/{eid}/student/list.json | <pyramid.config.views.MultiView object at 0xe26c496e0510> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a36ad0> |
student.listStudents.xml | v2/instructor/{eid}/student/list.xml | <pyramid.config.views.MultiView object at 0xe26c496e0a50> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a36d90> |
student.getStudent.xml | v2/instructor/{eid}/student/{studentid}.xml | <pyramid.config.views.MultiView object at 0xe26c496dbf90> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a36f50> |
student.getStudent.json | v2/instructor/{eid}/student/{studentid}.json | <pyramid.config.views.MultiView object at 0xe26c496dba50> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a36c90> |
student.createStudent.xml | v2/instructor/{eid}/student.xml | <pyramid.config.views.MultiView object at 0xe26c496db510> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a370d0> |
student.createStudent.json | v2/instructor/{eid}/student.json | <pyramid.config.views.MultiView object at 0xe26c496dafd0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a37350> |
student.createStudentLegacy.xml | v2/instructor/{eid}/student/student.xml | <pyramid.config.views.MultiView object at 0xe26c496daa90> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a37790> |
student.createStudentLegacy.json | v2/instructor/{eid}/student/student.json | <pyramid.config.views.MultiView object at 0xe26c496da550> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a37e10> |
student.editStudent.xml | v2/instructor/{eid}/student/{studentid}.xml | <pyramid.config.views.MultiView object at 0xe26c496da010> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a37ad0> |
student.editStudent.json | v2/instructor/{eid}/student/{studentid}.json | <pyramid.config.views.MultiView object at 0xe26c496d9ad0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a34650> |
student.deleteStudent.xml | v2/instructor/{eid}/student/{studentid}/initials/{initials}.xml | <pyramid.config.views.MultiView object at 0xe26c496d95d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a38550> |
student.deleteStudent.json | v2/instructor/{eid}/student/{studentid}/initials/{initials}.json | <pyramid.config.views.MultiView object at 0xe26c496d90d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a38590> |
student.ssoStudentLink.json | v2/instructor/{eid}/student/{uid}/sso.json | <pyramid.config.views.MultiView object at 0xe26c496d8bd0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a38450> |
student.ssoStudentLink.xml | v2/instructor/{eid}/student/{uid}/sso.xml | <pyramid.config.views.MultiView object at 0xe26c496d86d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a382d0> |
student.ssoExamLink.json | v2/instructor/{eid}/scheduler/userexam/{userexamid}/sso.json | <pyramid.config.views.MultiView object at 0xe26c496d81d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a38810> |
student.ssoExamLink.xml | v2/instructor/{eid}/scheduler/userexam/{userexamid}/sso.xml | <pyramid.config.views.MultiView object at 0xe26c496cbc90> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a38610> |
student.ssoExamLink.json_legacy | v2/instructor/{eid}/userexam/{userexamid}/sso.json | <pyramid.config.views.MultiView object at 0xe26c496cb790> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a38690> |
student.ssoExamLink.xml_legacy | v2/instructor/{eid}/userexam/{userexamid}/sso.xml | <pyramid.config.views.MultiView object at 0xe26c496cb290> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a388d0> |
api.group.viewMembers.uncategorized.json | v2/instructor/{eid}/category/{gc}/uncategorized.json | <pyramid.config.views.MultiView object at 0xe26c496cad90> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a38510> |
api.group.viewMembers.uncategorized.xml | v2/instructor/{eid}/category/{gc}/uncategorized.xml | <pyramid.config.views.MultiView object at 0xe26c496ca890> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a39390> |
student.getGroup.json | v2/instructor/{eid}/student/{studentid}/group.json | <function rendered_view.<locals>.rendered_view at 0xe26c496a0ea0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a38250> |
student.getGroup.xml | v2/instructor/{eid}/student/{studentid}/group.xml | <function rendered_view.<locals>.rendered_view at 0xe26c496a0ae0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a39550> |
student.scheduleStudent.json | v2/instructor/{eid}/student/exam/{examid}/schedule.json | <pyramid.config.views.MultiView object at 0xe26c496ca350> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a39910> |
student.scheduleStudent.xml | v2/instructor/{eid}/student/exam/{examid}/schedule.xml | <pyramid.config.views.MultiView object at 0xe26c496c9e10> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a39750> |
student.scheduleStudent.json_legacy | v2/instructor/{eid}/scheduler/exam/{examid}/schedule.json | <pyramid.config.views.MultiView object at 0xe26c496c98d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a39fd0> |
student.scheduleStudent.xml_legacy | v2/instructor/{eid}/scheduler/exam/{examid}/schedule.xml | <pyramid.config.views.MultiView object at 0xe26c496c9390> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a3b090> |
student.deleteAttempt.json | v2/instructor/{eid}/student/userexam/{userexamid}/unschedule.json | <pyramid.config.views.MultiView object at 0xe26c496c8e50> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a38650> |
student.deleteAttempt.xml | v2/instructor/{eid}/student/userexam/{userexamid}/unschedule.xml | <pyramid.config.views.MultiView object at 0xe26c496c8910> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a3a290> |
student.deleteAttempt.json_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/unschedule.json | <pyramid.config.views.MultiView object at 0xe26c496c83d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a3b990> |
student.deleteAttempt.xml_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/unschedule.xml | <pyramid.config.views.MultiView object at 0xe26c496c7e50> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a3bd50> |
student.resetExamAttempt.json | v2/instructor/{eid}/student/userexam/{userexamid}/reset.json | <pyramid.config.views.MultiView object at 0xe26c496c7950> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a3b490> |
student.resetExamAttempt.xml | v2/instructor/{eid}/student/userexam/{userexamid}/reset.xml | <pyramid.config.views.MultiView object at 0xe26c496c7450> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a40f10> |
student.resetExamAttempt.json_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/reset.json | <pyramid.config.views.MultiView object at 0xe26c496c6f50> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a40850> |
student.resetExamAttempt.xml_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/reset.xml | <pyramid.config.views.MultiView object at 0xe26c496c6a50> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a40e90> |
student.addExtraTime.json | v2/instructor/{eid}/student/userexam/{userexamid}/time/add.json | <pyramid.config.views.MultiView object at 0xe26c496c6510> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a40e10> |
student.addExtraTime.xml | v2/instructor/{eid}/student/userexam/{userexamid}/time/add.xml | <pyramid.config.views.MultiView object at 0xe26c496c5fd0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a402d0> |
student.addExtraTime.json_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/time/add.json | <pyramid.config.views.MultiView object at 0xe26c496c5a90> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a400d0> |
student.addExtraTime.xml_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/time/add.xml | <pyramid.config.views.MultiView object at 0xe26c496c5550> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a40790> |
student.process_dca_applicant.xml | v2/instructor/{eid}/applicant/process.xml | <pyramid.config.views.MultiView object at 0xe26c496b67d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a418d0> |
student.process_dca_applicant.json | v2/instructor/{eid}/applicant/process.json | <pyramid.config.views.MultiView object at 0xe26c496b6290> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a42690> |
student.exam_attempt.json | v2/instructor/{eid}/student/userexam/{userexamid}/attempt.json | <pyramid.config.views.MultiView object at 0xe26c496b7c10> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a40d10> |
student.exam_attempt.xml | v2/instructor/{eid}/student/userexam/{userexamid}/attempt.xml | <pyramid.config.views.MultiView object at 0xe26c496b7710> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a42550> |
student.exam_attempt.json_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/attempt.json | <pyramid.config.views.MultiView object at 0xe26c496b7210> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a42810> |
student.exam_attempt.xml_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/attempt.xml | <pyramid.config.views.MultiView object at 0xe26c496b6d10> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a41f50> |
group.listGroupTypes | v2/instructor/{eid}/category/list | <function rendered_view.<locals>.rendered_view at 0xe26c497999e0> | |
group.createGroupType | v2/instructor/{eid}/category/create | <function rendered_view.<locals>.rendered_view at 0xe26c4978b060> | |
group.editGroupType_ajax | v2/instructor/{eid}/category/{gc}/edit/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49798ae0> | |
group.deleteGroupTypeWarning | v2/instructor/{eid}/category/{gc}/delete/form | <function rendered_view.<locals>.rendered_view at 0xe26c4978bf60> | |
group.deleteGroupType | v2/instructor/{eid}/category/{gc}/delete | <function rendered_view.<locals>.rendered_view at 0xe26c4978bba0> | |
group.manageGroups | v2/instructor/{eid}/category/{gc}/manage | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4979a340> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a43450> |
group.manageGroups.sorted | v2/instructor/{eid}/category/{gc}/manage | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4979a8e0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a434d0> |
group.manageGroups.xls | v2/instructor/{eid}/category/{gc}.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4979b420> | |
group.manageGroups.pdf | v2/instructor/{eid}/category/{gc}.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4979b7e0> | |
group.createGroup_ajax | v2/instructor/{eid}/category/{gc}/group/create/ajax | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4978aca0> | |
group.deleteGroupWarning | v2/instructor/{eid}/category/{gc}/group/{g}/delete/form | <function rendered_view.<locals>.rendered_view at 0xe26c4978b7e0> | |
group.deleteGroup | v2/instructor/{eid}/category/{gc}/group/{g}/delete | <function rendered_view.<locals>.rendered_view at 0xe26c4978b420> | |
group.editGroupForm | v2/instructor/{eid}/category/{gc}/group/{g}/edit/form | <function rendered_view.<locals>.rendered_view at 0xe26c49798720> | |
group.editGroup | v2/instructor/{eid}/category/{gc}/group/{g}/edit | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49798360> | |
group.viewMembers | v2/instructor/{eid}/category/{gc}/group/{g}/members/view | <function rendered_view.<locals>.rendered_view at 0xe26c4979bba0> | |
group.viewMembers.xls | v2/instructor/{eid}/category/{gc}/group/{g}/members/view.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4979bf60> | |
group.viewMembers.pdf | v2/instructor/{eid}/category/{gc}/group/{g}/members/view.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c497a0360> | |
group.manageGroupMembersForm | v2/instructor/{eid}/category/{gc}/group/{g}/members/manage/form | <function rendered_view.<locals>.rendered_view at 0xe26c4979b060> | |
group.manageGroupMembers | v2/instructor/{eid}/category/{gc}/group/{g}/members/manage | <function rendered_view.<locals>.rendered_view at 0xe26c4979aca0> | |
group.membersInOtherGroups_ajax | v2/instructor/{eid}/category/{gc}/group/{g}/members/other/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49799260> | |
group.convertForm | v2/instructor/{eid}/category/{gc}/convert/form | <function rendered_view.<locals>.rendered_view at 0xe26c4978a520> | |
group.convertWarning | v2/instructor/{eid}/category/{gc}/convert/warning | <function rendered_view.<locals>.rendered_view at 0xe26c4978a8e0> | |
group.ConvertClassToGroup | v2/instructor/{eid}/category/{gc}/oldgroup/{oldg}/newgroup/{newg}/name/{name}/convert | <function rendered_view.<locals>.rendered_view at 0xe26c4978a160> | |
group.listGroupMembers.ajax | v2/instructor/{eid}/category/{gc}/group/{g}/members/list/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49799620> | |
api.group.listGroupTypes.ajax | v2/instructor/{eid}/category/{gc}/group/list/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49799da0> | |
group.getGroups_ajax | v2/instructor/{eid}/category/{gc}/groups/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49798ea0> | |
api.group.listGroupTypes.xml | v2/instructor/{eid}/category/list.xml | <pyramid.config.views.MultiView object at 0xe26c49787fd0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a4f090> |
api.group.listGroupTypes.json | v2/instructor/{eid}/category/list.json | <pyramid.config.views.MultiView object at 0xe26c49787ad0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a4e110> |
group.createGroupType.json | v2/instructor/{eid}/category/create.json | <pyramid.config.views.MultiView object at 0xe26c4977ee90> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a4e650> |
group.createGroupType.xml | v2/instructor/{eid}/category/create.xml | <pyramid.config.views.MultiView object at 0xe26c4977e950> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a4c1d0> |
group.deleteGroupType.json | v2/instructor/{eid}/category/{gc}/delete.json | <pyramid.config.views.MultiView object at 0xe26c4977e450> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a4f150> |
group.deleteGroupType.xml | v2/instructor/{eid}/category/{gc}/delete.xml | <pyramid.config.views.MultiView object at 0xe26c4977df50> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a541d0> |
api.group.category.json | v2/instructor/{eid}/category/{gc}.json | <pyramid.config.views.MultiView object at 0xe26c497870d0> | |
api.group.category.xml | v2/instructor/{eid}/category/{gc}.xml | <pyramid.config.views.MultiView object at 0xe26c497875d0> | |
api.group.manageGroups.json | v2/instructor/{eid}/category/{gc}/manage.json | <pyramid.config.views.MultiView object at 0xe26c497866d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a542d0> |
api.group.manageGroups.xml | v2/instructor/{eid}/category/{gc}/manage.xml | <pyramid.config.views.MultiView object at 0xe26c49786bd0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a54190> |
group.createGroup_ajax.json | v2/instructor/{eid}/category/{gc}/group/create.json | <pyramid.config.views.MultiView object at 0xe26c4977cf90> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a54a50> |
group.createGroup_ajax.xml | v2/instructor/{eid}/category/{gc}/group/create.xml | <pyramid.config.views.MultiView object at 0xe26c4977ca50> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a54450> |
api.group.manageGroup.json | v2/instructor/{eid}/group/{g}.json | <pyramid.config.views.MultiView object at 0xe26c49785cd0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a54910> |
api.group.manageGroup.xml | v2/instructor/{eid}/group/{g}.xml | <pyramid.config.views.MultiView object at 0xe26c497861d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a54ed0> |
api.group.viewMembers.json | v2/instructor/{eid}/group/{g}/members.json | <pyramid.config.views.MultiView object at 0xe26c497852d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a54650> |
api.group.viewMembers.xml | v2/instructor/{eid}/group/{g}/members.xml | <pyramid.config.views.MultiView object at 0xe26c497857d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a54590> |
api.group.viewMember.json | v2/instructor/{eid}/group/{g}/member/{userid}.json | <pyramid.config.views.MultiView object at 0xe26c4977f3d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a54cd0> |
api.group.viewMember.xml | v2/instructor/{eid}/group/{g}/member/{userid}.xml | <pyramid.config.views.MultiView object at 0xe26c4977f8d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a56750> |
api.group.createGroupMember.json | v2/instructor/{eid}/group/{g}/members/add.json | <pyramid.config.views.MultiView object at 0xe26c49784d90> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a551d0> |
api.group.createGroupMember.xml | v2/instructor/{eid}/group/{g}/members/add.xml | <pyramid.config.views.MultiView object at 0xe26c49784850> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a567d0> |
api.group.deleteGroupMember.json | v2/instructor/{eid}/group/{g}/members/delete.json | <pyramid.config.views.MultiView object at 0xe26c49784350> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a56190> |
api.group.deleteGroupMember.xml | v2/instructor/{eid}/group/{g}/members/delete.xml | <pyramid.config.views.MultiView object at 0xe26c4977fe10> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a56d50> |
group.ConvertClassToGroup.json | v2/instructor/{eid}/groups/group/{g}/convert.json | <pyramid.config.views.MultiView object at 0xe26c4977da10> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a571d0> |
group.ConvertClassToGroup.xml | v2/instructor/{eid}/groups/group/{g}/convert.xml | <pyramid.config.views.MultiView object at 0xe26c4977d4d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a56050> |
group.deleteGroup.json | v2/instructor/{eid}/category/{gc}/group/{g}/delete.json | <pyramid.config.views.MultiView object at 0xe26c4977c550> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a54350> |
group.deleteGroup.xml | v2/instructor/{eid}/category/{gc}/group/{g}/delete.xml | <pyramid.config.views.MultiView object at 0xe26c4977c050> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a57210> |
exam.listExams | v2/instructor/{eid}/exam/list | <function rendered_view.<locals>.rendered_view at 0xe26c49941300> | |
exam.listExams.xls | v2/instructor/{eid}/exam/list.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c499416c0> | |
exam.listExams.pdf | v2/instructor/{eid}/exam/list.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49941a80> | |
exam.createExam | v2/instructor/{eid}/exam/create | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4993ad40> | |
exam.deleteExam | v2/instructor/{eid}/exam/{examid}/delete | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4993b6a0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a5c990> |
exam.ArchiveExamWarning | v2/instructor/{eid}/exam/{examid}/archive/form | <function rendered_view.<locals>.rendered_view at 0xe26c499394e0> | |
exam.ArchiveExam | v2/instructor/{eid}/exam/{examid}/archive | <function rendered_view.<locals>.viewresult_to_response at 0xe26c499398a0> | |
exam.restoreArchiveExamWarning | v2/instructor/{eid}/exam/{examid}/restore/form | <function rendered_view.<locals>.rendered_view at 0xe26c49951300> | |
exam.restoreArchiveExam | v2/instructor/{eid}/exam/{examid}/restore | <function rendered_view.<locals>.viewresult_to_response at 0xe26c499516c0> | |
exam.editExamPropsForm | v2/instructor/{eid}/exam/{examid}/properties/basic | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49939e40> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a5cb10> |
exam.listmedia | v2/instructor/{eid}/exam/{examid}/media/list | <function rendered_view.<locals>.rendered_view at 0xe26c49942d40> | |
exam.publicUrl | v2/instructor/{eid}/exam/{examid}/publicurl | <function rendered_view.<locals>.rendered_view at 0xe26c499525c0> | |
exam.editExamProps | v2/instructor/{eid}/exam/{examid}/properties/basic | <function attr_wrapped_view.<locals>.attr_view at 0xe26c499407c0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a5d6d0> |
exam.sebExamForm | v2/instructor/{eid}/exam/{examid}/seb/form | <function rendered_view.<locals>.rendered_view at 0xe26c49951a80> | |
exam.sebExam | v2/instructor/{eid}/exam/{examid}/seb | <function rendered_view.<locals>.rendered_view at 0xe26c49951e40> | |
exam.exportFormattedQuestions | v2/instructor/{eid}/exam/{examid}/exam/export | <function attr_wrapped_view.<locals>.attr_view at 0xe26c499423e0> | |
exam.activateExamForm | v2/instructor/{eid}/exam/{examid}/activate | <function rendered_view.<locals>.rendered_view at 0xe26c499387c0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a5e510> |
exam.activateExam | v2/instructor/{eid}/exam/{examid}/activate | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49938b80> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49a5db90> |
exam.duplicateExamForm | v2/instructor/{eid}/exam/{examid}/duplicate/form | <function rendered_view.<locals>.rendered_view at 0xe26c4993be20> | |
exam.duplicateExam | v2/instructor/{eid}/exam/{examid}/duplicate | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49940220> | |
exam.createStoreSampleExam | v2/instructor/{eid}/exam/{examid}/sample/create | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4993b100> | |
exam.proctorExamForm | v2/instructor/{eid}/exam/{examid}/proctor/form | <function rendered_view.<locals>.rendered_view at 0xe26c49950b80> | |
exam.proctorExam | v2/instructor/{eid}/exam/{examid}/proctor | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49952980> | |
exam.proctorAccessForm | v2/instructor/{eid}/exam/{examid}/access/proctor/ | <function rendered_view.<locals>.rendered_view at 0xe26c499507c0> | |
exam.printExamForm | v2/instructor/{eid}/exam/{examid}/print/form | <function rendered_view.<locals>.rendered_view at 0xe26c49943c40> | |
exam.printExam.pdf | v2/instructor/{eid}/exam/{examid}/print.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49950040> | |
exam.printExam | v2/instructor/{eid}/exam/{examid}/print | <function rendered_view.<locals>.rendered_view at 0xe26c49950400> | |
exam.scheduler | v2/instructor/{eid}/exam/{examid}/scheduler | <function rendered_view.<locals>.rendered_view at 0xe26c49952200> | |
exam.bulkSchedule | v2/instructor/{eid}/exam/{examid}/schedule/bulk | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4993a3e0> | |
exam.bulkUnschedule | v2/instructor/{eid}/exam/{examid}/schedule/bulk/unschedule | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4993a980> | |
exam.lmsFileForm | v2/instructor/{eid}/exam/{examid}/lms/form | <function rendered_view.<locals>.rendered_view at 0xe26c49943100> | |
exam.lmsFiles | v2/instructor/{eid}/exam/{examid}/lms | <function rendered_view.<locals>.rendered_view at 0xe26c499434c0> | |
exam.downloadLmsZip | v2/instructor/{eid}/exam/{examid}/lms/{companyid}/zip | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4993ba60> | |
exam.listExams.json | v2/instructor/{eid}/exam/list.json | <pyramid.config.views.MultiView object at 0xe26c49936590> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498683d0> |
exam.listExams.xml | v2/instructor/{eid}/exam/list.xml | <pyramid.config.views.MultiView object at 0xe26c49936ad0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49869fd0> |
exam.getExam.json | v2/instructor/{eid}/exam/{examid}.json | <pyramid.config.views.MultiView object at 0xe26c49935b90> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49869650> |
exam.getExam.xml | v2/instructor/{eid}/exam/{examid}.xml | <pyramid.config.views.MultiView object at 0xe26c49936090> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49869e90> |
exam.bulkSchedule.json | v2/instructor/{eid}/exam/{examid}/bulkschedule.json | <pyramid.config.views.MultiView object at 0xe26c49934290> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49869890> |
exam.bulkSchedule.xml | v2/instructor/{eid}/exam/{examid}/bulkschedule.xml | <pyramid.config.views.MultiView object at 0xe26c4992bd50> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c4986a550> |
exam.bulkSchedule.json_legacy | v2/instructor/{eid}/scheduler/exam/{examid}/bulkschedule.json | <pyramid.config.views.MultiView object at 0xe26c4992b890> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49869f90> |
exam.bulkSchedule.xml_legacy | v2/instructor/{eid}/scheduler/exam/{examid}/bulkschedule.xml | <pyramid.config.views.MultiView object at 0xe26c4a9ab8d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c49869b50> |
exam.bulkUnschedule.json | v2/instructor/{eid}/exam/{examid}/bulkunschedule.json | <pyramid.config.views.MultiView object at 0xe26c49935690> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c4986a610> |
exam.bulkUnschedule.xml | v2/instructor/{eid}/exam/{examid}/bulkunschedule.xml | <pyramid.config.views.MultiView object at 0xe26c49935190> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c4986a790> |
exam.bulkUnschedule.json_legacy | v2/instructor/{eid}/scheduler/exam/{examid}/bulkunschedule.json | <pyramid.config.views.MultiView object at 0xe26c49934c90> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c4986ae90> |
exam.bulkUnschedule.xml_legacy | v2/instructor/{eid}/scheduler/exam/{examid}/bulkunschedule.xml | <pyramid.config.views.MultiView object at 0xe26c49934790> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c4986bbd0> |
exam.training | v2/instructor/{eid}/exam/{examid}/training | <function rendered_view.<locals>.rendered_view at 0xe26c49941e40> | |
exam.attestation_form | v2/instructor/{eid}/exam/{examid}/attestation | <function rendered_view.<locals>.rendered_view at 0xe26c49940f40> | |
exam.attestation | v2/instructor/{eid}/exam/{examid}/attestation/submit | <function rendered_view.<locals>.rendered_view at 0xe26c49940b80> | |
exam.orderTraining_ajax | v2/instructor/{eid}/exam/{examid}/training/{trainingid}/pos/{pos} | <function rendered_view.<locals>.rendered_view at 0xe26c49943880> | |
exam.remove_exam_training | v2/instructor/{eid}/exam/{examid}/training/{trainingid}/remove | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49950f40> | |
exam.set_exam_training | v2/instructor/{eid}/exam/{examid}/training/add | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49939120> | |
exam.get_min_max_points | v2/instructor/{eid}/exam/{examid}/pool/points | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49942980> | |
examTranslate.examForm | v2/instructor/{eid}/exam/{examid}/translate/form | <function rendered_view.<locals>.rendered_view at 0xe26c4995c9a0> | |
examTranslate.getQuestions | v2/instructor/{eid}/exam/{examid}/translate/get/questions/ | <function rendered_view.<locals>.rendered_view at 0xe26c4995c220> | |
examTranslate.duplicateExam | v2/instructor/{eid}/exam/{examid}/translate/dupe/exam | <function rendered_view.<locals>.rendered_view at 0xe26c49953a60> | |
examTranslate.duplicatePools | v2/instructor/{eid}/exam/{examid}/translate/dupe/pools | <function rendered_view.<locals>.rendered_view at 0xe26c49953e20> | |
examTranslate.saveQuestions | v2/instructor/{eid}/exam/{examid}/translate/post/questions | <function rendered_view.<locals>.rendered_view at 0xe26c4995c5e0> | |
examTranslate.deleteExam | v2/instructor/{eid}/exam/{examid}/translate/delete | <function attr_wrapped_view.<locals>.attr_view at 0xe26c499536a0> | |
examTranslate.create.log | v2/instructor/{eid}/exam/{examid}/translate/log/create | <function rendered_view.<locals>.rendered_view at 0xe26c49952d40> | |
examTranslate.update.log | v2/instructor/{eid}/exam/{examid}/translate/log/{logid}/update | <function rendered_view.<locals>.rendered_view at 0xe26c49953100> | |
pool.listPools | v2/instructor/{eid}/exam/{examid}/pool/list | <function rendered_view.<locals>.rendered_view at 0xe26c49814900> | |
pool.createPool | v2/instructor/{eid}/exam/{examid}/pool/create | <function rendered_view.<locals>.rendered_view at 0xe26c49803600> | |
pool.createPool_ajax | v2/instructor/{eid}/exam/{examid}/pool/create/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49803240> | |
pool.editPoolForm | v2/instructor/{eid}/exam/{examid}/pool/{poolid}/edit/form | <function rendered_view.<locals>.rendered_view at 0xe26c49814180> | |
pool.editPool | v2/instructor/{eid}/exam/{examid}/pool/{poolid}/edit | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49814540> | |
pool.deletePoolWarning | v2/instructor/{eid}/exam/{examid}/pool/{poolid}/delete/form | <function rendered_view.<locals>.rendered_view at 0xe26c498039c0> | |
pool.deletePool | v2/instructor/{eid}/exam/{examid}/pool/{poolid}/delete | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49803d80> | |
pool.copyPoolForm | v2/instructor/{eid}/exam/{examid}/pool/{poolid}/copy/form | <function rendered_view.<locals>.rendered_view at 0xe26c49802ac0> | |
pool.copyPool | v2/instructor/{eid}/exam/{examid}/pool/{poolid}/copy | <function rendered_view.<locals>.rendered_view at 0xe26c49802e80> | |
question.listQuestions | v2/instructor/{eid}/exam/{examid}/question/list | <function rendered_view.<locals>.rendered_view at 0xe26c49824c20> | |
question.listQuestions.ajax | v2/instructor/{eid}/exam/{examid}/question/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49824fe0> | |
question.createQuestionHub | v2/instructor/{eid}/exam/{examid}/question/create/hub | <function rendered_view.<locals>.viewresult_to_response at 0xe26c498174c0> | |
question.createDDQuestion | v2/instructor/{eid}/exam/{examid}/question/create/dd | <function rendered_view.<locals>.rendered_view at 0xe26c49816d40> | |
question.createRankQuestion | v2/instructor/{eid}/exam/{examid}/question/create/ro | <function rendered_view.<locals>.rendered_view at 0xe26c49817c40> | |
question.createMAQuestion | v2/instructor/{eid}/exam/{examid}/question/create/ma | <function rendered_view.<locals>.rendered_view at 0xe26c49817880> | |
question.createBARSMCQuestion | v2/instructor/{eid}/exam/{examid}/question/create/barsmc | <function rendered_view.<locals>.rendered_view at 0xe26c498165c0> | |
question.createBARSMFQuestion | v2/instructor/{eid}/exam/{examid}/question/create/barsmf | <function rendered_view.<locals>.rendered_view at 0xe26c49816160> | |
question.createMCQuestion | v2/instructor/{eid}/exam/{examid}/question/create/mc | <function rendered_view.<locals>.rendered_view at 0xe26c49816980> | |
question.createMSQuestion | v2/instructor/{eid}/exam/{examid}/question/create/ms | <function rendered_view.<locals>.rendered_view at 0xe26c4981c040> | |
question.createFBQuestion | v2/instructor/{eid}/exam/{examid}/question/create/fb | <function rendered_view.<locals>.rendered_view at 0xe26c49817100> | |
question.createTFQuestion | v2/instructor/{eid}/exam/{examid}/question/create/tf | <function rendered_view.<locals>.rendered_view at 0xe26c4981c400> | |
question.createHSQuestion | v2/instructor/{eid}/exam/{examid}/question/create/hs | <function rendered_view.<locals>.rendered_view at 0xe26c49815da0> | |
question.editMAQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ma | <function rendered_view.<locals>.rendered_view at 0xe26c4981f560> | |
question.editBARSMCQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/barsmc | <function rendered_view.<locals>.rendered_view at 0xe26c4981dee0> | |
question.editBARSMFQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/barsmf | <function rendered_view.<locals>.rendered_view at 0xe26c4981da80> | |
question.editMCQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/mc | <function rendered_view.<locals>.rendered_view at 0xe26c4981e2a0> | |
question.editMSQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ms | <function rendered_view.<locals>.rendered_view at 0xe26c4981fce0> | |
question.editFBQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/fb | <function rendered_view.<locals>.rendered_view at 0xe26c4981ea20> | |
question.editTFQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/tf | <function rendered_view.<locals>.rendered_view at 0xe26c498240e0> | |
question.editHSQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/hs | <function rendered_view.<locals>.rendered_view at 0xe26c4981f1a0> | |
question.editDDQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/dd | <function rendered_view.<locals>.rendered_view at 0xe26c4981e660> | |
question.editRankQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ro | <function rendered_view.<locals>.rendered_view at 0xe26c4981f920> | |
question.editQuestionForm | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/form | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4981ede0> | |
question.displayPreviousQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/display/previous | <function rendered_view.<locals>.rendered_view at 0xe26c4981cf40> | |
question.displayNextQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/display/next | <function rendered_view.<locals>.rendered_view at 0xe26c4981cb80> | |
question.deleteQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/delete | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4981c7c0> | |
question.deleteQuestionWarning | v2/instructor/{eid}/exam/{examid}/question/{qid}/delete/form | None | |
question.copyQuestionForm | v2/instructor/{eid}/exam/{examid}/question/{qid}/copy/form | <function rendered_view.<locals>.rendered_view at 0xe26c49815620> | |
question.copyQuestion | v2/instructor/{eid}/newexam/{newexamid}/poolid/{poolid}/copy/oldexam/{oldexamid}/question/{qid} | <function rendered_view.<locals>.rendered_view at 0xe26c498159e0> | |
question.getPools_ajax | v2/instructor/{eid}/exam/{examid}/pools | <function rendered_view.<locals>.rendered_view at 0xe26c498244a0> | |
question.orderQuestion_ajax | v2/instructor/{eid}/exam/{examid}/question/{questionid}/position/{pos} | <function rendered_view.<locals>.rendered_view at 0xe26c498253a0> | |
question.displayQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid} | <function rendered_view.<locals>.rendered_view at 0xe26c4981d300> | |
question.importQuestionsTypeForm | v2/instructor/{eid}/exam/{examid}/question/import/form | <function rendered_view.<locals>.rendered_view at 0xe26c49824860> | |
question.uploadQuestionsDownloadGuide | v2/instructor/{eid}/exam/{examid}/donwload/guide | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4981d6c0> | |
question.uploadQuestionsForm | v2/instructor/{eid}/exam/{examid}/question/upload/form | <function rendered_view.<locals>.rendered_view at 0xe26c49826700> | |
question.uploadQuestionsPreview | v2/instructor/{eid}/exam/{examid}/question/upload/preview | <function rendered_view.<locals>.rendered_view at 0xe26c49826ac0> | |
question.uploadQuestions | v2/instructor/{eid}/exam/{examid}/question/upload/submit | <function rendered_view.<locals>.rendered_view at 0xe26c49825760> | |
question.ai.generateQuestionsGuide | v2/instructor/{eid}/exam/{examid}/question/ai.generate/guide | <function rendered_view.<locals>.rendered_view at 0xe26c49815260> | |
question.ai.generateQuestionsPreview | v2/instructor/{eid}/exam/{examid}/question/ai.generate/preview | <function rendered_view.<locals>.rendered_view at 0xe26c49825f80> | |
question.ai.generateQuestions | v2/instructor/{eid}/exam/{examid}/question/ai.generate/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49825bc0> | |
question.ai.generateQuestionsSubmit | v2/instructor/{eid}/exam/{examid}/question/ai.generate/submit | <function rendered_view.<locals>.rendered_view at 0xe26c49826340> | |
myAccount.payments | v2/instructor/{eid}/myaccount/payments | <function rendered_view.<locals>.rendered_view at 0xe26c497fb7e0> | |
myAccount.selectPlansForm | v2/instructor/{eid}/myaccount/selectPlan | <function rendered_view.<locals>.rendered_view at 0xe26c49800cc0> | |
myAccount.updatePlan | v2/instructor/{eid}/myaccount/updatePlan | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497fa340> | |
myAccount.updatePlanForm | v2/instructor/{eid}/myaccount/updatePlanForm | <function rendered_view.<locals>.rendered_view at 0xe26c497fa700> | |
myAccount.updateAddons | v2/instructor/{eid}/myaccount/updateAddons | <function rendered_view.<locals>.rendered_view at 0xe26c49801440> | |
myAccount.updateAddonsForm | v2/instructor/{eid}/myaccount/updateAddonsForm | <function rendered_view.<locals>.rendered_view at 0xe26c49801800> | |
myAccount.updatePaymentMethod | v2/instructor/{eid}/myaccount/updatepayment | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497f99e0> | |
myAccount.updatePaymentMethodForm | v2/instructor/{eid}/myaccount/updatepaymentform | <function rendered_view.<locals>.rendered_view at 0xe26c497f9da0> | |
myAccount.scheduledChangesForm | v2/instructor/{eid}/myaccount/scheduledchangesform | <function rendered_view.<locals>.rendered_view at 0xe26c49800900> | |
myAccount.scheduledChangesDelete | v2/instructor/{eid}/myaccount/scheduledchangesdelete | <function rendered_view.<locals>.rendered_view at 0xe26c49800540> | |
myAccount.cancelSubscription | v2/instructor/{eid}/myaccount/cancelSubscription | <function rendered_view.<locals>.rendered_view at 0xe26c497eb9c0> | |
myAccount.dontCancelSubscription | v2/instructor/{eid}/myaccount/dontCancelSubscription | <function rendered_view.<locals>.rendered_view at 0xe26c497f8540> | |
myAccount.dashboard | v2/instructor/{eid}/myaccount/dashboard | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497eb600> | |
myAccount.dashboardRefresh | v2/instructor/{eid}/myaccount/dashboardrefresh | <function rendered_view.<locals>.rendered_view at 0xe26c49802700> | |
myAccount.upgradeAccount | v2/instructor/v2/instructor/{eid}/upgradeaccount | <function rendered_view.<locals>.rendered_view at 0xe26c49802340> | |
myAccount.newSubscriptionForm | v2/instructor/v2/instructor/{eid}/newSubscription | <function rendered_view.<locals>.rendered_view at 0xe26c497fbba0> | |
myAccount.planSelector | v2/instructor/v2/instructor/{eid}/planSelector | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49800180> | |
myAccount.updatePlanFormNoSubsc | v2/instructor/v2/instructor/{eid}/updatePlanFormNoSubsc | <function rendered_view.<locals>.rendered_view at 0xe26c497faac0> | |
myAccount.updatePlanNoSubsc | v2/instructor/v2/instructor/{eid}/updatePlanNoSubsc | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497fb060> | |
myAccount.editInfo | v2/instructor/{eid}/myaccount/edit | <pyramid.config.views.MultiView object at 0xe26c497fc5d0> | |
myAccount.editPassword | v2/instructor/{eid}/myaccount/edit_password | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497f9440> | |
myAccount.studentSettingsForm | v2/instructor/{eid}/myaccount/studentsettings/edit/form | <function rendered_view.<locals>.rendered_view at 0xe26c49801080> | |
myAccount.editStudentSettings | v2/instructor/{eid}/myaccount/studentsettings/edit | <function rendered_view.<locals>.rendered_view at 0xe26c497fb420> | |
myAccount.updateProfileForm | v2/instructor/{eid}/myaccount/profile/update/form | <function rendered_view.<locals>.rendered_view at 0xe26c49801f80> | |
myAccount.updateProfile | v2/instructor/{eid}/myaccount/profile/update | <function rendered_view.<locals>.rendered_view at 0xe26c49801bc0> | |
myAccount.checkEmail_ajax | v2/instructor/{eid}/myaccount/check/email/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497ebd80> | |
myAccount.checkUsername_ajax | v2/instructor/{eid}/myaccount/check/username/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497f8180> | |
myAccount.editInfo.json | v2/instructor/{eid}/myaccount.json | <pyramid.config.views.MultiView object at 0xe26c497f23d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c4989b690> |
myAccount.editInfo.xml | v2/instructor/{eid}/myaccount.xml | <pyramid.config.views.MultiView object at 0xe26c497f1ed0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c4989ba50> |
api.myAccount.checkInstructorID.json | v2/instructor/{eid}/checkid.json | <pyramid.config.views.MultiView object at 0xe26c497f19d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c4989b8d0> |
api.myAccount.checkInstructorID.xml | v2/instructor/{eid}/checkid.xml | <pyramid.config.views.MultiView object at 0xe26c497f14d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c4989bb10> |
instructor.listInstructors | v2/instructor/{eid}/instructor/list | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497d2700> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c4989bd50> |
instructor.listInstructors.sorted | v2/instructor/{eid}/instructor/list | <function attr_wrapped_view.<locals>.attr_view at 0xe26c497d2ca0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c4989bf50> |
instructor.createInstructorForm | v2/instructor/{eid}/instructor/create/form | <function rendered_view.<locals>.rendered_view at 0xe26c497bf060> | |
instructor.createInstructor | v2/instructor/{eid}/instructor/create | <function rendered_view.<locals>.rendered_view at 0xe26c497beca0> | |
instructor.checkEmail_ajax | v2/instructor/instructor/{sid}/email/check/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497be520> | |
instructor.checkUsername_ajax | v2/instructor/instructor/{sid}/username/check/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497be8e0> | |
instructor.editInstructorForm | v2/instructor/{eid}/instructor/{sid}/edit/form | <function rendered_view.<locals>.rendered_view at 0xe26c497d0720> | |
instructor.editSubInstructorPassword | v2/instructor/{eid}/instructor/{sid}/edit/password | <function rendered_view.<locals>.rendered_view at 0xe26c497d0ea0> | |
instructor.editInstructor | v2/instructor/{eid}/instructor/{sid}/edit | <function rendered_view.<locals>.rendered_view at 0xe26c497d0360> | |
instructor.deleteInstructorWarning | v2/instructor/{eid}/instructor/{sid}/delete/form | <function rendered_view.<locals>.rendered_view at 0xe26c497bf7e0> | |
instructor.deleteInstructor | v2/instructor/{eid}/instructor/{sid}/delete | <function rendered_view.<locals>.rendered_view at 0xe26c497bf420> | |
instructor.editPermissionsForm | v2/instructor/{eid}/instructor/{sid}/permissions/edit/form | <function rendered_view.<locals>.rendered_view at 0xe26c497d0ae0> | |
instructor.editGroupRestrictionsForm | v2/instructor/{eid}/instructor/{sid}/permissions/edit/group/form | <function rendered_view.<locals>.rendered_view at 0xe26c497bff60> | |
instructor.editExamRestrictionsForm | v2/instructor/{eid}/instructor/{sid}/permissions/edit/exam/form | <function rendered_view.<locals>.rendered_view at 0xe26c497bfba0> | |
instructor.accessControl_ajax | v2/instructor/{eid}/instructor/{sid}/accesscontrol/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497be160> | |
instructor.setIsExamRestricted_ajax | v2/instructor/{eid}/instructor/{sid}/isrestricted/exam/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497d3060> | |
instructor.examRestrictions_ajax | v2/instructor/{eid}/instructor/{sid}/restrictions/exam/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497d1620> | |
instructor.getGroups_ajax | v2/instructor/{eid}/instructor/grouptype/{gc}/group/get/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497d19e0> | |
instructor.groupRestrictions_ajax | v2/instructor/{eid}/instructor/{sid}/restrictions/group/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497d2160> | |
instructor.setIsGroupRestricted_ajax | v2/instructor/{eid}/instructor/{sid}/isrestricted/group/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497d3420> | |
instructor.enterpriseInfo | v2/instructor/v2/instructor/{eid}/enterpriseinfo | <function rendered_view.<locals>.rendered_view at 0xe26c497d1260> | |
instructor.getKeySecret_ajax | v2/instructor/getkeysecret/ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497d1da0> | |
instructor.listInstructors.json | v2/instructor/{eid}/instructor/list.json | <pyramid.config.views.MultiView object at 0xe26c497c21d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498a5350> |
instructor.listInstructors.xml | v2/instructor/{eid}/instructor/list.xml | <pyramid.config.views.MultiView object at 0xe26c497c26d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498a7d10> |
instructor.editInstructorForm.json | v2/instructor/{eid}/instructor/{sid}/info.json | <pyramid.config.views.MultiView object at 0xe26c497c17d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498a7d50> |
instructor.editInstructorForm.xml | v2/instructor/{eid}/instructor/{sid}/info.xml | <pyramid.config.views.MultiView object at 0xe26c497c1cd0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498a7450> |
instructor.editPermissionsForm.json | v2/instructor/{eid}/instructor/{sid}/permissions.json | <pyramid.config.views.MultiView object at 0xe26c497c0dd0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498a7790> |
instructor.editPermissionsForm.xml | v2/instructor/{eid}/instructor/{sid}/permissions.xml | <pyramid.config.views.MultiView object at 0xe26c497c12d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498a7150> |
instructor.createInstructor.json | v2/instructor/{eid}/instructor/create.json | <pyramid.config.views.MultiView object at 0xe26c497c0890> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498a67d0> |
instructor.createInstructor.xml | v2/instructor/{eid}/instructor/create.xml | <pyramid.config.views.MultiView object at 0xe26c497c0350> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498ac910> |
instructor.editInstructor.json | v2/instructor/{eid}/instructor/{sid}/edit.json | <pyramid.config.views.MultiView object at 0xe26c497bbdd0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498ac990> |
instructor.editInstructor.xml | v2/instructor/{eid}/instructor/{sid}/edit.xml | <pyramid.config.views.MultiView object at 0xe26c497bb890> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498ad2d0> |
instructor.deleteInstructor.json | v2/instructor/{eid}/instructor/{sid}/delete.json | <pyramid.config.views.MultiView object at 0xe26c497bb390> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498ad110> |
instructor.deleteInstructor.xml | v2/instructor/{eid}/instructor/{sid}/delete.xml | <pyramid.config.views.MultiView object at 0xe26c497bae90> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498ac4d0> |
instructor.accessControl_ajax.json | v2/instructor/{eid}/instructor/{sid}/permissions/access/edit.json | <pyramid.config.views.MultiView object at 0xe26c497ba950> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498ac650> |
instructor.accessControl_ajax.xml | v2/instructor/{eid}/instructor/{sid}/permissions/access/edit.xml | <pyramid.config.views.MultiView object at 0xe26c497ba410> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498ad710> |
instructor.groupRestrictions_ajax.json | v2/instructor/{eid}/instructor/{sid}/permissions/group/edit.json | <pyramid.config.views.MultiView object at 0xe26c497b9ed0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498acb90> |
instructor.groupRestrictions_ajax.xml | v2/instructor/{eid}/instructor/{sid}/permissions/group/edit.xml | <pyramid.config.views.MultiView object at 0xe26c497b9990> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498ace50> |
instructor.examRestrictions_ajax.json | v2/instructor/{eid}/instructor/{sid}/permissions/exam/edit.json | <pyramid.config.views.MultiView object at 0xe26c497b9450> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498aca90> |
instructor.examRestrictions_ajax.xml | v2/instructor/{eid}/instructor/{sid}/permissions/exam/edit.xml | <pyramid.config.views.MultiView object at 0xe26c497b8f10> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498ad790> |
reports.generate_report_export_name | v2/instructor/{eid}/generateReportExportName | <function rendered_view.<locals>.rendered_view at 0xe26c49858ea0> | |
reports.questionResultAjax | v2/instructor/{eid}/report/question/results/{uid}/{exid}/{qid}/ | <function rendered_view.<locals>.rendered_view at 0xe26c498637e0> | |
reports.listReports | v2/instructor/{eid}/report/list | <function rendered_view.<locals>.rendered_view at 0xe26c4985b060> | |
reports.snapshotReport | v2/instructor/{eid}/report/exam/{examid}/snapshot | <function rendered_view.<locals>.rendered_view at 0xe26c49675bc0> | |
reports.snapshotReport.pdf | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/group/{g}/snapshot.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49675f80> | |
reports.snapshotReport.xls | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/group/{g}/snapshot.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49676340> | |
reports.multiExamReport | v2/instructor/{eid}/report/multiexam | <function rendered_view.<locals>.rendered_view at 0xe26c4985bba0> | |
reports.multiExamReport.pdf | v2/instructor/{eid}/report/multiexam.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4985bf60> | |
reports.multiExamReport.xls | v2/instructor/{eid}/report/multiexam.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49860360> | |
reports.groupAnalysisReport | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis | <function rendered_view.<locals>.rendered_view at 0xe26c498599e0> | |
reports.groupAnalysisReport.pdf | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49859da0> | |
reports.groupAnalysisReport.xls | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4985a160> | |
reports.dateRangeReport | v2/instructor/{eid}/report/gc/{gc}/daterange | <function rendered_view.<locals>.rendered_view at 0xe26c49843f60> | |
reports.dateRangeReport.pdf | v2/instructor/{eid}/report/gc/{gc}/daterange.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49858360> | |
reports.dateRangeReport.xls | v2/instructor/{eid}/report/gc/{gc}/daterange.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49858720> | |
reports.lastAttemptReport | v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/lastAttemptReport | <function rendered_view.<locals>.rendered_view at 0xe26c4985a520> | |
reports.lastAttemptReport.pdf | v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/lastAttemptReport.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4985a8e0> | |
reports.lastAttemptReport.xls | v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/lastAttemptReport.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4985aca0> | |
reports.questionRankingReport | v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/questionRank | None | |
reports.questionRankingReport.pdf | v2/instructor/{eid}/report/exam/{examid}/questionRank.pdf | None | |
reports.questionRankingReport.xls | v2/instructor/{eid}/report/exam/{examid}/questionRank.xls | None | |
reports.searchAndSchedule | v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/searchandschedule | <function rendered_view.<locals>.rendered_view at 0xe26c49675080> | |
reports.searchAndSchedule.pdf | v2/instructor/{eid}/scheduler/exam/{examid}/gc/{gc}/g/{g}/schedule/search/form.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49675800> | |
reports.searchAndSchedule.xls | v2/instructor/{eid}/scheduler/exam/{examid}/gc/{gc}/g/{g}/schedule/search/form.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49675440> | |
reports.listToGroup | v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/listToGroup | <function rendered_view.<locals>.rendered_view at 0xe26c4985b420> | |
reports.messageList | v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/messageList | <function rendered_view.<locals>.rendered_view at 0xe26c4985b7e0> | |
reports.recentResults | v2/instructor/{eid}/report/recentresults | <function rendered_view.<locals>.rendered_view at 0xe26c49677240> | |
reports.recentResults_ajax | v2/instructor/{eid}/report/recentresults_ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49677600> | |
reports.get_all_exams_ajax | v2/instructor/{eid}/reports/get_all_exams_ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49859260> | |
reports.get_rated_exams_ajax | v2/instructor/{eid}/reports/get_rated_exams_ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49859620> | |
reports.questionRank | v2/instructor/{eid}/report/exam/{examid}/questionrank | <function rendered_view.<locals>.rendered_view at 0xe26c49861620> | |
reports.questionRank.pdf | v2/instructor/{eid}/report/exam/{examid}/questionrank.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49861da0> | |
reports.questionRank.xls | v2/instructor/{eid}/report/exam/{examid}/questionrank.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49862160> | |
reports.questionPoolStats | v2/instructor/{eid}/report/exam/{examid}/questionpoolstats | <function rendered_view.<locals>.rendered_view at 0xe26c49860ae0> | |
reports.questionPoolStats.pdf | v2/instructor/{eid}/report/exam/{examid}/questionpoolstats.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49860ea0> | |
reports.questionPoolStats.xls | v2/instructor/{eid}/report/exam/{examid}/questionpoolstats.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49861260> | |
reports.questionRankingGraph | v2/instructor/{eid}/report/exam/{examid}/questionrankinggraph | <function rendered_view.<locals>.rendered_view at 0xe26c49862520> | |
reports.enterpriseInfo | v2/instructor/{eid}/reports/enterpriseinfo | <function rendered_view.<locals>.rendered_view at 0xe26c49858ae0> | |
reports.rightWrongResults | v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49674900> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498c5ad0> |
reports.rightWrongResults.pdf | v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49674360> | |
reports.rightWrongResults.xls | v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49674cc0> | |
reports.studentQuestionGridRefresh | v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid/refresh | <function rendered_view.<locals>.rendered_view at 0xe26c49676ac0> | |
reports.studentQuestionGrid | v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid | <function rendered_view.<locals>.rendered_view at 0xe26c49676700> | |
reports.studentQuestionGrid.xls | v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49676e80> | |
reports.ratingReport | v2/instructor/{eid}/reports/exam/{examid}/questionrating | <function rendered_view.<locals>.rendered_view at 0xe26c498628e0> | |
reports.ratingReport.xls | v2/instructor/{eid}/reports/exam/{examid}/questionrating.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49863420> | |
reports.ratingReport.pdf | v2/instructor/{eid}/reports/exam/{examid}/questionrating.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49863060> | |
reports.ratingReportDetail | v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating | <function rendered_view.<locals>.rendered_view at 0xe26c49862ca0> | |
reports.ratingReportDetail.xls | v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49863f60> | |
reports.ratingReportDetail.pdf | v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49863ba0> | |
reports.questionRank_ajax | v2/instructor/{eid}/report/questionRank_ajax/{reportType} | <function rendered_view.<locals>.rendered_view at 0xe26c498619e0> | |
reports.question_ajax | v2/instructor/{eid}/{eqid}/report/question_ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49860720> | |
reports.multiExamReport.json | v2/instructor/{eid}/report/multiexam.json | <pyramid.config.views.MultiView object at 0xe26c49845210> | |
reports.multiExamReport.xml | v2/instructor/{eid}/report/multiexam.xml | <pyramid.config.views.MultiView object at 0xe26c49844cd0> | |
reports.tlcSnapshotReport.json | v2/instructor/{eid}/report/tlcSnapshot.json | <pyramid.config.views.MultiView object at 0xe26c49847c10> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498c7990> |
reports.tlcSnapshotReport.xml | v2/instructor/{eid}/report/tlcSnapshot.xml | <pyramid.config.views.MultiView object at 0xe26c498476d0> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498c7c10> |
reports.dateRangeReport.json | v2/instructor/{eid}/report/daterange.json | <pyramid.config.views.MultiView object at 0xe26c49844790> | |
reports.dateRangeReport.xml | v2/instructor/{eid}/report/daterange.xml | <pyramid.config.views.MultiView object at 0xe26c49844250> | |
reports.groupAnalysisReport.json | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.json | <pyramid.config.views.MultiView object at 0xe26c49845c90> | |
reports.groupAnalysisReport.xml | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.xml | <pyramid.config.views.MultiView object at 0xe26c49845750> | |
reports.snapshotReport.json | v2/instructor/{eid}/report/exam/{examid}/snapshot.json | <pyramid.config.views.MultiView object at 0xe26c49847190> | |
reports.snapshotReport.xml | v2/instructor/{eid}/report/exam/{examid}/snapshot.xml | <pyramid.config.views.MultiView object at 0xe26c49846c50> | |
reports.snapshotReport.json_legacy | v2/instructor/{eid}/quickreports/exam/{examid}/snapshot.json | <pyramid.config.views.MultiView object at 0xe26c49846710> | |
reports.snapshotReport.xml_legacy | v2/instructor/{eid}/quickreports/exam/{examid}/snapshot.xml | <pyramid.config.views.MultiView object at 0xe26c498461d0> | |
reports.questionRank.json | v2/instructor/{eid}/report/exam/{examid}/questionrank.json | <pyramid.config.views.MultiView object at 0xe26c4983fd10> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498d8a10> |
reports.questionRank.xml | v2/instructor/{eid}/report/exam/{examid}/questionrank.xml | <pyramid.config.views.MultiView object at 0xe26c4983f810> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498d9990> |
reports.searchAndSchedule.json | v2/instructor/{eid}/scheduler/exam/{examid}/schedule/search.json | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4983a520> | |
reports.questionRank.json_legacy | v2/instructor/{eid}/questionstats/exam/{examid}/questionrank.json | <pyramid.config.views.MultiView object at 0xe26c4983f310> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498d8b50> |
reports.questionRank.xml_legacy | v2/instructor/{eid}/questionstats/exam/{examid}/questionrank.xml | <pyramid.config.views.MultiView object at 0xe26c4983ee10> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498d8c10> |
certificate.listCertificates | v2/instructor/{eid}/certificate/list | <function rendered_view.<locals>.rendered_view at 0xe26c499205e0> | |
certificate.createCertificateForm | v2/instructor/{eid}/certificate/create/form | <function rendered_view.<locals>.rendered_view at 0xe26c4991b2e0> | |
certificate.createCertificate | v2/instructor/{eid}/certificate/create | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4991af20> | |
certificate.editCertificateForm | v2/instructor/{eid}/certificate/{cer}/edit/form | <function rendered_view.<locals>.rendered_view at 0xe26c4991be20> | |
certificate.editCertificate | v2/instructor/{eid}/certificate/{cer}/edit | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4991ba60> | |
certificate.deleteCertificate | v2/instructor/{eid}/certificate/{cer}/delete | <function rendered_view.<locals>.viewresult_to_response at 0xe26c4991b6a0> | |
certificate.getTemplateUrl | v2/instructor/{eid}/certificate/getTemplateUrl/ajax | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49920220> | |
certificateTemplate.listTemplates | v2/instructor/{eid}/certificatetemplate/list | <function rendered_view.<locals>.rendered_view at 0xe26c49921940> | |
certificateTemplate.createForm | v2/instructor/{eid}/certificatetemplate/create | <function rendered_view.<locals>.rendered_view at 0xe26c49920e00> | |
certificateTemplate.createTemplate | v2/instructor/{eid}/certificatetemplate/createSubmit | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49920a40> | |
certificateTemplate.deleteTemplateWarning | v2/instructor/{eid}/certificatetemplate/{templateid}/delete | None | |
certificateTemplate.deleteTemplate | v2/instructor/{eid}/certificatetemplate/{templateid}/deleted | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49921d00> | |
certificateTemplate.editTemplateForm | v2/instructor/{eid}/certificatetemplate/{templateid}/edit | <function rendered_view.<locals>.rendered_view at 0xe26c49921580> | |
certificateTemplate.editTemplate | v2/instructor/{eid}/certificatetemplate/{templateid}/edited | <function rendered_view.<locals>.rendered_view at 0xe26c499211c0> | |
certificateTemplate.testPDF | v2/instructor/{eid}/certificatetemplate/testpdf | <function rendered_view.<locals>.rendered_view at 0xe26c499220c0> | |
imageManager.createImage.json | v2/instructor/{eid}/image/create.json | <pyramid.config.views.MultiView object at 0xe26c497dd610> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498dc490> |
mediaManager.listMedia | v2/instructor/{eid}/media/list | <function rendered_view.<locals>.rendered_view at 0xe26c497e37e0> | |
mediaManager.createMediaForm | v2/instructor/{eid}/media/create/form/{type} | None | |
mediaManager.createVideoAjax | v2/instructor/{eid}/media/video/create_ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497e1260> | |
mediaManager.createAudioAjax | v2/instructor/{eid}/media/audio/create_ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497e0ea0> | |
mediaManager.createPDFAjax | v2/instructor/{eid}/media/pdf/create_ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497e0ae0> | |
mediaManager.createImageAjax | v2/instructor/{eid}/media/image/create_ajax | <function rendered_view.<locals>.rendered_view at 0xe26c497e0720> | |
mediaManager.notificationMedia | v2/instructor/aws-endpoint/sns | <function rendered_view.<locals>.viewresult_to_response at 0xe26c497d3f60> | |
mediaManager.mediaStatusCheck | v2/instructor/{eid}/media/{mediaId}/status | <function rendered_view.<locals>.rendered_view at 0xe26c497e0360> | |
mediaManager.deleteMedia | v2/instructor/{eid}/media/{mediaId}/delete | <function rendered_view.<locals>.viewresult_to_response at 0xe26c497e1620> | |
mediaManager.editMediaForm | v2/instructor/{eid}/media/{mediaId}/edit/form | <function rendered_view.<locals>.rendered_view at 0xe26c497e2ca0> | |
mediaManager.editVideo | v2/instructor/{eid}/media/{mediaId}/video/edit | <function rendered_view.<locals>.rendered_view at 0xe26c497e28e0> | |
mediaManager.editAudio | v2/instructor/{eid}/media/{mediaId}/audio/edit | <function rendered_view.<locals>.rendered_view at 0xe26c497e2520> | |
mediaManager.editPDF | v2/instructor/{eid}/media/{mediaId}/pdf/edit | <function rendered_view.<locals>.rendered_view at 0xe26c497e2160> | |
mediaManager.editImage | v2/instructor/{eid}/media/{mediaId}/image/edit | <function rendered_view.<locals>.rendered_view at 0xe26c497e1da0> | |
mediaManager.viewDependencies | v2/instructor/{eid}/media/{mediaId}/dependencies | <function rendered_view.<locals>.rendered_view at 0xe26c497e3420> | |
mediaManager.updateThumbnail | v2/instructor/{eid}/media/{mediaId}/updateThumbnail | <function rendered_view.<locals>.rendered_view at 0xe26c497e8ae0> | |
mediaManager.listTrainingLibrary | v2/instructor/{eid}/media/training | <function rendered_view.<locals>.rendered_view at 0xe26c497e3ba0> | |
mediaManager.listTrainingLibrary.pdf | v2/instructor/{eid}/media/training.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xe26c497e3f60> | |
mediaManager.listTrainingLibrary.xls | v2/instructor/{eid}/media/training.xls | <function rendered_view.<locals>.viewresult_to_response at 0xe26c497e8360> | |
mediaManager.viewTrainingLibrary | v2/instructor/{eid}/media/{mediaId}/training/form | <function rendered_view.<locals>.rendered_view at 0xe26c497e9260> | |
mediaManager.editTrainingLibrary | v2/instructor/{eid}/media/{mediaId}/training/form/edit | <function rendered_view.<locals>.rendered_view at 0xe26c497e3060> | |
mediaManager.viewBatchTrainingLibrary | v2/instructor/{eid}/training/exam/{examId}/view | <function rendered_view.<locals>.rendered_view at 0xe26c497e8ea0> | |
mediaManager.editBatchTrainingLibrary | v2/instructor/{eid}/training/exam/{examId}/edit | <function rendered_view.<locals>.rendered_view at 0xe26c497e19e0> | |
mediaManager.awsAuth | v2/instructor/{eid}/media/awsAuth | <function rendered_view.<locals>.rendered_view at 0xe26c497e8720> | |
vimeo | v2/instructor/vimeo | <function rendered_view.<locals>.viewresult_to_response at 0xe26c497007c0> | |
youtube | v2/instructor/youtube | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49700b80> | |
training.disconnect | v2/instructor/{eid}/disconnect | None | |
support.form | v2/instructor/{eid}/support/ | <function rendered_view.<locals>.rendered_view at 0xe26c49700400> | |
support.email | v2/instructor/{eid}/support/email | <function rendered_view.<locals>.rendered_view at 0xe26c49700040> | |
secure.login | / | <function rendered_view.<locals>.rendered_view at 0xe26c49682700> | |
secure.loginResendForm | /loginResendForm | <function rendered_view.<locals>.rendered_view at 0xe26c49682e80> | |
secure.loginResend | /loginResend | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49682ac0> | |
secure.loginResetForm | /{eid}/loginResetForm | <function rendered_view.<locals>.rendered_view at 0xe26c49683240> | |
secure.loginResetPassword | /loginResetPassword | <function rendered_view.<locals>.rendered_view at 0xe26c49683600> | |
secure.checkAnswer_ajax | /checkAnswer_ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49681800> | |
secure.processLogin | /processLogin | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49688180> | |
secure.guaranaDirectLogin_new | /directLogin | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49681f80> | |
secure.guaranaDirectLogin | /index.cfm | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49681bc0> | |
secure.logOut | /logOut | <function rendered_view.<locals>.rendered_view at 0xe26c49682340> | |
api.secure.getInstructorID.json | /v2/validate.json | <pyramid.config.views.MultiView object at 0xe26c4967f3d0> | |
api.secure.getInstructorID.xml | /v2/validate.xml | <pyramid.config.views.MultiView object at 0xe26c4967eed0> | |
myAccount.HelloWorld.json | /v2/hello_world.json | <pyramid.config.views.MultiView object at 0xe26c4967fdd0> | |
myAccount.HelloWorld.xml | /v2/hello_world.xml | <pyramid.config.views.MultiView object at 0xe26c4967f8d0> | |
account.okta-saml-response | /saml/acs/{enc_companyid} | <function rendered_view.<locals>.rendered_view at 0xe26c49683d80> | |
account.okta-saml-metadata | /saml/metadata/{enc_companyid} | <function rendered_view.<locals>.rendered_view at 0xe26c496839c0> | |
stripe.webhook | /stripe/webhook | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49688720> | |
eb.webhook.outgoing | /exbwebhook/outgoing | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49703ce0> | |
eb.webhook.test | /exbwebhook/outgoing/test | <function rendered_view.<locals>.rendered_view at 0xe26c4970c0e0> | |
bars.startExam | /{eid}/student/{uid}/studentexam/{ueid}/bars/start | <function rendered_view.<locals>.rendered_view at 0xe26c4991a020> | |
bars.exitExam | /{eid}/student/{uid}/bars/exit | <function rendered_view.<locals>.rendered_view at 0xe26c49919300> | |
bars.answerQuestion | /{eid}/student/{uid}/studentexam/{ueid}/bars/answer | <function attr_wrapped_view.<locals>.attr_view at 0xe26c499198a0> | |
bars.submitExam | {eid}/student/{uid}/studentexam/{ueid}/bars/submit | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4991a520> | |
bars.submitQuestionNote | {eid}/student/{uid}/studentexam/{ueid}/question/{rid}/note/update | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4991aac0> | |
bars.regradeExam | {eid}/student/{uid}/studentexam/{ueid}/bars/regrade | <function rendered_view.<locals>.rendered_view at 0xe26c49919c60> | |
proctor.constructor.session.result | /constructor/session-result | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49814ea0> | |
zapier.subscribe | v2/instructor/{eid}/exbwebhook/subscribe/{event_type_id} | <function rendered_view.<locals>.rendered_view at 0xe26c4970cfe0> | |
zapier.unsubscribe | v2/instructor/{eid}/exbwebhook/unsubscribe/{event_type_id} | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4970d580> | |
zapier.sample | v2/instructor/{eid}/exbwebhook/sample/{event_type_id} | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4970cc20> | |
x72sold.process_agent.json | v2/instructor/{eid}/agent/process.json | <function attr_wrapped_view.<locals>.attr_view at 0xe26c4970c680> | <pyramid.predicates.RequestMethodPredicate object at 0xe26c498fce10> |
ai.generateQuestion | v2/instructor/{eid}/exam/{examid}/ai/question | <function rendered_view.<locals>.rendered_view at 0xe26c499185e0> | |
ai.selectQuestion | v2/instructor/{eid}/exam/{examid}/ai/question/select | <function attr_wrapped_view.<locals>.attr_view at 0xe26c49918f40> | |
ai.ImageForm | v2/instructor/{eid}/exam/{examid}/ai/image/form | <function rendered_view.<locals>.rendered_view at 0xe26c49907ec0> | |
ai.imageDisplay | v2/instructor/{eid}/exam/{examid}/ai/image/display | <function rendered_view.<locals>.rendered_view at 0xe26c499189a0> | |
ai.ImageSubmit | v2/instructor/{eid}/exam/{examid}/ai/image/generate/submit | <function rendered_view.<locals>.rendered_view at 0xe26c499182c0> | |
ai.generateImage.create.log | v2/instructor/{eid}/exam/{examid}/ai/image/log | <function rendered_view.<locals>.rendered_view at 0xe26c49904f40> | |
dashboard.welcome | v2/instructor/{eid}/welcome | <function rendered_view.<locals>.rendered_view at 0xe26c49703380> | |
dashboard.welcome_ajax | v2/instructor/{eid}/welcome.ajax | <function rendered_view.<locals>.rendered_view at 0xe26c49703740> | |
main.noPermission | v2/instructor/{eid}/unauthorized | <function rendered_view.<locals>.rendered_view at 0xe26c497025c0> | |
status | /status | <function rendered_view.<locals>.rendered_view at 0xe26c49702fc0> | |
headertest | /headertest | <function rendered_view.<locals>.rendered_view at 0xe26c49701580> | |
locale | /locale | <function rendered_view.<locals>.viewresult_to_response at 0xe26c49702c00> |
Settings
Key | Value |
---|---|
aws_access_key_id | 'AKIAI3MMUTPFCATD4GUQ' |
aws_secret_access_key | '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' |
bypass_non_payment | '18752,1109,7968,7978,5256,45727,45867,12024,40289,45648,34745,9729,46029,33721' |
cloudfront_keypair_id | 'APKAJJIM3MUEDBSFB6VQ' |
cloudfront_private_keyfile_path | '/apps/core/cloudfront-key/pk-APKAJJIM3MUEDBSFB6VQ.pem' |
cloudfront_signed_cookie_domain | '.exbcore.com' |
cloudfront_signed_cookie_expiration | '2592000' |
cloudfront_url | 'https://ebmedia.exbcore.com' |
connection_string | 'oracle://core:corecolumbuscore@prod-sun.c6txkd7d2q5i.us-east-1.rds.amazonaws.com:1521/EXBPROD' |
constructor.proctor.api_secret | "5:T9Gq:^£R,g/-8a4pH'~J#e$|_S3BDk" |
csrf_trusted_origins | [] |
dca_login_url | 'https://dca.exbcore.com/login?u=' |
debug_all | False |
debugtoolbar.active_panels | [] |
debugtoolbar.button_style | '' |
debugtoolbar.debug_notfound | False |
debugtoolbar.debug_routematch | False |
debugtoolbar.enabled | True |
debugtoolbar.exclude_prefixes | ('/favicon.ico',) |
debugtoolbar.extra_global_panels | [] |
debugtoolbar.extra_panels | [] |
debugtoolbar.global_panels | [] |
debugtoolbar.hosts | ['127.0.0.1', '::1'] |
debugtoolbar.includes | [] |
debugtoolbar.intercept_exc | 'debug' |
debugtoolbar.intercept_redirects | False |
debugtoolbar.max_request_history | 100 |
debugtoolbar.max_visible_requests | 10 |
debugtoolbar.panels | [] |
debugtoolbar.prevent_http_cache | False |
debugtoolbar.reload_assets | False |
debugtoolbar.reload_resources | False |
debugtoolbar.reload_templates | False |
debugtoolbar.show_on_exc_only | False |
desc_key | '3LYcGQRoL3o=' |
eb.environment | 'core' |
exclog.ignore | 'instructor.exceptions.StatusFailure\ninstructor.exceptions.MaintenanceException\ninstructor.exceptions.WarningException\ninstructor.lib.errors.APIException\ninstructor.lib.errors.SiteException' |
incoming_media_bucket | 'ebmedia-core-incoming' |
jinja2.filters | '\nmodel_url = pyramid_jinja2.filters:model_url_filter\nroute_url = pyramid_jinja2.filters:route_url_filter\nstatic_url = pyramid_jinja2.filters:static_url_filter\ncloudfront_url = instructor.filters:cloudfront_url_filter\nroute_path = instructor.filters:route_path_filter\nencrypt = instructor.filters:eb_encrypt\nsanitize_html = instructor.filters:sanitize_html\nremove_paragraph = instructor.filters:remove_paragraph\nchar = instructor.filters:char\nquestionTypeText = instructor.filters:questionTypeText\nindexToChar = instructor.filters:indexToChar\nprint = instructor.filters:print\nshortenToBr = instructor.filters.shortenToBr\njson = instructor.filters.toJson\ncreateSortList = instructor.filters.createSortList\ngetDisplayName = instructor.filters.getDisplayName\ngetProfileColor = instructor.filters.getProfileColor\nhasPermission = instructor.filters.hasPermission\nbillingStatus = instructor.filters.billingStatus\nisExamRestricted = instructor.filters.isExamRestricted\nuuid = instructor.filters:unique_id\nhls = instructor.filters:hls_support\ntraining_legacy = instructor.filters:training_legacy\nhtml_text_only = instructor.filters:html_text_only\npluralize = instructor.filters:pluralize' |
klinitrial_login_url | 'https://klinitrial.exbcore.com/login?u=' |
lms_url | 'https://testing.exbcore.com/aicc' |
maintenance_h2title | 'Under Maintenance' |
maintenance_h4title | 'Exambuilder is currently being updated.' |
maintenance_info | 'We will be down for planned maintenance starting at 09:00 AM Eastern (UTC/GMT -5 hours), Sat Nov 10 2012. [-]' |
marco_login_url | 'https://testing.marcocore.com/login?u=' |
mediadaemon_path | '/apps/core/mediadaemon/pending/' |
outgoing_media_bucket | 'ebmedia-core' |
outgoing_media_bucket_prefix | '' |
pipeline_id | '1496432699815-sf8bg1' |
prevent_cachebust | False |
pyramid.csrf_trusted_origins | [] |
pyramid.debug_all | False |
pyramid.debug_authorization | False |
pyramid.debug_notfound | False |
pyramid.debug_routematch | False |
pyramid.debug_templates | False |
pyramid.default_locale_name | 'es' |
pyramid.includes | '\npyramid_debugtoolbar' |
pyramid.prevent_cachebust | False |
pyramid.prevent_http_cache | False |
pyramid.reload_all | False |
pyramid.reload_assets | False |
pyramid.reload_resources | False |
pyramid.reload_templates | True |
qb_client_id | 'AB6LblAwK8jzWjWC2BRJ43AjZ8ftbRj0vnGULjxeNO3K4sSCfJ' |
qb_client_secret | 'FaVpRt5ELk50Pwo6CE4GGxsRusQ3x3ncRgRyAugM' |
qb_company_id | '1315192240' |
qb_environment | 'development' |
qb_redirect_url | 'http://localhost:8000/callback' |
region | 'us-east-1' |
reload_all | False |
scss.asset_path | 'instructor:assets/scss' |
scss.cache | 'false' |
scss.compress | 'false' |
showWarning | 'false' |
slideshare_key | '00RmFI5x' |
slideshare_secret | 'tqqHlMsU' |
stripe_public_api_key | 'pk_test_10KubId4OjLbWi9Mw39Ud3Sd' |
stripe_secret_api_key | 'sk_test_xdxq5rXZW7kAaxcYBEd0VKaG' |
stripe_whk_key | 'whsec_xivyR8pgKr1GXqt0aLGi2npggSyPP1Le' |
student_login_url | 'https://testing.exbcore.com/login?u=' |
student_settings_form | 'https://testing.exbcore.com/secure/registration' |
testing_url | 'https://testing.exbcore.com/' |
thumbnail_bucket | 'ebmedia-core' |
training_legacy | '15745,40235,14137,28954,33035' |
ultrasound_login_url | 'https://ultrasoundregistryreview.exbcore.com/login?u=' |
underMaintenance | 'false' |
vimeo_callback | '/v2/instructor/vimeo' |
vimeo_key | '4f478e8a6129b863f324eed25a8f4f6f3eac21c6' |
vimeo_secret | '8joJWx/xuvgSMTY6nx3hgcZUBDMUHYB3O+gcXNoFGR5hkJ4muCTMOMnoELpPrz8N9izRn5AfuqLn4psETFsAvXQSRQ24Z+WS4ag3jcSj3PgDELZzDRLDnHiAyfd33IC3' |
warning_info | '"We WIll be down for planned maintenance starting at 09:00 AM Eastern (UTC/GMT -5 hours), Sat Nov 10 2012."' |
yt_client_id | '712912901463-24k816e7bhtdadmo51a459t5kmdssfqe.apps.googleusercontent.com' |
yt_client_secret | 'I6iq4AvA38ss_xCtESXKMjKI' |
yt_redirect_uri | '/v2/instructor/youtube' |
Tweens
Implicit definition
Order (from server to application) | Tween |
---|---|
0 | pyramid_debugtoolbar.toolbar_tween_factory |
1 | pyramid.tweens.excview_tween_factory |
Versions
Platform
Python 3.11.11 (main, Dec 4 2024, 08:55:08) [GCC 13.2.0] on Linux-6.14.0-1010-aws-aarch64-with-glibc2.39
Packages
Package Name | Version | Summary |
---|---|---|
acres | 0.3.0 | Access resources on your terms |
aiohappyeyeballs | 2.4.3 | Happy Eyeballs for asyncio |
aiohttp | 3.10.10 | Async http client/server framework (asyncio) |
aiosignal | 1.3.1 | aiosignal: a list of registered asynchronous callbacks |
amqp | 5.2.0 | Low-level AMQP client for Python (fork of amqplib). |
annotated-types | 0.7.0 | Reusable constraint types to use with typing.Annotated |
anyio | 4.6.2.post1 | High level compatibility layer for multiple asynchronous event loop implementations |
attrs | 24.2.0 | Classes Without Boilerplate |
babel | 2.16.0 | Internationalization utilities |
beautifulsoup4 | 4.12.3 | Screen-scraping library |
billiard | 4.2.1 | Python multiprocessing fork with improvements and bugfixes |
boto | 2.49.0 | Amazon Web Services Library |
boto3 | 1.35.57 | The AWS SDK for Python |
botocore | 1.35.57 | Low-level, data-driven core of boto 3. |
bs4 | 0.0.2 | Dummy package for Beautiful Soup (beautifulsoup4) |
celery | 5.4.0 | Distributed Task Queue. |
certifi | 2024.8.30 | Python package for providing Mozilla's CA Bundle. |
cffi | 1.17.1 | Foreign Function Interface for Python calling C code. |
chardet | 5.2.0 | Universal encoding detector for Python 3 |
charset-normalizer | 3.4.0 | The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. |
ci-info | 0.3.0 | Continuous Integration Information |
click | 8.1.7 | Composable command line interface toolkit |
click-didyoumean | 0.3.1 | Enables git-like *did-you-mean* feature in click |
click-plugins | 1.1.1 | An extension module for click to enable registering CLI commands via setuptools entry-points. |
click-repl | 0.3.0 | REPL plugin for Click |
configobj | 5.0.9 | Config file reading, writing and validation. |
configparser | 7.1.0 | Updated configparser from stdlib for earlier Pythons. |
cryptography | 43.0.3 | cryptography is a package which provides cryptographic recipes and primitives to Python developers. |
cx_Oracle | 8.3.0 | Python interface to Oracle |
dca-scheduler | 0.0 | dca_scheduler |
defusedxml | 0.7.1 | XML bomb protection for Python stdlib modules |
distro | 1.9.0 | Distro - an OS platform information API |
dnspython | 2.7.0 | DNS toolkit |
elementpath | 4.6.0 | XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml |
email_validator | 2.2.0 | A robust email address syntax and deliverability validation library. |
enum-compat | 0.0.3 | enum/enum34 compatibility package |
et_xmlfile | 2.0.0 | An implementation of lxml.xmlfile for the standard library |
etelemetry | 0.3.1 | Etelemetry python client API |
fdfgen | 0.16.1 | library for creating FDF files |
filelock | 3.17.0 | A platform independent file lock. |
fitz | 0.0.1.dev2 | Fitz: Workflow Mangement for neuroimaging data. |
freetrial | 0.0 | freetrial |
frozenlist | 1.5.0 | A list-like structure which implements collections.abc.MutableSequence |
future | 1.0.0 | Clean single-source support for Python 3 and 2 |
greenlet | 3.1.1 | Lightweight in-process concurrent programming |
guarana | 0.0 | guarana |
h11 | 0.14.0 | A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 |
holidays | 0.60 | World Holidays Framework |
homepage | 0.0 | homepage |
httpcore | 1.0.6 | A minimal low-level HTTP client. |
httplib2 | 0.22.0 | A comprehensive HTTP client library. |
httpx | 0.27.2 | The next generation HTTP client. |
hupper | 1.12.1 | Integrated process monitor for developing and reloading daemons. |
idna | 3.10 | Internationalized Domain Names in Applications (IDNA) |
importlib_resources | 6.5.2 | Read resources from Python packages |
instructor | 0.0 | instructor |
intuit-oauth | 1.2.6 | Intuit OAuth Client |
isodate | 0.6.1 | An ISO 8601 date/time/duration parser and formatter |
Jinja2 | 3.0.2 | A very fast and expressive template engine. |
jiter | 0.7.0 | Fast iterable JSON parser. |
jmespath | 1.0.1 | JSON Matching Expressions |
kombu | 5.4.2 | Messaging library for Python. |
lingua | 4.15.0 | Translation toolset |
looseversion | 1.3.0 | Version numbering for anarchists and software realists |
lxml | 5.3.1 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. |
Mako | 1.3.6 | A super-fast templating language that borrows the best ideas from the existing templating languages. |
MarkupSafe | 3.0.2 | Safely add untrusted strings to HTML/XML markup. |
multidict | 6.1.0 | multidict implementation |
networkx | 3.4.2 | Python package for creating and manipulating graphs and networks |
newrelic | 10.2.0 | New Relic Python Agent |
nibabel | 5.3.2 | Access a multitude of neuroimaging data formats |
nipype | 1.9.2 | Neuroimaging in Python: Pipelines and Interfaces |
numpy | 2.2.3 | Fundamental package for array computing in Python |
oauthlib | 3.2.2 | A generic, spec-compliant, thorough implementation of the OAuth request-signing logic |
openai | 1.54.3 | The official Python library for the openai API |
openpyxl | 3.1.5 | A Python library to read/write Excel 2010 xlsx/xlsm files |
orders | 0.0 | orders |
packaging | 24.2 | Core utilities for Python packages |
pandas | 2.2.3 | Powerful data structures for data analysis, time series, and statistics |
PasteDeploy | 3.1.0 | Load, configure, and compose WSGI applications and servers |
pathlib | 1.0.1 | Object-oriented filesystem paths |
pdfkit | 1.0.0 | Wkhtmltopdf python wrapper to convert html to pdf using the webkit rendering engine and qt |
pillow | 11.0.0 | Python Imaging Library (Fork) |
pip | 25.0.1 | The PyPA recommended tool for installing Python packages. |
plaster | 1.1.2 | A loader interface around multiple config file formats. |
plaster-pastedeploy | 1.0.1 | A loader implementing the PasteDeploy syntax to be used by plaster. |
polib | 1.2.0 | A library to manipulate gettext files (po and mo files). |
prompt_toolkit | 3.0.48 | Library for building powerful interactive command lines in Python |
propcache | 0.2.0 | Accelerated property cache |
prov | 2.0.1 | A library for W3C Provenance Data Model supporting PROV-JSON, PROV-XML and PROV-O (RDF) |
puremagic | 1.28 | Pure python implementation of magic file detection |
pyasn1 | 0.6.1 | Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208) |
pycparser | 2.22 | C parser in Python |
pycryptodome | 3.21.0 | Cryptographic library for Python |
pydantic | 2.9.2 | Data validation using Python type hints |
pydantic_core | 2.23.4 | Core functionality for Pydantic validation and serialization |
pydot | 3.0.4 | Python interface to Graphviz's Dot |
Pygments | 2.18.0 | Pygments is a syntax highlighting package written in Python. |
PyJWT | 2.9.0 | JSON Web Token implementation in Python |
PyMuPDF | 1.25.3 | A high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents. |
pyOpenSSL | 24.2.1 | Python wrapper module around the OpenSSL library |
pyotp | 2.9.0 | Python One Time Password Library |
pyparsing | 3.2.1 | pyparsing module - Classes and methods to define and execute parsing grammars |
PyPDF2 | 3.0.1 | A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files |
pyramid | 2.0.2 | The Pyramid Web Framework, a Pylons project |
pyramid-exclog | 1.1 | A package which logs to a Python logger when an exception is raised by a Pyramid application |
pyramid-mako | 1.1.0 | Mako template bindings for the Pyramid web framework |
pyramid_debugtoolbar | 4.12.1 | A package which provides an interactive HTML debugger for Pyramid application development |
pyramid_jinja2 | 2.10.1 | Jinja2 template bindings for the Pyramid web framework |
pysaml2 | 7.5.0 | Python implementation of SAML Version 2 Standard |
python-dateutil | 2.9.0.post0 | Extensions to the standard Python datetime module |
python-quickbooks | 0.9.12 | A Python library for accessing the QuickBooks API. |
pytz | 2024.2 | World timezone definitions, modern and historical |
PyVimeo | 1.1.2 | Simple interaction with the Vimeo API. |
pyxnat | 1.6.3 | XNAT in Python |
rauth | 0.7.3 | A Python library for OAuth 1.0/a, 2.0, and Ofly. |
raven | 6.10.0 | Raven is a client for Sentry (https://getsentry.com) |
rdflib | 6.3.2 | RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. |
reportlab | 4.2.5 | The Reportlab Toolkit |
requests | 2.32.3 | Python HTTP for Humans. |
requests-aws | 0.1.8 | AWS authentication for Amazon S3 for the python requests module |
requests-oauthlib | 2.0.0 | OAuthlib authentication support for Requests. |
rsa | 4.9 | Pure-Python RSA implementation |
s3transfer | 0.10.3 | An Amazon S3 Transfer Manager |
scipy | 1.15.2 | Fundamental algorithms for scientific computing in Python |
setuptools | 65.5.0 | Easily download, build, install, upgrade, and uninstall Python packages |
simplejson | 3.19.3 | Simple, fast, extensible JSON encoder/decoder for Python |
six | 1.16.0 | Python 2 and 3 compatibility utilities |
sniffio | 1.3.1 | Sniff out which async library your code is running under |
soupsieve | 2.6 | A modern CSS selector implementation for Beautiful Soup. |
SQLAlchemy | 2.0.36 | Database Abstraction Library |
store | 0.0 | store |
stripe | 11.2.0 | Python bindings for the Stripe API |
testing | 0.0 | testing |
tinydb | 4.8.2 | TinyDB is a tiny, document oriented database optimized for your happiness :) |
tqdm | 4.67.0 | Fast, Extensible Progress Meter |
traits | 7.0.2 | Observable typed attributes for Python classes |
transaction | 5.0 | Transaction management for Python |
translationstring | 1.4 | Utility library for i18n relied on by various Repoze and Pyramid packages |
tuspy | 1.0.3 | A Python client for the tus resumable upload protocol -> http://tus.io |
typing_extensions | 4.12.2 | Backported and Experimental Type Hints for Python 3.8+ |
tzdata | 2024.2 | Provider of IANA time zone data |
ua-parser | 0.18.0 | Python port of Browserscope's user agent parser |
Unidecode | 1.3.8 | ASCII transliterations of Unicode text |
urllib3 | 2.2.3 | HTTP library with thread-safe connection pooling, file post, and more. |
user-agents | 2.2.0 | A library to identify devices (phones, tablets) and their capabilities by parsing browser user agent strings. |
uWSGI | 2.0.28 | The uWSGI server |
validate_email | 1.3 | Validate_email verify if an email address is valid and really exists. |
venusian | 3.1.0 | A library for deferring decorator actions |
vine | 5.1.0 | Python promises. |
waitress | 3.0.1 | Waitress WSGI server |
wcwidth | 0.2.13 | Measures the displayed width of unicode strings in a terminal |
WebOb | 1.8.9 | WSGI request and response object |
wheel | 0.44.0 | A built-package format for Python |
WTForms | 2.3.3 | A flexible forms validation and rendering library for Python web development. |
xlrd | 2.0.1 | Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files |
xmlschema | 2.5.1 | An XML Schema validator and decoder |
xmltodict | 0.14.2 | Makes working with XML feel like you are working with JSON |
yarl | 1.17.1 | Yet another URL library |
zope.deprecation | 5.0 | Zope Deprecation Infrastructure |
zope.interface | 7.1.1 | Interfaces for Python |
Settings
Some pyramid_debugtoolbar panels can be activated (this enables additional features).
NOTE: These settings are tracked in a cookie on a per-request basis. If you want to enable options for other requests such as via curl or a non-browser client then you should turn them on by default in your settings via the debugtoolbar.active_panels
setting, or by setting the pdtb_active
cookie on the client.