HTTP Headers
Request Headers
Key | Value |
---|---|
Accept | */* |
Accept-Encoding | gzip, br, zstd, deflate |
Connection | close |
Host | endpoint.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-68a77793-53f8990b28901ecf6731ab4e |
X-Forwarded-For | 216.73.216.2, 172.30.9.224 |
X-Forwarded-Port | 443 |
X-Forwarded-Proto | https |
X-Real-Ip | 172.30.9.224 |
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 | 6620 |
Content-Type | text/html; charset=UTF-8 |
Performance
Resource | Value |
---|---|
User CPU time | 10.314 msec |
System CPU time | 1.009 msec |
Total CPU time | 11.323 msec |
Elapsed time | 11.336 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': '3518ADCF254BAC6D96742AC86D6AEE7F', 'feedback_message': '', 'icon': ''} | |
System Values | |
_LOCALE_ | 'es' |
context | <pyramid.traversal.DefaultRootFactory object at 0xf1d56026b550> |
get_csrf_token | functools.partial(<function get_csrf_token at 0xf1d5701c2840>, <Request at 0xf1d55edff610 GET https://endpoint.exbcore.com/loginResendForm>) |
renderer_info | <pyramid.renderers.RendererHelper object at 0xf1d55f9c1fd0> |
renderer_name | 'secure/loginResendForm.html' |
req | <Request at 0xf1d55edff610 GET https://endpoint.exbcore.com/loginResendForm> |
request | <Request at 0xf1d55edff610 GET https://endpoint.exbcore.com/loginResendForm> |
view | <function login_resend_form at 0xf1d561c118a0> |
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://endpoint.exbcore.com | ||||||||||||||||
authorization * | None | ||||||||||||||||
cache_control * | |||||||||||||||||
context * | <pyramid.traversal.DefaultRootFactory object at 0xf1d56026b550> | ||||||||||||||||
exc_info * | None | ||||||||||||||||
exception * | None | ||||||||||||||||
locale_name * | es | ||||||||||||||||
matchdict * |
|
||||||||||||||||
matched_route * |
|
||||||||||||||||
path * | /loginResendForm | ||||||||||||||||
root * | <pyramid.traversal.DefaultRootFactory object at 0xf1d56026b550> | ||||||||||||||||
subpath * | () | ||||||||||||||||
traversed * | () | ||||||||||||||||
url * | https://endpoint.exbcore.com/loginResendForm | ||||||||||||||||
view_name * | |||||||||||||||||
virtual_root * | <pyramid.traversal.DefaultRootFactory object at 0xf1d56026b550> | ||||||||||||||||
virtual_root_path * | () |
Documentation Links
- API Docs: pyramid.request
Request attributes
Attribute | Value |
---|---|
_headers | <webob.headers.EnvironHeaders object at 0xf1d55edff850> |
finished_callbacks | deque([<function HeaderDebugPanel.__init__.<locals>.finished_callback at 0xf1d56e573b00>]) |
invoke_subrequest | <bound method Router.invoke_subrequest of <pyramid.router.Router object at 0xf1d56fb79690>> |
pdtb_id | '323635383938373232303633383838' |
registry | <Registry instructor> |
Request environ
Attribute | Value |
---|---|
HTTP_ACCEPT | '*/*' |
HTTP_ACCEPT_ENCODING | 'gzip, br, zstd, deflate' |
HTTP_CONNECTION | 'close' |
HTTP_HOST | 'endpoint.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-68a77793-53f8990b28901ecf6731ab4e' |
HTTP_X_FORWARDED_FOR | '216.73.216.2, 172.30.9.224' |
HTTP_X_FORWARDED_PORT | '443' |
HTTP_X_FORWARDED_PROTO | 'https' |
HTTP_X_REAL_IP | '172.30.9.224' |
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 0xf1d5715a37b0> |
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 0xf1d56ef22d90> | |
---|---|
policy | <pyramid.authentication.AuthTktCookieHelper object at 0xf1d56ef22d90> |
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 0xf1d56ef3c250> | |
---|---|
policy | <pyramid.authorization.ACLAuthorizationPolicy object at 0xf1d56ef3c250> |
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 0xf1d56ef23dd0> | |
---|---|
policy | <pyramid.csrf.LegacySessionCSRFStoragePolicy object at 0xf1d56ef23dd0> |
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 0xf1d56e90c410> | |
view function instructor.views.notfound |
Renderer factories
renderer factory function pyramid.renderers.string_renderer_factory | |
---|---|
factory | <function string_renderer_factory at 0xf1d5701c2ac0> |
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 0xf1d56e83d290> | |
---|---|
factory | <pyramid_jinja2.Jinja2RendererFactory object at 0xf1d56e83d290> |
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 0xf1d570337750> | |
---|---|
factory | <pyramid.renderers.JSON object at 0xf1d570337750> |
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 0xf1d560e6ea50> |
pattern | 'static/*subpath' |
Source | |
Line 85 of file /apps/core/instructor/instructor/__init__.py:
|
|
References | |
view object <pyramid.static.static_view object at 0xf1d56e90c410> |
route student.listStudents (pattern: 'v2/instructor/{eid}/student/list') | |
---|---|
name | 'student.listStudents' |
object | <pyramid.urldispatch.Route object at 0xf1d560e74b10> |
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 0xf1d560e74ed0> |
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 0xf1d560e75550> |
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 0xf1d560e75a90> |
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 0xf1d560e75e10> |
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 0xf1d560e760d0> |
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 0xf1d560e755d0> |
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 0xf1d560e76350> |
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 0xf1d560e76c50> |
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 0xf1d560e76ad0> |
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 0xf1d560e76b50> |
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 0xf1d560e77010> |
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 0xf1d560e77850> |
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 0xf1d560e76fd0> |
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 0xf1d560e77c10> |
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 0xf1d560e77a10> |
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 0xf1d560e77cd0> |
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 0xf1d560e7c790> |
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 0xf1d560e7c290> |
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 0xf1d560e7d790> |
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 0xf1d560e7d010> |
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 0xf1d560e7e410> |
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 0xf1d560e7dd90> |
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 0xf1d560e7e450> |
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 0xf1d560e7e310> |
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 0xf1d560e7f850> |
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 0xf1d560e7ff50> |
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 0xf1d560e74bd0> |
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 0xf1d560e7fe10> |
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 0xf1d560e7d890> |
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 0xf1d560e7f110> |
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 0xf1d560e85950> |
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 0xf1d560e85bd0> |
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 0xf1d560e85e50> |
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 0xf1d560e860d0> |
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 0xf1d560e86410> |
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 0xf1d560e85150> |
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 0xf1d560e86590> |
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 0xf1d560e86a50> |
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 0xf1d560e86d50> |
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 0xf1d560e87150> |
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 0xf1d560e874d0> |
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 0xf1d560e87790> |
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 0xf1d560e84d10> |
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 0xf1d560e87710> |
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 0xf1d560e87750> |
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 0xf1d560e87010> |
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 0xf1d560e87d90> |
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 0xf1d560e87690> |
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 0xf1d560e86f90> |
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 0xf1d560e86a10> |
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 0xf1d560e8cad0> |
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 0xf1d560e8c190> |
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 0xf1d560e8d150> |
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 0xf1d560e8c790> |
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 0xf1d560e8d210> |
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 0xf1d560e8d7d0> |
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 0xf1d560e8cc50> |
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 0xf1d560e8d2d0> |
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 0xf1d560e8e190> |
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 0xf1d560e8ea10> |
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 0xf1d560e8e8d0> |
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 0xf1d560e8ef90> |
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 0xf1d560e8f150> |
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 0xf1d560e8f650> |
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 0xf1d560e8f910> |
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 0xf1d560e8fb10> |
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 0xf1d560e8fd50> |
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 0xf1d560e8da50> |
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 0xf1d560e8ecd0> |
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 0xf1d560e8f550> |
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 0xf1d560e8f810> |
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 0xf1d560e8fa10> |
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 0xf1d560e8fc50> |
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 0xf1d560e99750> |
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 0xf1d560e99950> |
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 0xf1d560e99e10> |
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 0xf1d560e9a090> |
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 0xf1d560e9a410> |
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 0xf1d560e9a6d0> |
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 0xf1d560e9a950> |
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 0xf1d560e9ab90> |
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 0xf1d560e9ae90> |
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 0xf1d560e9b110> |
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 0xf1d560e9b510> |
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 0xf1d560e9b810> |
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 0xf1d560e9b190> |
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 0xf1d560e9b590> |
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 0xf1d560e9ba50> |
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 0xf1d560e9bc90> |
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 0xf1d560e9bf90> |
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 0xf1d560e9b650> |
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 0xf1d560e9bf10> |
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 0xf1d560e9b4d0> |
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 0xf1d560e9aa90> |
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 0xf1d560ea5390> |
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 0xf1d560ea5250> |
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 0xf1d560ea5190> |
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 0xf1d560ea4e90> |
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 0xf1d560ea5a50> |
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 0xf1d560ea5d90> |
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 0xf1d560ea6090> |
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 0xf1d560ea62d0> |
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 0xf1d560ea6bd0> |
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 0xf1d560ea6ed0> |
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 0xf1d560ea6e50> |
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 0xf1d560ea7250> |
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 0xf1d560ea7410> |
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 0xf1d560ea7750> |
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 0xf1d560ea7a90> |
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 0xf1d560ea7cd0> |
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 0xf1d560ea4d50> |
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 0xf1d560ea6f10> |
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 0xf1d560ea7390> |
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 0xf1d560e9bd50> |
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 0xf1d560ea7290> |
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 0xf1d560ea5710> |
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 0xf1d560ea60d0> |
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 0xf1d560ea7ad0> |
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 0xf1d560ea7f10> |
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 0xf1d560eacd10> |
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 0xf1d560ead710> |
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 0xf1d560ead990> |
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 0xf1d560eadfd0> |
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 0xf1d560eae250> |
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 0xf1d560eae110> |
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 0xf1d560eae610> |
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 0xf1d560eae850> |
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 0xf1d560eae710> |
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 0xf1d560eaeed0> |
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 0xf1d560eaf390> |
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 0xf1d560eaf690> |
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 0xf1d560eaf850> |
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 0xf1d560eafa50> |
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 0xf1d560eafd50> |
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 0xf1d560eae0d0> |
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 0xf1d560eac850> |
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 0xf1d560eaff10> |
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 0xf1d560eafcd0> |
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 0xf1d560eafc50> |
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 0xf1d560eafb50> |
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 0xf1d560eb0e90> |
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 0xf1d560eaf290> |
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 0xf1d560eb1bd0> |
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 0xf1d560eb0890> |
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 0xf1d560eb0b90> |
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 0xf1d560eb1210> |
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 0xf1d560eb1750> |
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 0xf1d560eb2110> |
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 0xf1d560eb26d0> |
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 0xf1d560eb28d0> |
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 0xf1d560eb2c90> |
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 0xf1d560eb2e90> |
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 0xf1d560eb3210> |
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 0xf1d560eb33d0> |
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 0xf1d560eb3910> |
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 0xf1d560eb2250> |
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 0xf1d560eb3190> |
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 0xf1d560eb3e50> |
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 0xf1d560eb1690> |
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 0xf1d560eb3e90> |
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 0xf1d560eb3c90> |
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 0xf1d560eb3a90> |
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 0xf1d560eb3950> |
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 0xf1d560eb3a50> |
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 0xf1d560ebd010> |
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 0xf1d560ebd710> |
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 0xf1d560ebd5d0> |
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 0xf1d560ebdb50> |
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 0xf1d560ebe010> |
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 0xf1d560ebe250> |
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 0xf1d560ebe490> |
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 0xf1d560ebe6d0> |
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 0xf1d560ebea90> |
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 0xf1d560ebedd0> |
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 0xf1d560ebf3d0> |
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 0xf1d560ebf290> |
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 0xf1d560ebe150> |
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 0xf1d560ebe750> |
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 0xf1d560ebfb50> |
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 0xf1d560ebff10> |
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 0xf1d560ebf610> |
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 0xf1d560ebe990> |
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 0xf1d560ebf2d0> |
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 0xf1d560ebee10> |
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 0xf1d560ebfbd0> |
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 0xf1d560ebfe10> |
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 0xf1d560ec1410> |
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 0xf1d560ec1910> |
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 0xf1d560ec1dd0> |
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 0xf1d560ec2090> |
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 0xf1d560ec2290> |
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 0xf1d560ec1bd0> |
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 0xf1d560ec2990> |
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 0xf1d560ec2cd0> |
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 0xf1d560ec2d90> |
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 0xf1d560ec3010> |
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 0xf1d560ec3250> |
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 0xf1d560ec3450> |
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 0xf1d560ec3950> |
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 0xf1d560ec3b10> |
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 0xf1d560ec3d50> |
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 0xf1d560ec0990> |
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 0xf1d560ec3f50> |
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 0xf1d560ec3d90> |
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 0xf1d560ec2210> |
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 0xf1d560ec3c90> |
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 0xf1d560ec20d0> |
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 0xf1d560ec1e10> |
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 0xf1d560ecd710> |
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 0xf1d560eccb10> |
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 0xf1d560ecdad0> |
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 0xf1d560ecdcd0> |
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 0xf1d560ecdfd0> |
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 0xf1d560ecd790> |
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 0xf1d560ecd650> |
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/rank') | |
---|---|
name | 'question.createRankQuestion' |
object | <pyramid.urldispatch.Route object at 0xf1d560ece550> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/create/rank' |
Source | |
Line 18 of file /apps/core/instructor/instructor/question/__init__.py:
|
route question.createMAQuestion (pattern: 'v2/instructor/{eid}/exam/{examid}/question/create/ma') | |
---|---|
name | 'question.createMAQuestion' |
object | <pyramid.urldispatch.Route object at 0xf1d560ece950> |
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 0xf1d560eceb90> |
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 0xf1d560ecee90> |
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 0xf1d560ecf090> |
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 0xf1d560ecf410> |
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 0xf1d560ecf690> |
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 0xf1d560ecf850> |
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 0xf1d560ecfa90> |
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 0xf1d560ecfd10> |
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 0xf1d560ecfbd0> |
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 0xf1d560ecfa50> |
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 0xf1d560ecfe50> |
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 0xf1d560ecf310> |
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 0xf1d560ecff90> |
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 0xf1d560ece350> |
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 0xf1d560cdd510> |
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 0xf1d560cdd810> |
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/edit/rank') | |
---|---|
name | 'question.editRankQuestion' |
object | <pyramid.urldispatch.Route object at 0xf1d560cddb10> |
pattern | 'v2/instructor/{eid}/exam/{examid}/question/edit/rank' |
Source | |
Line 72 of file /apps/core/instructor/instructor/question/__init__.py:
|
route question.editQuestionForm (pattern: 'v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/form') | |
---|---|
name | 'question.editQuestionForm' |
object | <pyramid.urldispatch.Route object at 0xf1d560cdde10> |
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 0xf1d560ecf590> |
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 0xf1d560cde390> |
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 0xf1d560cde590> |
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 0xf1d560cdea90> |
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 0xf1d560cdec90> |
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 0xf1d560cde0d0> |
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 0xf1d560cdf090> |
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 0xf1d560cdf3d0> |
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 0xf1d560cdf290> |
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 0xf1d560eccf10> |
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 0xf1d560cdf410> |
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 0xf1d560cdd410> |
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 0xf1d560cde5d0> |
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 0xf1d560cddd90> |
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 0xf1d560cdff50> |
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 0xf1d560cdee50> |
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 0xf1d560cdfc50> |
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 0xf1d560cdf050> |
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 0xf1d560cdd290> |
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 0xf1d560cdf250> |
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 0xf1d560ce0490> |
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 0xf1d560ce0690> |
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 0xf1d560ce1250> |
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 0xf1d560ce0d10> |
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 0xf1d560ce1010> |
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 0xf1d560ce1450> |
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 0xf1d560ce1490> |
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 0xf1d560ce15d0> |
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 0xf1d560ce1590> |
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 0xf1d560ce19d0> |
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 0xf1d560ce1d10> |
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 0xf1d560ce1d50> |
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 0xf1d560ce2690> |
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 0xf1d560ce2650> |
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 0xf1d560ce30d0> |
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 0xf1d560ce2ed0> |
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 0xf1d560ce36d0> |
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 0xf1d560ce3550> |
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 0xf1d560ce2c50> |
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 0xf1d560ce3510> |
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 0xf1d560ce3c90> |
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 0xf1d560ce34d0> |
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 0xf1d560ce3f50> |
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 0xf1d560ce3b50> |
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 0xf1d560cf0650> |
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 0xf1d560cf0810> |
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 0xf1d560cf0450> |
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 0xf1d560cf08d0> |
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 0xf1d560cf1390> |
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 0xf1d560cf1590> |
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 0xf1d560cf0610> |
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 0xf1d560cf1690> |
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 0xf1d560cf1450> |
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 0xf1d560cf15d0> |
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 0xf1d560cf2090> |
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 0xf1d560cf1a90> |
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 0xf1d560cf2250> |
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 0xf1d560cf2e10> |
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 0xf1d560cf2cd0> |
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 0xf1d560cf3350> |
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 0xf1d560cf3510> |
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 0xf1d560cf3750> |
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 0xf1d560cf3890> |
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 0xf1d560cf3e10> |
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 0xf1d560cf2f10> |
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 0xf1d560cf31d0> |
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 0xf1d560cf1d50> |
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 0xf1d560cf3c50> |
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 0xf1d560cf3d10> |
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 0xf1d560cf3fd0> |
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 0xf1d560cf3650> |
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 0xf1d560d05110> |
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 0xf1d560d045d0> |
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 0xf1d560d05210> |
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 0xf1d560d05390> |
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 0xf1d560d059d0> |
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 0xf1d560d05890> |
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 0xf1d560d060d0> |
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 0xf1d560d04e50> |
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 0xf1d560d05b90> |
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 0xf1d560d06590> |
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 0xf1d560d06790> |
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 0xf1d560d070d0> |
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 0xf1d560d073d0> |
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 0xf1d560d07710> |
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 0xf1d560d075d0> |
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 0xf1d560d06510> |
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 0xf1d560d06610> |
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 0xf1d560d07e90> |
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 0xf1d560d072d0> |
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 0xf1d560d06990> |
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 0xf1d560d07950> |
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 0xf1d560d06550> |
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 0xf1d560d11010> |
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 0xf1d560d11210> |
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 0xf1d560d11b90> |
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 0xf1d560d10250> |
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 0xf1d560d11750> |
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 0xf1d560d11490> |
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 0xf1d560d12490> |
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 0xf1d560d129d0> |
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 0xf1d560d12cd0> |
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 0xf1d560d13050> |
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 0xf1d560d13390> |
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 0xf1d560d13550> |
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 0xf1d560d13790> |
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 0xf1d560d13a10> |
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 0xf1d560d125d0> |
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 0xf1d560d11050> |
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 0xf1d560d13590> |
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 0xf1d560d13bd0> |
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 0xf1d560d13950> |
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 0xf1d560d118d0> |
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 0xf1d560d12a10> |
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 0xf1d560d13dd0> |
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 0xf1d560d13a50> |
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 0xf1d560d13910> |
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 0xf1d560d14590> |
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 0xf1d560d14e10> |
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 0xf1d560d14b90> |
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 0xf1d560d15dd0> |
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 0xf1d560d16110> |
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 0xf1d560d16290> |
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 0xf1d560d16450> |
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 0xf1d560d166d0> |
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 0xf1d560d16990> |
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 0xf1d560d16d10> |
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 0xf1d560d16650> |
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 0xf1d560d16e50> |
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 0xf1d560d17410> |
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 0xf1d560d17b10> |
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 0xf1d560d17e90> |
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 0xf1d560d17cd0> |
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 0xf1d560d17350> |
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 0xf1d560d17d90> |
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 0xf1d560d16fd0> |
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 0xf1d560d16890> |
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 0xf1d560d17f50> |
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 0xf1d560d17b50> |
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 0xf1d56b32d650> |
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 0xf1d560d15e10> |
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 0xf1d560d24fd0> |
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 0xf1d560d25510> |
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 0xf1d560d24a10> |
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 0xf1d560d25750> |
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 0xf1d560d257d0> |
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 0xf1d560d24550> |
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 0xf1d560d24d50> |
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 0xf1d560d25d90> |
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 0xf1d560d26490> |
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 0xf1d560d26fd0> |
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 0xf1d560d27210> |
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 0xf1d560d273d0> |
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 0xf1d560d27590> |
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 0xf1d560d27750> |
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 0xf1d560d27910> |
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 0xf1d560d27b10> |
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 0xf1d560d27d10> |
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 0xf1d560d27f50> |
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 0xf1d560d27ad0> |
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 0xf1d560d263d0> |
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 0xf1d560d27a50> |
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 0xf1d560d240d0> |
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 0xf1d560d25c50> |
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 0xf1d560d30e90> |
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 0xf1d560d30210> |
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 0xf1d560d304d0> |
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 0xf1d560d30590> |
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 0xf1d560d30c90> |
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 0xf1d560d31450> |
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 0xf1d560d31c90> |
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 0xf1d560d31f90> |
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 0xf1d560d31e50> |
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 0xf1d560d309d0> |
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 0xf1d560d31950> |
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 0xf1d560d31550> |
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 0xf1d560d32410> |
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 0xf1d560d30850> |
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 0xf1d560d32610> |
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 0xf1d560d30b90> |
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 0xf1d560d328d0> |
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 0xf1d560d32750> |
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 0xf1d560d32c10> |
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 0xf1d560d338d0> |
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 0xf1d560d33bd0> |
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 0xf1d560d33e10> |
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 0xf1d560d334d0> |
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 0xf1d560d33090> |
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 0xf1d560d32890> |
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 0xf1d560d33ad0> |
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 0xf1d560d33d10> |
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 0xf1d560d30d90> |
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 0xf1d560d3cd10> |
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 0xf1d560d3cad0> |
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 0xf1d560d3d250> |
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 0xf1d560d3d490> |
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 0xf1d560d3dd90> |
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 0xf1d560d3e290> |
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 0xf1d560d3ced0> |
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 0xf1d560d3d590> |
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 0xf1d560d3dcd0> |
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 0xf1d560d3e150> |
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 0xf1d560d3e790> |
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 0xf1d560d3e3d0> |
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 0xf1d560d3ce10> |
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 0xf1d560d3e6d0> |
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 0xf1d560d3ec50> |
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 0xf1d560d3e690> |
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 0xf1d560d3ecd0> |
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 0xf1d560d3ee50> |
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 0xf1d560d3dbd0> |
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 0xf1d560d3ed10> |
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 0xf1d560d3eb10> |
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 0xf1d560d3f250> |
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 0xf1d560d3ef50> |
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 0xf1d560d3f710> |
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 0xf1d560d3f910> |
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 0xf1d560d3f510> |
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 0xf1d560d3f790> |
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 0xf1d560d3fe50> |
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 0xf1d560d4c210> |
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 0xf1d560d4c110> |
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 0xf1d560d4c150> |
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 0xf1d560d4c090> |
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 0xf1d560d4cf10> |
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 0xf1d560d4d890> |
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 0xf1d560d4db50> |
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 0xf1d560d4e050> |
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 0xf1d560d4e410> |
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 0xf1d560d4da10> |
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 0xf1d560d4e550> |
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 0xf1d560d4e490> |
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 0xf1d560d4ee10> |
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 0xf1d560d4d7d0> |
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 0xf1d560d4eb50> |
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 0xf1d560d4f550> |
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 0xf1d560d4f750> |
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 0xf1d560d4fc90> |
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 0xf1d560d4fb50> |
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 0xf1d560d4f7d0> |
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 0xf1d560d4fed0> |
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 0xf1d560d4fd10> |
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 0xf1d560d4fb10> |
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 0xf1d560d58550> |
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 0xf1d560d58750> |
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 0xf1d561066c00> |
interfaces | (<class 'pyramid.events.NewResponse'>) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
subscriber | <function add_cors_headers_response_callback at 0xf1d56ef282c0> |
Source | |
Line 93 of file /apps/core/instructor/instructor/__init__.py:
|
subscriber function instructor.subscribers.add_global | |
---|---|
derived_subscriber | <function add_global at 0xf1d560b4e3e0> |
interfaces | (<class 'pyramid.events.BeforeRender'>) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
subscriber | <function add_global at 0xf1d5610009a0> |
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 0xf1d560b4e520> |
interfaces | (<class 'pyramid.events.NewResponse'>) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
subscriber | <function check_cloudfront_cookie at 0xf1d561000900> |
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 0xf1d560b4e5c0> |
interfaces | (<class 'pyramid.events.NewRequest'>) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
subscriber | <function check_maintenance at 0xf1d561000860> |
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 0xf1d560b4e660> |
interfaces | (<class 'pyramid.events.BeforeTraversal'>) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
subscriber | <function limit_access at 0xf1d5610007c0> |
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 0xf1d560b4e7a0> |
interfaces | (<class 'pyramid.events.NewRequest'>) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
subscriber | <function setAcceptedLanguagesLocale at 0xf1d561000540> |
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 0xf1d56b11da90> |
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 0xf1d56b11e390> |
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 0xf1d56b135e50> |
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 0xf1d56b1362d0> |
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 0xf1d56afe9550> |
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 0xf1d56afe9e50> |
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 0xf1d56afea4d0> |
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 0xf1d56b001890> |
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 0xf1d56b001d50> |
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 0xf1d56b002210> |
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 0xf1d56b0026d0> |
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 0xf1d56b002f50> |
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 0xf1d5643dfc50> |
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 0xf1d5640ecb90> |
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 0xf1d5640ed050> |
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 0xf1d5640ed890> |
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 0xf1d5640ef250> |
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 0xf1d5640efe10> |
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 0xf1d564108310> |
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 0xf1d5641087d0> |
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 0xf1d564109390> |
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 0xf1d564109f90> |
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 0xf1d56410a450> |
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 0xf1d56410a910> |
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 0xf1d56410b190> |
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 0xf1d56410b9d0> |
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 0xf1d56410be90> |
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 0xf1d564118390> |
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 0xf1d564118bd0> |
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 0xf1d564119410> |
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 0xf1d5641198d0> |
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 0xf1d564119d90> |
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 0xf1d56411a250> |
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 0xf1d56413da90> |
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 0xf1d563fdbfd0> |
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 0xf1d5640004d0> |
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 0xf1d564000990> |
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 0xf1d5640011d0> |
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 0xf1d564001690> |
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 0xf1d564001b50> |
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 0xf1d564002010> |
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 0xf1d5640024d0> |
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 0xf1d564002d10> |
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 0xf1d564010110> |
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 0xf1d564010990> |
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 0xf1d564010e10> |
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 0xf1d564011310> |
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 0xf1d5640117d0> |
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 0xf1d564012390> |
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 0xf1d563e9f6d0> |
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 0xf1d563e9fb90> |
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 0xf1d563eb0090> |
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 0xf1d563eb0550> |
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 0xf1d563eb0a10> |
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 0xf1d563eb0ed0> |
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 0xf1d563eb1390> |
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 0xf1d563eb1850> |
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 0xf1d563eb1d10> |
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 0xf1d563eb2590> |
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 0xf1d563eb3950> |
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 0xf1d563eb3dd0> |
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 0xf1d563e1ba10> |
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 0xf1d563e1bed0> |
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 0xf1d563e2c3d0> |
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 0xf1d563e2c890> |
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 0xf1d563e2cd50> |
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 0xf1d563e2d210> |
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 0xf1d563e2d6d0> |
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 0xf1d563e2db90> |
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 0xf1d563e2e050> |
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 0xf1d563e2efd0> |
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 0xf1d563e2f490> |
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 0xf1d563e2f950> |
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 0xf1d561fba050> |
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 0xf1d561fba450> |
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 0xf1d561fbacd0> |
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 0xf1d561fbb050> |
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 0xf1d561fbb390> |
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 0xf1d561fbb9d0> |
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 0xf1d561fbbd90> |
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 0xf1d561fcc150> |
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 0xf1d561fcc590> |
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 0xf1d561fcca10> |
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 0xf1d561fcce90> |
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 0xf1d561fcd310> |
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 0xf1d561fcd790> |
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 0xf1d561fcdc10> |
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 0xf1d561fce090> |
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 0xf1d561fce510> |
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 0xf1d561fce990> |
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 0xf1d561fcee10> |
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 0xf1d561fcf290> |
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 0xf1d561fcf710> |
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 0xf1d561fcfb90> |
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 0xf1d561de4050> |
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 0xf1d561de44d0> |
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 0xf1d561de4950> |
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 0xf1d561de4dd0> |
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 0xf1d561e0c390> |
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 0xf1d561e0c850> |
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 0xf1d561e0d050> |
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 0xf1d561e0d4d0> |
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 0xf1d561e0dc90> |
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 0xf1d561e0e450> |
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 0xf1d561eb4210> |
type | '.html' |
Source | |
Line 2033 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 0xf1d561eb46d0> |
type | '.html' |
Source | |
Line 1652 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 0xf1d561eb4b50> |
type | '.html' |
Source | |
Line 1670 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 0xf1d561eb4fd0> |
type | '.html' |
Source | |
Line 724 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 0xf1d561eb5450> |
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 0xf1d561eb58d0> |
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 0xf1d561eb5d50> |
type | '.html' |
Source | |
Line 463 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 0xf1d561eb61d0> |
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 0xf1d561eb6650> |
type | '.html' |
Source | |
Line 597 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 0xf1d561eb6e10> |
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 0xf1d561eb7290> |
type | '.html' |
Source | |
Line 528 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 0xf1d561eb7710> |
type | '.html' |
Source | |
Line 667 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 0xf1d561eb7ed0> |
type | '.html' |
Source | |
Line 1571 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 0xf1d561ec8390> |
type | '.html' |
Source | |
Line 1537 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 0xf1d561ec8810> |
type | '.html' |
Source | |
Line 1504 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 0xf1d561ec8fd0> |
type | '.html' |
Source | |
Line 1036 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 0xf1d561ec9450> |
type | '.html' |
Source | |
Line 924 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 0xf1d561ec98d0> |
type | '.html' |
Source | |
Line 1083 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 0xf1d561ec9d50> |
type | '.html' |
Source | |
Line 1410 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 0xf1d561eca1d0> |
type | '.html' |
Source | |
Line 1246 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 0xf1d561eca990> |
type | '.html' |
Source | |
Line 1356 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 0xf1d561ecae10> |
type | '.html' |
Source | |
Line 864 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 0xf1d561ecb290> |
type | '.html' |
Source | |
Line 1169 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 0xf1d561ecb710> |
type | '.html' |
Source | |
Line 1306 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 0xf1d561ecbf10> |
type | '.html' |
Source | |
Line 1996 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 0xf1d561ce03d0> |
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 0xf1d561ce0850> |
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 0xf1d561ce1050> |
type | '.html' |
Source | |
Line 1810 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 0xf1d561ce1850> |
type | '.html' |
Source | |
Line 2044 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 0xf1d561ce1cd0> |
type | '.html' |
Source | |
Line 2351 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 0xf1d561ce2150> |
type | '.html' |
Source | |
Line 1727 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 0xf1d561ce25d0> |
type | '.html' |
Source | |
Line 1740 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 0xf1d561da6d10> |
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 0xf1d561da78d0> |
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 0xf1d561dbc910> |
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 0xf1d561dbd4d0> |
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 0xf1d561dbe090> |
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 0xf1d561dbecd0> |
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 0xf1d561dbf890> |
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 0xf1d561dbfd50> |
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 0xf1d561dcc950> |
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 0xf1d561dcce10> |
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 0xf1d561dcd9d0> |
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 0xf1d561dcde90> |
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 0xf1d561dce350> |
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 0xf1d561dcef10> |
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 0xf1d561dcfe50> |
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 0xf1d561be46d0> |
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 0xf1d561be5290> |
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 0xf1d561be5e50> |
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 0xf1d561be6310> |
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 0xf1d561be6b50> |
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 0xf1d561236cd0> |
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 0xf1d561260710> |
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 0xf1d561260d10> |
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 0xf1d561261090> |
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 0xf1d561261410> |
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 0xf1d561261a50> |
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 0xf1d5611cc410> |
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 0xf1d5611cd250> |
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 0xf1d5611cda50> |
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 0xf1d5611ce250> |
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 0xf1d5611cf090> |
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 0xf1d5611cf510> |
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 0xf1d560fd8050> |
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 0xf1d560fd84d0> |
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 0xf1d560fd9010> |
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 0xf1d560fd9450> |
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 0xf1d560fd9cd0> |
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 0xf1d560fda8d0> |
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 0xf1d560fdad90> |
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 0xf1d560fdb250> |
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 0xf1d560fdba90> |
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 0xf1d560ff4350> |
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 0xf1d560ff4810> |
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 0xf1d560ff4cd0> |
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 0xf1d560ff5910> |
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 0xf1d561018e10> |
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 0xf1d5610192d0> |
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 0xf1d561061a90> |
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 0xf1d561062610> |
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 0xf1d561062b10> |
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 0xf1d561063bd0> |
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 0xf1d5701dd940> |
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 0xf1d56ffacea0> |
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 0xf1d56ffacd60> |
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 0xf1d56fface00> |
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 0xf1d56ffad120> |
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 0xf1d56ffad080> |
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 0xf1d56ffaccc0> |
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 0xf1d56ffad1c0> |
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 0xf1d570138d60> |
context | <InterfaceClass pyramid.interfaces.IExceptionResponse> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xf1d56efbd4e0> |
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 0xf1d570138d60> |
context | <class 'webob.exc.WSGIHTTPException'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xf1d56efbdbc0> |
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 0xf1d56e90c410> | |
---|---|
callable | <pyramid.static.static_view object at 0xf1d56e90c410> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560fdf2e0> |
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 0xf1d56e6491c0> |
context | <class 'instructor.lib.errors.APIAuthorization'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xf1d560d5c2c0> |
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 0xf1d56e649260> |
context | <class 'instructor.lib.errors.APIRequest'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xf1d560d5ca40> |
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 0xf1d56e649300> |
context | <class 'instructor.lib.errors.APIBadID'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xf1d560d5d1c0> |
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 0xf1d56e6493a0> |
context | <class 'instructor.lib.errors.APIDataBaseError'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xf1d560d5d760> |
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 0xf1d56e649440> |
context | <class 'pyramid.httpexceptions.HTTPMethodNotAllowed'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xf1d560d5df80> |
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 0xf1d56e6494e0> |
context | <class 'instructor.lib.errors.APIJsonError'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xf1d560d5e700> |
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 0xf1d56b0fb7e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d5610642c0> |
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 0xf1d56b0fb600> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d5ee80> |
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 0xf1d56b0fbba0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d5f240> |
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 0xf1d56b0fb420> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d5f560> |
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 0xf1d56b0fb9c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d5f920> |
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 0xf1d56b0fb240> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d5fec0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610ca810>] |
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 0xf1d56b121bc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d682c0> |
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 0xf1d56b121f80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d68860> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610ca910>] |
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 0xf1d56b122660> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d68c20> |
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 0xf1d56b121da0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d68fe0> |
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 0xf1d56b122200> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d694e0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610c9c90>] |
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 0xf1d56b122480> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d69a80> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610ca850>] |
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 0xf1d56afc3d80> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d69ee0> |
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 0xf1d56afc3ba0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d6a2a0> |
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 0xf1d56afec360> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d6a660> |
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 0xf1d56afec180> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d6aa20> |
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 0xf1d56afc3f60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d6ade0> |
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 0xf1d56afec540> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d6b1a0> |
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 0xf1d56afc39c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d6b560> |
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 0xf1d56afef2e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d6b9c0> |
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 0xf1d56afef060> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d6bd80> |
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 0xf1d56afef880> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d64180> |
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 0xf1d56afef6a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d64540> |
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 0xf1d56afeee80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d64900> |
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 0xf1d56afef4c0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d64cc0> |
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 0xf1d56afefa60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d65080> |
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 0xf1d56b00f6a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d65440> |
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 0xf1d56b00f6a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d65800> |
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 0xf1d56b00f6a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d65bc0> |
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 0xf1d56b00f6a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d65f80> |
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 0xf1d56b00fa60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d66340> |
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 0xf1d56b00fa60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d66700> |
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 0xf1d56b00fa60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d66ac0> |
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 0xf1d56b00fa60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d66e80> |
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 0xf1d56b00f420> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d67420> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610ca250>] |
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 0xf1d56b00f420> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d679c0> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610c9e50>] |
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 0xf1d56b00f1a0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d67f60> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d5610ca990>] |
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 0xf1d56b00f1a0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d7c540> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d5610c8550>] |
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 0xf1d56b00e5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d7ca40> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610c8690>] |
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 0xf1d56b00e5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d7cf40> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610ca710>] |
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 0xf1d56b00e5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d7d300> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610c9a10>] |
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 0xf1d56b00e5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d7d6c0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610c9910>] |
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 0xf1d56b00e5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d7da80> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610c8410>] |
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 0xf1d56b00e5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d7de40> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610c8510>] |
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 0xf1d56b00e5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d7e200> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610ca750>] |
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 0xf1d56b00e5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d7e5c0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610ca7d0>] |
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 0xf1d56b00e5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d7e980> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d5610ca9d0>] |
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 0xf1d56b00e5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d7ed40> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2c550>] |
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 0xf1d56b00e5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d7f100> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2c090>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e2c490>] |
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 0xf1d56b00e5c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d7f4c0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2c750>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e2c590>] |
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 0xf1d5640abe20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d7f740> |
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 0xf1d5640dc220> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d7fb00> |
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 0xf1d5640ddd00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d900e0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2c8d0>] |
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 0xf1d5640ab100> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d904a0> |
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 0xf1d5640ab2e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d90860> |
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 0xf1d5640ab880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d90e00> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2cb50>] |
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 0xf1d5640deca0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d913a0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2c350>] |
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 0xf1d5640dee80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d91940> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2ced0>] |
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 0xf1d5640aad40> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d91d00> |
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 0xf1d5640dd120> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d920c0> |
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 0xf1d5640aaf20> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d92660> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2d010>] |
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 0xf1d5640de8e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d92a20> |
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 0xf1d5640dc7c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d92de0> |
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 0xf1d5640dc9a0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d931a0> |
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 0xf1d5640abc40> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d93740> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2c150>] |
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 0xf1d5640de340> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d93b00> |
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 0xf1d5640de160> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d93ec0> |
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 0xf1d5640aa7a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d982c0> |
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 0xf1d5640aab60> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d98680> |
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 0xf1d5640aa980> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d98a40> |
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 0xf1d5640ddf80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d98e00> |
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 0xf1d5640df240> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d993a0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2c690>] |
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 0xf1d5640df060> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d99940> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2d5d0>] |
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 0xf1d5640aba60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d99d00> |
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 0xf1d5640de520> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d9a0c0> |
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 0xf1d5640de700> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d9a480> |
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 0xf1d5640dda80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d9a840> |
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 0xf1d5640dd300> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d9ac00> |
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 0xf1d5640dd6c0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d9afc0> |
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 0xf1d5640dd4e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d9b380> |
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 0xf1d5640dcb80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d9b740> |
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 0xf1d5640dcd60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560d9bb00> |
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 0xf1d5640dd8a0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d9bec0> |
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 0xf1d5640ab4c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560da42c0> |
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 0xf1d5640ab6a0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560da4680> |
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 0xf1d5640dc400> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560da4a40> |
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 0xf1d5640dc5e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560da4e00> |
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 0xf1d5640deac0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560da51c0> |
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 0xf1d5640dc040> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560da5580> |
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 0xf1d5640dcf40> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560da5940> |
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 0xf1d5641360c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560da5d00> |
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 0xf1d564136200> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560da60c0> |
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 0xf1d564136b60> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560da6660> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2c650>] |
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 0xf1d5641367a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560da6a20> |
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 0xf1d564136980> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560da6de0> |
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 0xf1d5641365c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560da71a0> |
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 0xf1d564136d40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560da7560> |
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 0xf1d5641363e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560da7920> |
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 0xf1d56417a160> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560da7ec0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e2d610>] |
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 0xf1d56417a160> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560db44a0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e2db90>] |
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 0xf1d56417ad40> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560db4a40> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e2c390>] |
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 0xf1d56417ad40> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560db4fe0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e2d290>] |
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 0xf1d56417b1a0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560db5580> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e2ec10>] |
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 0xf1d56417b1a0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560db5b20> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e2c890>] |
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 0xf1d56417a700> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560db60c0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e2c050>] |
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 0xf1d56417a700> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560db6660> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e2c450>] |
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 0xf1d56417b560> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560db6a20> |
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 0xf1d56417b560> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560db6de0> |
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 0xf1d56417aa20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560db71a0> |
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 0xf1d56417aa20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560db7560> |
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 0xf1d56417a3e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560db7920> |
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 0xf1d56417a3e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560db7ce0> |
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 0xf1d564179260> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560dbc0e0> |
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 0xf1d564179260> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560dbc4a0> |
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 0xf1d5641794e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560dbc860> |
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 0xf1d5641794e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560dbcc20> |
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 0xf1d5641799e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560dbcfe0> |
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 0xf1d5641799e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560dbd3a0> |
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 0xf1d564179760> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560dbd760> |
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 0xf1d564179760> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560dbdb20> |
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 0xf1d564179ee0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560dbdee0> |
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 0xf1d564179ee0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560dbe2a0> |
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 0xf1d564179c60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560dbe660> |
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 0xf1d564179c60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560dbea20> |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dbef20> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2c250>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dbf380> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e2f4d0>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dbf7e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e38790>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dbfba0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e38210>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dbff60> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e387d0>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dcc360> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e38890>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dcc720> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e38150>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dccae0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e38390>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dccea0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e38690>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dcd260> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e38450>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dcd620> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e386d0>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dcd9e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e385d0>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dcdda0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e388d0>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dce160> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e38990>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dce520> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e38a90>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e39190>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dce8e0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e39490>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e38b90>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dceca0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e395d0>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dcf060> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e38510>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dcf420> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e38e90>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dcf7e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e38d90>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dcfba0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e39090>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560dcff60> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e39390>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bdc360> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e39290>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bdc720> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e38c90>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bdcae0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e394d0>] |
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 0xf1d564157740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bdcea0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e39610>] |
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 0xf1d563feeca0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bdd120> |
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 0xf1d563fee520> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bdd4e0> |
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 0xf1d563feeac0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bdd8a0> |
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 0xf1d563fece00> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560bddc60> |
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 0xf1d563fbfe20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bde020> |
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 0xf1d563fed1c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bde3e0> |
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 0xf1d563fecfe0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bde7a0> |
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 0xf1d563fec360> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bdeb60> |
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 0xf1d563fec180> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bdef20> |
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 0xf1d563fed580> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560bdf2e0> |
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 0xf1d563fed3a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bdf6a0> |
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 0xf1d563fbff60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bdfa60> |
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 0xf1d563feee80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bdfe20> |
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 0xf1d563fee340> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bf0220> |
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 0xf1d563fee700> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bf05e0> |
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 0xf1d563fbfc40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bf09a0> |
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 0xf1d563fee8e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bf0d60> |
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 0xf1d563fec720> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bf1300> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e39d10>] |
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 0xf1d563fec900> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bf18a0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e39710>] |
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 0xf1d563fee0c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bf1c60> |
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 0xf1d563fede40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bf2020> |
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 0xf1d563fecae0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560bf23e0> |
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 0xf1d563feccc0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560bf27a0> |
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 0xf1d563fed8a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bf2b60> |
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 0xf1d563feda80> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560bf2f20> |
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 0xf1d563fedc60> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560bf32e0> |
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 0xf1d56401ec00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bf3880> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e39810>] |
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 0xf1d56401ec00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bf3e20> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e38f90>] |
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 0xf1d56401f100> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bf8220> |
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 0xf1d56401f100> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bf85e0> |
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 0xf1d56401f880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bf8b80> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e3b650>] |
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 0xf1d56401f880> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bf9120> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e3a010>] |
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 0xf1d56401f600> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bf96c0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e39c10>] |
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 0xf1d56401f600> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bf9c60> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e382d0>] |
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 0xf1d56401ee80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bfa200> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e39e10>] |
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 0xf1d56401ee80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bfa7a0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e38090>] |
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 0xf1d56401e700> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bfab60> |
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 0xf1d56401e700> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bfaf20> |
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 0xf1d56401f380> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bfb4c0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e3bdd0>] |
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 0xf1d56401f380> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bfba60> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e3bcd0>] |
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 0xf1d56401e980> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560bfbe20> |
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 0xf1d56401e980> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c04220> |
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 0xf1d56401e480> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c045e0> |
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 0xf1d56401e480> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c049a0> |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c04ea0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e3b9d0>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c05260> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44610>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c05620> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e446d0>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c059e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44090>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c05da0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44710>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c06160> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e447d0>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c06520> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e441d0>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c068e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e440d0>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c06ca0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44450>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c07060> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44390>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c07420> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e445d0>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c077e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44510>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c07ba0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44810>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c07f60> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e448d0>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c10360> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e449d0>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c10720> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44ad0>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c10ae0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44bd0>] |
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 0xf1d56401d800> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c10ea0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44cd0>] |
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 0xf1d563e93560> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c11120> |
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 0xf1d563e92200> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c114e0> |
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 0xf1d563e92340> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c118a0> |
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 0xf1d563e920c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c11c60> |
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 0xf1d563e91ee0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c12020> |
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 0xf1d563e92de0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c123e0> |
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 0xf1d563e92c00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c127a0> |
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 0xf1d563e93380> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c12b60> |
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 0xf1d563e931a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c12f20> |
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 0xf1d563e927a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c132e0> |
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 0xf1d563e92520> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c136a0> |
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 0xf1d563e92fc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c13a60> |
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 0xf1d563e92a20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c13e20> |
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 0xf1d563ea0180> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c1c220> |
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 0xf1d563e93920> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c1c5e0> |
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 0xf1d563e93b00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c1c9a0> |
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 0xf1d563ea0360> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c1cd60> |
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 0xf1d563e93ce0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c1d120> |
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 0xf1d563e91a80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c1d6c0> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44dd0>] |
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 0xf1d563e91d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c1dc60> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e455d0>] |
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 0xf1d563e93740> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c1e020> |
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 0xf1d563e93ec0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c1e3e0> |
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 0xf1d563de58a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c1e7a0> |
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 0xf1d563de5620> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c1eca0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44ed0>] |
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 0xf1d563e156c0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c1ef20> |
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 0xf1d563e14cc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c1f2e0> |
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 0xf1d563e15300> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c1f6a0> |
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 0xf1d563e15300> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c1fa60> |
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 0xf1d563e15300> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c1fe20> |
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 0xf1d563e15300> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c34220> |
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 0xf1d563e14ea0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c345e0> |
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 0xf1d563de6f20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c349a0> |
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 0xf1d563e14720> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c34d60> |
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 0xf1d563e14720> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c35120> |
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 0xf1d563e14720> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c354e0> |
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 0xf1d563e14720> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c358a0> |
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 0xf1d563e14ae0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c35c60> |
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 0xf1d563de7e20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c36020> |
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 0xf1d563e14540> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c363e0> |
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 0xf1d563e15080> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c367a0> |
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 0xf1d563de77e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c36b60> |
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 0xf1d563de7380> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c36f20> |
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 0xf1d563de7560> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c372e0> |
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 0xf1d563e140e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c376a0> |
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 0xf1d563e14360> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c37a60> |
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 0xf1d563de7100> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c37e20> |
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 0xf1d563de7b00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c3c220> |
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 0xf1d563e368e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c3c5e0> |
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 0xf1d563e368e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c3c9a0> |
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 0xf1d563e36660> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c3cd60> |
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 0xf1d563e36660> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c3d120> |
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 0xf1d563e36200> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c3d620> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e442d0>] |
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 0xf1d563e36200> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c3d9e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44fd0>] |
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 0xf1d563e36200> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c3dda0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e44210>] |
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 0xf1d563e36200> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c3e160> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e450d0>] |
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 0xf1d561fbc900> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c3e5c0> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e46650>] |
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 0xf1d561f96840> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c3e980> |
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 0xf1d561fbd940> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c3ed40> |
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 0xf1d561fbdb20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c3f100> |
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 0xf1d561f965c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c3f4c0> |
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 0xf1d561fbccc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c3fa60> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e48050>] |
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 0xf1d561fbcae0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c3ff60> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e48610>] |
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 0xf1d561fbcea0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c4c400> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e486d0>] |
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 0xf1d561fbc180> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c4c9a0> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e48990>] |
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 0xf1d561fbc4a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c4cd60> |
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 0xf1d561f977e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c4d300> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e489d0>] |
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 0xf1d561f97ce0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c4d6c0> |
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 0xf1d561f97a60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c4da80> |
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 0xf1d561f97600> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c4e020> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e48c90>] |
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 0xf1d561fbd260> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c4e3e0> |
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 0xf1d561f97420> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c4e7a0> |
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 0xf1d561f962a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c4eb60> |
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 0xf1d561fbc720> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c4f100> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e48490>] |
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 0xf1d561f96e80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c4f4c0> |
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 0xf1d561f971a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c4f880> |
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 0xf1d561f97ec0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c4fc40> |
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 0xf1d561fbd080> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c54040> |
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 0xf1d561f96a20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c54400> |
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 0xf1d561f96c00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c547c0> |
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 0xf1d561fbd760> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c54b80> |
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 0xf1d561fbd4e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c54f40> |
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 0xf1d561f95ee0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c55300> |
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 0xf1d561f96020> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c556c0> |
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 0xf1d561df8f40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c55a80> |
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 0xf1d561df9120> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c55e40> |
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 0xf1d561df85e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c56200> |
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 0xf1d561df8400> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c565c0> |
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 0xf1d561df8b80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c56980> |
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 0xf1d561df8d60> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c56d40> |
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 0xf1d561df87c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c57100> |
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 0xf1d561df89a0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c574c0> |
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 0xf1d561df8180> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c57880> |
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 0xf1d561e40d60> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c57e20> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e48350>] |
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 0xf1d561ea6a20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c60220> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.ai.generateQuestionsGuide' |
Source | |
Line 2033 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 0xf1d561ea5440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c605e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.copyQuestionForm' |
Source | |
Line 1652 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 0xf1d561ea5620> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c609a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.copyQuestion' |
Source | |
Line 1670 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 0xf1d561e77240> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c60d60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createHSQuestion' |
Source | |
Line 724 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 0xf1d561e76840> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c61120> |
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 0xf1d561e76340> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c61580> |
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 0xf1d561e76ac0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c61940> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createMCQuestion' |
Source | |
Line 463 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 0xf1d561e765c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c61d00> |
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 0xf1d561e76e80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c620c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createFBQuestion' |
Source | |
Line 597 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 0xf1d561e75ee0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c62480> |
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 0xf1d561e760c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c62840> |
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_select_route | |
---|---|
callable | <function create_question_select_route at 0xf1d561e76ca0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c62c00> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createMSQuestion' |
Source | |
Line 528 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 0xf1d561e77060> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c62fc0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.createTFQuestion' |
Source | |
Line 667 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 0xf1d561ea5080> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c63380> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.deleteQuestion' |
Source | |
Line 1604 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 0xf1d561ea4e00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c63740> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.displayNextQuestion' |
Source | |
Line 1571 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 0xf1d561ea4b80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c63b00> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.displayPreviousQuestion' |
Source | |
Line 1537 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 0xf1d561ea49a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c63ec0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.displayQuestion' |
Source | |
Line 1504 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 0xf1d561ea5800> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c702c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.uploadQuestionsDownloadGuide' |
Source | |
Line 1718 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 0xf1d561e77ba0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c70680> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editBARSMFQuestion' |
Source | |
Line 1036 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 0xf1d561e77880> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c70ae0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editBARSMCQuestion' |
Source | |
Line 924 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 0xf1d561e77e20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c70ea0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editMCQuestion' |
Source | |
Line 1083 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 0xf1d561ea47c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c71260> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editDDQuestion' |
Source | |
Line 1410 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 0xf1d561ea4220> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c71620> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editFBQuestion' |
Source | |
Line 1246 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 0xf1d561e77420> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c719e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editQuestionForm' |
Source | |
Line 773 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 0xf1d561ea45e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c71da0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editHSQuestion' |
Source | |
Line 1356 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 0xf1d561e77600> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c72160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editMAQuestion' |
Source | |
Line 864 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_select_route | |
---|---|
callable | <function edit_question_select_route at 0xf1d561ea4040> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c72520> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editMSQuestion' |
Source | |
Line 1169 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 0xf1d561ea4400> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c728e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.editTFQuestion' |
Source | |
Line 1306 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 0xf1d561ea6340> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c72ca0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.getPools_ajax' |
Source | |
Line 1985 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 0xf1d561ea65c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c73060> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.importQuestionsTypeForm' |
Source | |
Line 1996 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 0xf1d561e759e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c73420> |
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 0xf1d561e75c60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c737e0> |
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 0xf1d561ea5260> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c73ba0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.orderQuestion_ajax' |
Source | |
Line 1631 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 0xf1d561ea60c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c73f60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.uploadQuestions' |
Source | |
Line 1810 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 0xf1d561ea6e80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c80400> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.ai.generateQuestions' |
Source | |
Line 2275 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 0xf1d561ea6ca0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c807c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.ai.generateQuestionsPreview' |
Source | |
Line 2044 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 0xf1d561ea7060> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c80b80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.ai.generateQuestionsSubmit' |
Source | |
Line 2351 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 0xf1d561ea5a80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c80f40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.uploadQuestionsForm' |
Source | |
Line 1727 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 0xf1d561ea5da0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c81300> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'question.uploadQuestionsPreview' |
Source | |
Line 1740 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 0xf1d561d0aca0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c818a0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e48790>] |
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 0xf1d561d0aca0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c81e40> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e4a1d0>] |
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 0xf1d561d09da0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c82200> |
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 0xf1d561d09da0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c825c0> |
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 0xf1d561d0a7a0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c82b60> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e48250>] |
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 0xf1d561d0a7a0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c83100> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e48550>] |
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 0xf1d561d0a160> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c836a0> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e48390>] |
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 0xf1d561d0a160> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c83c40> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e54410>] |
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 0xf1d561d0a160> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c8c220> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e54510>] |
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 0xf1d561d0a160> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c8c7c0> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e545d0>] |
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 0xf1d561d0b100> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c8cd60> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e546d0>] |
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 0xf1d561d099e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c8d120> |
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 0xf1d561d099e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c8d4e0> |
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 0xf1d561d099e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c8d8a0> |
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 0xf1d561d099e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c8dc60> |
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 0xf1d561d0b4c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c8e200> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e54310>] |
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 0xf1d561d0b4c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c8e7a0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e54810>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c8eca0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e54190>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c8f060> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e54150>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c8f420> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e54250>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c8f7e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e54090>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c8fba0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e54950>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e551d0>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c8ff60> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e554d0>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e54ad0>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c9c360> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e55610>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e54050>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c9c720> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e55750>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e543d0>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c9cae0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e55890>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e54ed0>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c9cea0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e559d0>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e54610>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c9d260> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e55b10>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e550d0>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c9d620> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e55c50>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e54fd0>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c9d9e0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e55d90>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e552d0>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c9dda0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e55ed0>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e553d0>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c9e160> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e56010>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e55510>] |
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 0xf1d561d08cc0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c9e520> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e56150>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e55650>] |
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 0xf1d561d679c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c9e7a0> |
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 0xf1d561d67ba0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c9eb60> |
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 0xf1d561d67d80> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c9ef20> |
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 0xf1d561d9efc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c9f2e0> |
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 0xf1d561d66340> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c9f6a0> |
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 0xf1d561d9d260> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c9fa60> |
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 0xf1d561d9d440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560c9fe20> |
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 0xf1d561d67420> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ca4220> |
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 0xf1d561d67600> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca45e0> |
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 0xf1d561d677e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca49a0> |
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 0xf1d561d67f60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ca4d60> |
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 0xf1d561d9c180> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca5120> |
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 0xf1d561d9c360> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca54e0> |
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 0xf1d561d66700> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ca58a0> |
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 0xf1d561d9c540> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ca5c60> |
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 0xf1d561d9c720> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ca6020> |
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 0xf1d561d66e80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ca63e0> |
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 0xf1d561d67060> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca67a0> |
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 0xf1d561d67240> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca6b60> |
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 0xf1d561d9f380> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ca6f20> |
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 0xf1d561d9e840> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ca72e0> |
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 0xf1d561d9ea20> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca76a0> |
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 0xf1d561d9ec00> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca7a60> |
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 0xf1d561d9e2a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ca7e20> |
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 0xf1d561d9f1a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cb0220> |
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 0xf1d561d9e480> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb05e0> |
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 0xf1d561d9e660> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb09a0> |
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 0xf1d561d9ede0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cb0d60> |
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 0xf1d561d9d620> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cb1120> |
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 0xf1d561d9dc60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cb14e0> |
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 0xf1d561d9d800> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb18a0> |
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 0xf1d561d9d9e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb1c60> |
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 0xf1d561d66520> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cb2020> |
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 0xf1d561d9dee0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb23e0> |
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 0xf1d561d9e0c0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb27a0> |
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 0xf1d561d9f740> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb2b60> |
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 0xf1d561d9f560> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560cb3100> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e56290>] |
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 0xf1d561d9f880> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb34c0> |
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 0xf1d561d9c900> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cb3880> |
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 0xf1d561d9ccc0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb3c40> |
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 0xf1d561d9cae0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb8040> |
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 0xf1d561d668e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cb8400> |
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 0xf1d561d66ac0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb87c0> |
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 0xf1d561d66ca0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb8b80> |
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 0xf1d561d9fb00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cb8f40> |
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 0xf1d561d9fce0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cb9300> |
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 0xf1d561d9fec0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb96c0> |
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 0xf1d561d9cea0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cb9a80> |
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 0xf1d561d9d080> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cb9e40> |
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 0xf1d561bee3e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cba200> |
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 0xf1d561bee3e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cba5c0> |
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 0xf1d561bee160> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cba980> |
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 0xf1d561bee160> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cbad40> |
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 0xf1d561bedd00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560cbb240> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e5c9d0>] |
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 0xf1d561bedd00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560cbb600> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e5c190>] |
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 0xf1d561bedd00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560cbb9c0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e5c250>] |
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 0xf1d561bedd00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560cbbd80> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e5c310>] |
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 0xf1d561c11c60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cd0040> |
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 0xf1d561c116c0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cd0400> |
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 0xf1d561c116c0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cd07c0> |
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 0xf1d561c12020> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cd0b80> |
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 0xf1d561c11580> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cd0f40> |
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 0xf1d561c119e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cd1300> |
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 0xf1d561c118a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cd16c0> |
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 0xf1d561c11b20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cd1a80> |
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 0xf1d561c11da0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cd1e40> |
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 0xf1d561257ec0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cd2200> |
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 0xf1d561264040> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560cd25c0> |
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 0xf1d561c11ee0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cd2980> |
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 0xf1d5612a4d60> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560cd2f20> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e5c550>] |
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 0xf1d5610f0860> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560cd34c0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5c910>] |
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 0xf1d5610f0860> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560cd3a60> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5cd10>] |
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 0xf1d5610f0860> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560ae0040> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5c0d0>] |
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 0xf1d5610f0860> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560ae05e0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5c610>] |
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 0xf1d5610e5f80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560ae0b80> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5c850>] |
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 0xf1d5610e5f80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560ae1120> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5cf10>] |
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 0xf1d5610e5f80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560ae16c0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5ce10>] |
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 0xf1d5610e5f80> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560ae1c60> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5c790>] |
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 0xf1d5610e6980> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ae2020> |
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 0xf1d5610e6980> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ae23e0> |
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 0xf1d5610e6660> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560ae2980> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5e110>] |
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 0xf1d5610e6660> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560ae2f20> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5cc10>] |
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 0xf1d5610f1bc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ae32e0> |
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 0xf1d5610f1440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ae36a0> |
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 0xf1d5610f1440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ae3a60> |
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 0xf1d5610f1440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560ae3e20> |
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 0xf1d5610f1440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560aec220> |
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 0xf1d5610f0e00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560aec5e0> |
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 0xf1d5610f0e00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560aec9a0> |
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 0xf1d5610f0e00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560aecd60> |
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 0xf1d5610f0e00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560aed120> |
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 0xf1d5610f1da0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560aed4e0> |
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 0xf1d5610f1800> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560aed8a0> |
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 0xf1d5610f1800> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560aedc60> |
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 0xf1d5610f1800> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560aee020> |
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 0xf1d5610f1800> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560aee3e0> |
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 0xf1d5610e59e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560aee980> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5df10>] |
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 0xf1d5610e59e0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560aeef20> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5d910>] |
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 0xf1d5610e6e80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560aef2e0> |
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 0xf1d5610e6e80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560aef6a0> |
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 0xf1d5610e5620> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560aefc40> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5f110>] |
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 0xf1d5610e5620> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560afc220> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5e390>] |
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 0xf1d5610e51c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560afc7c0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5de10>] |
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 0xf1d5610e51c0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560afcd60> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5c6d0>] |
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 0xf1d5610f02c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560afd120> |
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 0xf1d5610f02c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560afd4e0> |
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 0xf1d5610f02c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560afd8a0> |
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 0xf1d5610f02c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560afdc60> |
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 0xf1d5610e7380> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560afe200> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5f010>] |
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 0xf1d5610e7380> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560afe7a0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5f490>] |
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 0xf1d5610e7380> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560afed40> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5f390>] |
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 0xf1d5610e7380> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560aff2e0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5dc10>] |
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 0xf1d5610f11c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560aff6a0> |
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 0xf1d5610f11c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560affa60> |
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 0xf1d5610e7c40> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b04040> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5fd90>] |
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 0xf1d5610e7c40> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b045e0> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5fc90>] |
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 0xf1d5610e7c40> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b04b80> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5dd10>] |
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 0xf1d5610e7c40> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b05120> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e5c3d0>] |
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 0xf1d5610e6c00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b054e0> |
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 0xf1d5610e6c00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b058a0> |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b05da0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e5fb90>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b06160> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e685d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b06520> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68150>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b068e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68610>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b06ca0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e686d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b07060> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68090>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b07420> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68190>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b077e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68390>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b07ba0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68290>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b07f60> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68510>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b14360> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68450>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b14720> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68710>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b14ae0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e687d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b14ea0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e688d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b15260> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e689d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b15620> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68ad0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b159e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68bd0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b15da0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68cd0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b16160> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68dd0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b16520> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68ed0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b168e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e68fd0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b16ca0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e690d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b17060> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e691d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b17420> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e692d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b177e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e693d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b17ba0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e694d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b17f60> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e695d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1c360> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e696d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1c720> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e697d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1cae0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e698d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1cea0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e699d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1d260> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e69ad0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1d620> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e69bd0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1d9e0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e69cd0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1dda0> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e69dd0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1e160> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e69ed0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1e520> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e69fd0>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e6a6d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1e8e0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6a9d0>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e6a0d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1eca0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6ab10>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e6a1d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1f060> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6ac50>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e68250>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1f420> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6ad90>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e6a3d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1f7e0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6aed0>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e68350>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1fba0> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6b010>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e6a5d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b1ff60> |
order | 357913918 |
phash | 'be95636dcce111998653a37fa4cc9b2f' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6b150>, <pyramid.predicates.AcceptPredicate object at 0xf1d560e6a4d0>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b38360> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6b290>] |
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 0xf1d5612c9d00> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b38720> |
order | 536870910 |
phash | 'ad1dbc5658cab58e2f29ab38f962eb76' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6a8d0>] |
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 0xf1d5611ae480> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b389a0> |
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 0xf1d5611acc20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b38d60> |
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 0xf1d56116bec0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b39120> |
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 0xf1d5611ac0e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b394e0> |
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 0xf1d5611c4220> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b398a0> |
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 0xf1d5611aea20> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b39c60> |
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 0xf1d5611ac860> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3a020> |
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 0xf1d5611aca40> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3a3e0> |
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 0xf1d5611ac2c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3a7a0> |
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 0xf1d5611ac680> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3ab60> |
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 0xf1d5611ac4a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3af20> |
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 0xf1d5611af1a0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3b2e0> |
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 0xf1d5611af380> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3b6a0> |
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 0xf1d5611af740> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3ba60> |
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 0xf1d5611af560> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3be20> |
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 0xf1d5611af920> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3c220> |
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 0xf1d5611afb00> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3c5e0> |
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 0xf1d5611afce0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3c9a0> |
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 0xf1d5611aefc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3cd60> |
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 0xf1d5611c4040> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3d120> |
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 0xf1d5611aede0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3d4e0> |
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 0xf1d56116bce0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3d8a0> |
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 0xf1d56116b920> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b3de40> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6ac90>] |
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 0xf1d56116b740> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b3e3e0> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6a2d0>] |
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 0xf1d56116bb00> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3e7a0> |
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 0xf1d5611ad760> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3eb60> |
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 0xf1d5611aec00> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3ef20> |
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 0xf1d5611ad120> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3f2e0> |
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 0xf1d5611acea0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3f6a0> |
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 0xf1d5611ad580> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3fa60> |
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 0xf1d5611ad940> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b3fe20> |
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 0xf1d5611ae0c0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b4c220> |
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 0xf1d5611adee0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b4c5e0> |
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 0xf1d5611adb20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b4c9a0> |
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 0xf1d5611add00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b4cd60> |
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 0xf1d5611ae2a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b4d120> |
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 0xf1d5611ad3a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b4d4e0> |
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 0xf1d5611ae840> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b4d8a0> |
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 0xf1d5611ae660> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b4dc60> |
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 0xf1d5611afe20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b4e020> |
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 0xf1d561001300> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b4e840> |
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 0xf1d561001120> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b4ec00> |
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 0xf1d5610023e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b4efc0> |
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 0xf1d561002480> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b4f380> |
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 0xf1d5610434c0> |
context | <class 'Exception'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xf1d560b4f7e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 120 of file /apps/core/instructor/instructor/views.py:
|
view function instructor.views.headertest | |
---|---|
callable | <function headertest at 0xf1d561043740> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b4fd80> |
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 0xf1d561043880> |
context | <class 'instructor.exceptions.LimitedUsageException'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xf1d560b58220> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 170 of file /apps/core/instructor/instructor/views.py:
|
view function instructor.views.maintenance | |
---|---|
callable | <function maintenance at 0xf1d5610439c0> |
context | <class 'instructor.exceptions.MaintenanceException'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0xf1d560b58860> |
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 0xf1d561043240> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b58e00> |
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 0xf1d561043380> |
context | <class 'pyramid.httpexceptions.HTTPNotFound'> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b59120> |
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 0xf1d561043b00> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b59440> |
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 0xf1d561043600> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b59800> |
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 0xf1d561042e80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b59bc0> |
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 0xf1d561043060> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b59f80> |
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 0xf1d561066340> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b5a520> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6c6d0>] |
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 0xf1d561066520> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b5a8e0> |
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 0xf1d561067100> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b5ae80> |
order | 536870880 |
phash | 'f4908d45f69bebc3866dfe1a10ebf87d' |
predicates | [<pyramid.predicates.AcceptPredicate object at 0xf1d560e6c510>] |
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 0xf1d561067ec0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b5b420> |
order | 536870910 |
phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6d490>] |
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 0xf1d561067b00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0xf1d560b5b7e0> |
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 0xf1d561067ce0> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b5bd80> |
order | 536870910 |
phash | '23f7df99f51d5829b155c859adbc670c' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0xf1d560e6d4d0>] |
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 0xf1d560fdf2e0> | |
student.listStudents | v2/instructor/{eid}/student/list | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b3e3e0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e74f50> |
student.listStudents.sorted | v2/instructor/{eid}/student/list | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b3de40> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e75750> |
student.listStudents.xls | v2/instructor/{eid}/student/list.excel | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3d8a0> | |
student.listStudents.pdf | v2/instructor/{eid}/student/list.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3e7a0> | |
student.createStudentForm | v2/instructor/{eid}/student/create/form | <function rendered_view.<locals>.rendered_view at 0xf1d560b39120> | |
student.createStudent | v2/instructor/{eid}/student/create | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b394e0> | |
student.editStudentForm | v2/instructor/{eid}/student/{studentid}/edit/form | <function rendered_view.<locals>.rendered_view at 0xf1d560b3a7a0> | |
student.editStudent | v2/instructor/{eid}/student/{studentid}/edit | <function rendered_view.<locals>.rendered_view at 0xf1d560b3af20> | |
student.editStudentPassword | v2/instructor/{eid}/student/{studentid}/edit/password | <function rendered_view.<locals>.rendered_view at 0xf1d560b3ab60> | |
student.deleteStudentWarning | v2/instructor/{eid}/student/{studentid}/delete/form | <function rendered_view.<locals>.rendered_view at 0xf1d560b3a020> | |
student.deleteStudent | v2/instructor/{eid}/student/{studentid}/delete | <function rendered_view.<locals>.rendered_view at 0xf1d560b3a3e0> | |
student.archiveStudent | v2/instructor/{eid}/student/{studentid}/archive | <function rendered_view.<locals>.rendered_view at 0xf1d560b38d60> | |
student.unarchiveStudentForm | v2/instructor/{eid}/student/{studentid}/unarchive/form | <function rendered_view.<locals>.rendered_view at 0xf1d560b3f6a0> | |
student.unarchiveStudent | v2/instructor/{eid}/student/{studentid}/unarchive | <function rendered_view.<locals>.rendered_view at 0xf1d560b3f2e0> | |
student.scheduleExamsForm | v2/instructor/{eid}/student/{studentid}/schedule/form | <function rendered_view.<locals>.rendered_view at 0xf1d560b3fa60> | |
student.scheduleExams | v2/instructor/{eid}/student/{studentid}/schedule | <function rendered_view.<locals>.rendered_view at 0xf1d560b3fe20> | |
student.rapidSchedule | v2/instructor/{eid}/student/{studentid}/rapidSchedule | <function rendered_view.<locals>.rendered_view at 0xf1d560b3eb60> | |
student.checkStudentID_ajax | v2/instructor/{eid}/studentid/{userid}/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560b4c9a0> | |
student.examAttempts | v2/instructor/{eid}/student/{studentid}/exam/{examid}/attempts | <function rendered_view.<locals>.rendered_view at 0xf1d560b4cd60> | |
student.schedulingOptions | v2/instructor/{eid}/scheduler/exam/{examid}/student/{studentid}/schedule/options | <function rendered_view.<locals>.rendered_view at 0xf1d560b4c5e0> | |
student.scheduleStudent | v2/instructor/{eid}/exam/{examid}/student/{studentid}/schedule | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b4c220> | |
student.timeLimitsForm | v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/timeLimits/form | <function rendered_view.<locals>.rendered_view at 0xf1d560b4d120> | |
student.addExtraTime | v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/time/add | <function rendered_view.<locals>.rendered_view at 0xf1d560b389a0> | |
student.updateRetakeWait | v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/retakeWait/update | <function rendered_view.<locals>.rendered_view at 0xf1d560b4dc60> | |
student.updatePurchaseExpiration | v2/instructor/{eid}/student/{studentid}/exam/{examid}/scheduler/examuser/{userexamid}/purchaseExpiration/update | <function rendered_view.<locals>.rendered_view at 0xf1d560b4d8a0> | |
student.deleteAttempt | v2/instructor/{eid}/exam/{examid}/student/{studentid}/examuser/{examuserid}/user/{userid}/attempt/delete | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b39c60> | |
student.resetExamAttempt | v2/instructor/{eid}/exam/{examid}/student/{studentid}/userexam/{userexamid}/attempt/reset | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3ef20> | |
student.generate_sso_ajax | v2/instructor/{eid}/scheduler/sso/{userexamid}/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560b3d4e0> | |
student.training | v2/instructor/{eid}/student/{uid}/training | <function rendered_view.<locals>.rendered_view at 0xf1d560b4d4e0> | |
student.exams | v2/instructor/{eid}/student/{uid}/exams | <function rendered_view.<locals>.rendered_view at 0xf1d560b3cd60> | |
student.exams.json | v2/instructor/{eid}/student/{uid}/exams.json | <function rendered_view.<locals>.rendered_view at 0xf1d560ae32e0> | |
student.exams.pdf | v2/instructor/{eid}/student/{uid}/exams.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3b2e0> | |
student.exams.xls | v2/instructor/{eid}/student/{uid}/exams.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3b6a0> | |
student.examReview | v2/instructor/{eid}/student/{uid}/userexam/{ueid}/review | <function rendered_view.<locals>.rendered_view at 0xf1d560b3be20> | |
student.examReview.pdf | v2/instructor/{eid}/student/{studentid}/userexam/{examid}/review.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3ba60> | |
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 0xf1d560b3c220> | |
student.examStats.pdf | v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3c5e0> | |
student.examStats.xls | v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b3c9a0> | |
student.examStats.json | v2/instructor/{eid}/student/{uid}/userexam/{ueid}/stats.json | <function rendered_view.<locals>.rendered_view at 0xf1d560aed4e0> | |
student.viewProctorDetail | v2/instructor/{eid}/student/{uid}/proctor/detail/{eurl} | <function rendered_view.<locals>.rendered_view at 0xf1d560b4e020> | |
student.DCAExamScoreReport.pdf | v2/instructor/{eid}/student/{uid}/userexam/{ueid}/scoreReport | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b398a0> | |
student.getQuestion_ajax | v2/instructor/{eid}/student/question/get/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560b3d120> | |
student.scheduled_students.json | v2/instructor/{eid}/student/scheduled.json | <pyramid.config.views.MultiView object at 0xf1d560b0da90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e87a10> |
student.scheduled_students.xml | v2/instructor/{eid}/student/scheduled.xml | <pyramid.config.views.MultiView object at 0xf1d560b0d590> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e87590> |
student.scheduled_students.json_legacy | v2/instructor/{eid}/scheduler/scheduled.json | <pyramid.config.views.MultiView object at 0xf1d560b0d090> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e87c90> |
student.scheduled_students.xml_legacy | v2/instructor/{eid}/scheduler/scheduled.xml | <pyramid.config.views.MultiView object at 0xf1d560b0cb90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e870d0> |
student.listStudents.json | v2/instructor/{eid}/student/list.json | <pyramid.config.views.MultiView object at 0xf1d560b2cf50> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e87a50> |
student.listStudents.xml | v2/instructor/{eid}/student/list.xml | <pyramid.config.views.MultiView object at 0xf1d560b2d490> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e87fd0> |
student.getStudent.xml | v2/instructor/{eid}/student/{studentid}.xml | <pyramid.config.views.MultiView object at 0xf1d560b2ca10> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8c110> |
student.getStudent.json | v2/instructor/{eid}/student/{studentid}.json | <pyramid.config.views.MultiView object at 0xf1d560b2c4d0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8c090> |
student.createStudent.xml | v2/instructor/{eid}/student.xml | <pyramid.config.views.MultiView object at 0xf1d560b23f50> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8c4d0> |
student.createStudent.json | v2/instructor/{eid}/student.json | <pyramid.config.views.MultiView object at 0xf1d560b23a10> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8c910> |
student.createStudentLegacy.xml | v2/instructor/{eid}/student/student.xml | <pyramid.config.views.MultiView object at 0xf1d560b234d0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8cd50> |
student.createStudentLegacy.json | v2/instructor/{eid}/student/student.json | <pyramid.config.views.MultiView object at 0xf1d560b22f90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8d3d0> |
student.editStudent.xml | v2/instructor/{eid}/student/{studentid}.xml | <pyramid.config.views.MultiView object at 0xf1d560b22a50> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8d850> |
student.editStudent.json | v2/instructor/{eid}/student/{studentid}.json | <pyramid.config.views.MultiView object at 0xf1d560b22510> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8c310> |
student.deleteStudent.xml | v2/instructor/{eid}/student/{studentid}/initials/{initials}.xml | <pyramid.config.views.MultiView object at 0xf1d560b22010> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8d550> |
student.deleteStudent.json | v2/instructor/{eid}/student/{studentid}/initials/{initials}.json | <pyramid.config.views.MultiView object at 0xf1d560b21b10> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8db90> |
student.ssoStudentLink.json | v2/instructor/{eid}/student/{uid}/sso.json | <pyramid.config.views.MultiView object at 0xf1d560b21610> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8d9d0> |
student.ssoStudentLink.xml | v2/instructor/{eid}/student/{uid}/sso.xml | <pyramid.config.views.MultiView object at 0xf1d560b21110> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8db10> |
student.ssoExamLink.json | v2/instructor/{eid}/scheduler/userexam/{userexamid}/sso.json | <pyramid.config.views.MultiView object at 0xf1d560b20c10> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8dd90> |
student.ssoExamLink.xml | v2/instructor/{eid}/scheduler/userexam/{userexamid}/sso.xml | <pyramid.config.views.MultiView object at 0xf1d560b20710> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8dc10> |
student.ssoExamLink.json_legacy | v2/instructor/{eid}/userexam/{userexamid}/sso.json | <pyramid.config.views.MultiView object at 0xf1d560b20210> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8da10> |
student.ssoExamLink.xml_legacy | v2/instructor/{eid}/userexam/{userexamid}/sso.xml | <pyramid.config.views.MultiView object at 0xf1d560b1bcd0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8c650> |
api.group.viewMembers.uncategorized.json | v2/instructor/{eid}/category/{gc}/uncategorized.json | <pyramid.config.views.MultiView object at 0xf1d560b1b7d0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8dfd0> |
api.group.viewMembers.uncategorized.xml | v2/instructor/{eid}/category/{gc}/uncategorized.xml | <pyramid.config.views.MultiView object at 0xf1d560b1b2d0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8e910> |
student.getGroup.json | v2/instructor/{eid}/student/{studentid}/group.json | <function rendered_view.<locals>.rendered_view at 0xf1d560aef6a0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8d750> |
student.getGroup.xml | v2/instructor/{eid}/student/{studentid}/group.xml | <function rendered_view.<locals>.rendered_view at 0xf1d560aef2e0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8d310> |
student.scheduleStudent.json | v2/instructor/{eid}/student/exam/{examid}/schedule.json | <pyramid.config.views.MultiView object at 0xf1d560b1ad90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8c1d0> |
student.scheduleStudent.xml | v2/instructor/{eid}/student/exam/{examid}/schedule.xml | <pyramid.config.views.MultiView object at 0xf1d560b1a850> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e8f8d0> |
student.scheduleStudent.json_legacy | v2/instructor/{eid}/scheduler/exam/{examid}/schedule.json | <pyramid.config.views.MultiView object at 0xf1d560b1a310> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e98bd0> |
student.scheduleStudent.xml_legacy | v2/instructor/{eid}/scheduler/exam/{examid}/schedule.xml | <pyramid.config.views.MultiView object at 0xf1d560b19dd0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e98510> |
student.deleteAttempt.json | v2/instructor/{eid}/student/userexam/{userexamid}/unschedule.json | <pyramid.config.views.MultiView object at 0xf1d560b19890> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e98210> |
student.deleteAttempt.xml | v2/instructor/{eid}/student/userexam/{userexamid}/unschedule.xml | <pyramid.config.views.MultiView object at 0xf1d560b19350> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e98490> |
student.deleteAttempt.json_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/unschedule.json | <pyramid.config.views.MultiView object at 0xf1d560b18e10> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e98850> |
student.deleteAttempt.xml_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/unschedule.xml | <pyramid.config.views.MultiView object at 0xf1d560b188d0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e98150> |
student.resetExamAttempt.json | v2/instructor/{eid}/student/userexam/{userexamid}/reset.json | <pyramid.config.views.MultiView object at 0xf1d560b183d0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e99d50> |
student.resetExamAttempt.xml | v2/instructor/{eid}/student/userexam/{userexamid}/reset.xml | <pyramid.config.views.MultiView object at 0xf1d560b0fe90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e98a50> |
student.resetExamAttempt.json_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/reset.json | <pyramid.config.views.MultiView object at 0xf1d560b0f990> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e98410> |
student.resetExamAttempt.xml_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/reset.xml | <pyramid.config.views.MultiView object at 0xf1d560b0f490> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e99010> |
student.addExtraTime.json | v2/instructor/{eid}/student/userexam/{userexamid}/time/add.json | <pyramid.config.views.MultiView object at 0xf1d560b0ef50> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e9a390> |
student.addExtraTime.xml | v2/instructor/{eid}/student/userexam/{userexamid}/time/add.xml | <pyramid.config.views.MultiView object at 0xf1d560b0ea10> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e99850> |
student.addExtraTime.json_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/time/add.json | <pyramid.config.views.MultiView object at 0xf1d560b0e4d0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e99650> |
student.addExtraTime.xml_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/time/add.xml | <pyramid.config.views.MultiView object at 0xf1d560b0df90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e99d10> |
student.process_dca_applicant.xml | v2/instructor/{eid}/applicant/process.xml | <pyramid.config.views.MultiView object at 0xf1d560b03210> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e9ae50> |
student.process_dca_applicant.json | v2/instructor/{eid}/applicant/process.json | <pyramid.config.views.MultiView object at 0xf1d560b02cd0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e9bc10> |
student.exam_attempt.json | v2/instructor/{eid}/student/userexam/{userexamid}/attempt.json | <pyramid.config.views.MultiView object at 0xf1d560b0c690> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e9a290> |
student.exam_attempt.xml | v2/instructor/{eid}/student/userexam/{userexamid}/attempt.xml | <pyramid.config.views.MultiView object at 0xf1d560b0c190> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e9bad0> |
student.exam_attempt.json_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/attempt.json | <pyramid.config.views.MultiView object at 0xf1d560b03c50> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e9a250> |
student.exam_attempt.xml_legacy | v2/instructor/{eid}/scheduler/userexam/{userexamid}/attempt.xml | <pyramid.config.views.MultiView object at 0xf1d560b03750> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560e9bdd0> |
group.listGroupTypes | v2/instructor/{eid}/category/list | <function rendered_view.<locals>.rendered_view at 0xf1d560bf09a0> | |
group.createGroupType | v2/instructor/{eid}/category/create | <function rendered_view.<locals>.rendered_view at 0xf1d560bde020> | |
group.editGroupType_ajax | v2/instructor/{eid}/category/{gc}/edit/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560bdfa60> | |
group.deleteGroupTypeWarning | v2/instructor/{eid}/category/{gc}/delete/form | <function rendered_view.<locals>.rendered_view at 0xf1d560bdef20> | |
group.deleteGroupType | v2/instructor/{eid}/category/{gc}/delete | <function rendered_view.<locals>.rendered_view at 0xf1d560bdeb60> | |
group.manageGroups | v2/instructor/{eid}/category/{gc}/manage | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bf1300> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ea4a90> |
group.manageGroups.sorted | v2/instructor/{eid}/category/{gc}/manage | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560bf18a0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ea4450> |
group.manageGroups.xls | v2/instructor/{eid}/category/{gc}.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560bf23e0> | |
group.manageGroups.pdf | v2/instructor/{eid}/category/{gc}.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560bf27a0> | |
group.createGroup_ajax | v2/instructor/{eid}/category/{gc}/group/create/ajax | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560bddc60> | |
group.deleteGroupWarning | v2/instructor/{eid}/category/{gc}/group/{g}/delete/form | <function rendered_view.<locals>.rendered_view at 0xf1d560bde7a0> | |
group.deleteGroup | v2/instructor/{eid}/category/{gc}/group/{g}/delete | <function rendered_view.<locals>.rendered_view at 0xf1d560bde3e0> | |
group.editGroupForm | v2/instructor/{eid}/category/{gc}/group/{g}/edit/form | <function rendered_view.<locals>.rendered_view at 0xf1d560bdf6a0> | |
group.editGroup | v2/instructor/{eid}/category/{gc}/group/{g}/edit | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560bdf2e0> | |
group.viewMembers | v2/instructor/{eid}/category/{gc}/group/{g}/members/view | <function rendered_view.<locals>.rendered_view at 0xf1d560bf2b60> | |
group.viewMembers.xls | v2/instructor/{eid}/category/{gc}/group/{g}/members/view.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560bf2f20> | |
group.viewMembers.pdf | v2/instructor/{eid}/category/{gc}/group/{g}/members/view.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560bf32e0> | |
group.manageGroupMembersForm | v2/instructor/{eid}/category/{gc}/group/{g}/members/manage/form | <function rendered_view.<locals>.rendered_view at 0xf1d560bf2020> | |
group.manageGroupMembers | v2/instructor/{eid}/category/{gc}/group/{g}/members/manage | <function rendered_view.<locals>.rendered_view at 0xf1d560bf1c60> | |
group.membersInOtherGroups_ajax | v2/instructor/{eid}/category/{gc}/group/{g}/members/other/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560bf0220> | |
group.convertForm | v2/instructor/{eid}/category/{gc}/convert/form | <function rendered_view.<locals>.rendered_view at 0xf1d560bdd4e0> | |
group.convertWarning | v2/instructor/{eid}/category/{gc}/convert/warning | <function rendered_view.<locals>.rendered_view at 0xf1d560bdd8a0> | |
group.ConvertClassToGroup | v2/instructor/{eid}/category/{gc}/oldgroup/{oldg}/newgroup/{newg}/name/{name}/convert | <function rendered_view.<locals>.rendered_view at 0xf1d560bdd120> | |
group.listGroupMembers.ajax | v2/instructor/{eid}/category/{gc}/group/{g}/members/list/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560bf05e0> | |
api.group.listGroupTypes.ajax | v2/instructor/{eid}/category/{gc}/group/list/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560bf0d60> | |
group.getGroups_ajax | v2/instructor/{eid}/category/{gc}/groups/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560bdfe20> | |
api.group.listGroupTypes.xml | v2/instructor/{eid}/category/list.xml | <pyramid.config.views.MultiView object at 0xf1d560bd93d0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ea7b50> |
api.group.listGroupTypes.json | v2/instructor/{eid}/category/list.json | <pyramid.config.views.MultiView object at 0xf1d560bd8ed0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ea7950> |
group.createGroupType.json | v2/instructor/{eid}/category/create.json | <pyramid.config.views.MultiView object at 0xf1d560dd0290> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ead810> |
group.createGroupType.xml | v2/instructor/{eid}/category/create.xml | <pyramid.config.views.MultiView object at 0xf1d560dc7d10> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eac390> |
group.deleteGroupType.json | v2/instructor/{eid}/category/{gc}/delete.json | <pyramid.config.views.MultiView object at 0xf1d560dc7810> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ead8d0> |
group.deleteGroupType.xml | v2/instructor/{eid}/category/{gc}/delete.xml | <pyramid.config.views.MultiView object at 0xf1d560dc7310> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eadb90> |
api.group.category.json | v2/instructor/{eid}/category/{gc}.json | <pyramid.config.views.MultiView object at 0xf1d560bd84d0> | |
api.group.category.xml | v2/instructor/{eid}/category/{gc}.xml | <pyramid.config.views.MultiView object at 0xf1d560bd89d0> | |
api.group.manageGroups.json | v2/instructor/{eid}/category/{gc}/manage.json | <pyramid.config.views.MultiView object at 0xf1d560dd3a90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eac9d0> |
api.group.manageGroups.xml | v2/instructor/{eid}/category/{gc}/manage.xml | <pyramid.config.views.MultiView object at 0xf1d560dd3f90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eac7d0> |
group.createGroup_ajax.json | v2/instructor/{eid}/category/{gc}/group/create.json | <pyramid.config.views.MultiView object at 0xf1d560dc6350> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eaca90> |
group.createGroup_ajax.xml | v2/instructor/{eid}/category/{gc}/group/create.xml | <pyramid.config.views.MultiView object at 0xf1d560dc5e10> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ead9d0> |
api.group.manageGroup.json | v2/instructor/{eid}/group/{g}.json | <pyramid.config.views.MultiView object at 0xf1d560dd3090> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ead690> |
api.group.manageGroup.xml | v2/instructor/{eid}/group/{g}.xml | <pyramid.config.views.MultiView object at 0xf1d560dd3590> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eada10> |
api.group.viewMembers.json | v2/instructor/{eid}/group/{g}/members.json | <pyramid.config.views.MultiView object at 0xf1d560dd2690> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ead450> |
api.group.viewMembers.xml | v2/instructor/{eid}/group/{g}/members.xml | <pyramid.config.views.MultiView object at 0xf1d560dd2b90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eace50> |
api.group.viewMember.json | v2/instructor/{eid}/group/{g}/member/{userid}.json | <pyramid.config.views.MultiView object at 0xf1d560dd07d0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ead790> |
api.group.viewMember.xml | v2/instructor/{eid}/group/{g}/member/{userid}.xml | <pyramid.config.views.MultiView object at 0xf1d560dd0cd0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eadc10> |
api.group.createGroupMember.json | v2/instructor/{eid}/group/{g}/members/add.json | <pyramid.config.views.MultiView object at 0xf1d560dd2150> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eaded0> |
api.group.createGroupMember.xml | v2/instructor/{eid}/group/{g}/members/add.xml | <pyramid.config.views.MultiView object at 0xf1d560dd1c10> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eae350> |
api.group.deleteGroupMember.json | v2/instructor/{eid}/group/{g}/members/delete.json | <pyramid.config.views.MultiView object at 0xf1d560dd1710> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eaff90> |
api.group.deleteGroupMember.xml | v2/instructor/{eid}/group/{g}/members/delete.xml | <pyramid.config.views.MultiView object at 0xf1d560dd1210> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eafe90> |
group.ConvertClassToGroup.json | v2/instructor/{eid}/groups/group/{g}/convert.json | <pyramid.config.views.MultiView object at 0xf1d560dc6dd0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eae750> |
group.ConvertClassToGroup.xml | v2/instructor/{eid}/groups/group/{g}/convert.xml | <pyramid.config.views.MultiView object at 0xf1d560dc6890> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eb0f10> |
group.deleteGroup.json | v2/instructor/{eid}/category/{gc}/group/{g}/delete.json | <pyramid.config.views.MultiView object at 0xf1d560dc5910> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eb0190> |
group.deleteGroup.xml | v2/instructor/{eid}/category/{gc}/group/{g}/delete.xml | <pyramid.config.views.MultiView object at 0xf1d560dc5410> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eb0790> |
exam.listExams | v2/instructor/{eid}/exam/list | <function rendered_view.<locals>.rendered_view at 0xf1d560d982c0> | |
exam.listExams.xls | v2/instructor/{eid}/exam/list.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d98680> | |
exam.listExams.pdf | v2/instructor/{eid}/exam/list.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d98a40> | |
exam.createExam | v2/instructor/{eid}/exam/create | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d91d00> | |
exam.deleteExam | v2/instructor/{eid}/exam/{examid}/delete | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d92660> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eb0710> |
exam.ArchiveExamWarning | v2/instructor/{eid}/exam/{examid}/archive/form | <function rendered_view.<locals>.rendered_view at 0xf1d560d904a0> | |
exam.ArchiveExam | v2/instructor/{eid}/exam/{examid}/archive | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d90860> | |
exam.restoreArchiveExamWarning | v2/instructor/{eid}/exam/{examid}/restore/form | <function rendered_view.<locals>.rendered_view at 0xf1d560da42c0> | |
exam.restoreArchiveExam | v2/instructor/{eid}/exam/{examid}/restore | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560da4680> | |
exam.editExamPropsForm | v2/instructor/{eid}/exam/{examid}/properties/basic | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d90e00> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eb2090> |
exam.listmedia | v2/instructor/{eid}/exam/{examid}/media/list | <function rendered_view.<locals>.rendered_view at 0xf1d560d99d00> | |
exam.publicUrl | v2/instructor/{eid}/exam/{examid}/publicurl | <function rendered_view.<locals>.rendered_view at 0xf1d560da5580> | |
exam.editExamProps | v2/instructor/{eid}/exam/{examid}/properties/basic | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d93740> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eb2c50> |
exam.sebExamForm | v2/instructor/{eid}/exam/{examid}/seb/form | <function rendered_view.<locals>.rendered_view at 0xf1d560da4a40> | |
exam.sebExam | v2/instructor/{eid}/exam/{examid}/seb | <function rendered_view.<locals>.rendered_view at 0xf1d560da4e00> | |
exam.exportFormattedQuestions | v2/instructor/{eid}/exam/{examid}/exam/export | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d993a0> | |
exam.activateExamForm | v2/instructor/{eid}/exam/{examid}/activate | <function rendered_view.<locals>.rendered_view at 0xf1d560d7f740> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eb21d0> |
exam.activateExam | v2/instructor/{eid}/exam/{examid}/activate | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d7fb00> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560eb1ad0> |
exam.duplicateExamForm | v2/instructor/{eid}/exam/{examid}/duplicate/form | <function rendered_view.<locals>.rendered_view at 0xf1d560d92de0> | |
exam.duplicateExam | v2/instructor/{eid}/exam/{examid}/duplicate | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d931a0> | |
exam.createStoreSampleExam | v2/instructor/{eid}/exam/{examid}/sample/create | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d920c0> | |
exam.proctorExamForm | v2/instructor/{eid}/exam/{examid}/proctor/form | <function rendered_view.<locals>.rendered_view at 0xf1d560d9bb00> | |
exam.proctorExam | v2/instructor/{eid}/exam/{examid}/proctor | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560da5940> | |
exam.proctorAccessForm | v2/instructor/{eid}/exam/{examid}/access/proctor/ | <function rendered_view.<locals>.rendered_view at 0xf1d560d9b740> | |
exam.printExamForm | v2/instructor/{eid}/exam/{examid}/print/form | <function rendered_view.<locals>.rendered_view at 0xf1d560d9ac00> | |
exam.printExam.pdf | v2/instructor/{eid}/exam/{examid}/print.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d9afc0> | |
exam.printExam | v2/instructor/{eid}/exam/{examid}/print | <function rendered_view.<locals>.rendered_view at 0xf1d560d9b380> | |
exam.scheduler | v2/instructor/{eid}/exam/{examid}/scheduler | <function rendered_view.<locals>.rendered_view at 0xf1d560da51c0> | |
exam.bulkSchedule | v2/instructor/{eid}/exam/{examid}/schedule/bulk | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d913a0> | |
exam.bulkUnschedule | v2/instructor/{eid}/exam/{examid}/schedule/bulk/unschedule | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d91940> | |
exam.lmsFileForm | v2/instructor/{eid}/exam/{examid}/lms/form | <function rendered_view.<locals>.rendered_view at 0xf1d560d9a0c0> | |
exam.lmsFiles | v2/instructor/{eid}/exam/{examid}/lms | <function rendered_view.<locals>.rendered_view at 0xf1d560d9a480> | |
exam.downloadLmsZip | v2/instructor/{eid}/exam/{examid}/lms/{companyid}/zip | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d92a20> | |
exam.listExams.json | v2/instructor/{eid}/exam/list.json | <pyramid.config.views.MultiView object at 0xf1d560d83950> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ebd950> |
exam.listExams.xml | v2/instructor/{eid}/exam/list.xml | <pyramid.config.views.MultiView object at 0xf1d560d83e90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ebf590> |
exam.getExam.json | v2/instructor/{eid}/exam/{examid}.json | <pyramid.config.views.MultiView object at 0xf1d560d82f50> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ebec10> |
exam.getExam.xml | v2/instructor/{eid}/exam/{examid}.xml | <pyramid.config.views.MultiView object at 0xf1d560d83450> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ebf450> |
exam.bulkSchedule.json | v2/instructor/{eid}/exam/{examid}/bulkschedule.json | <pyramid.config.views.MultiView object at 0xf1d560d81650> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ebee50> |
exam.bulkSchedule.xml | v2/instructor/{eid}/exam/{examid}/bulkschedule.xml | <pyramid.config.views.MultiView object at 0xf1d560d81150> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ebf110> |
exam.bulkSchedule.json_legacy | v2/instructor/{eid}/scheduler/exam/{examid}/bulkschedule.json | <pyramid.config.views.MultiView object at 0xf1d560d80c90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ebe390> |
exam.bulkSchedule.xml_legacy | v2/instructor/{eid}/scheduler/exam/{examid}/bulkschedule.xml | <pyramid.config.views.MultiView object at 0xf1d561687a50> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ebfa90> |
exam.bulkUnschedule.json | v2/instructor/{eid}/exam/{examid}/bulkunschedule.json | <pyramid.config.views.MultiView object at 0xf1d560d82a50> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ebfb10> |
exam.bulkUnschedule.xml | v2/instructor/{eid}/exam/{examid}/bulkunschedule.xml | <pyramid.config.views.MultiView object at 0xf1d560d82550> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ec1210> |
exam.bulkUnschedule.json_legacy | v2/instructor/{eid}/scheduler/exam/{examid}/bulkunschedule.json | <pyramid.config.views.MultiView object at 0xf1d560d82050> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ec1110> |
exam.bulkUnschedule.xml_legacy | v2/instructor/{eid}/scheduler/exam/{examid}/bulkunschedule.xml | <pyramid.config.views.MultiView object at 0xf1d560d81b50> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560ec0090> |
exam.training | v2/instructor/{eid}/exam/{examid}/training | <function rendered_view.<locals>.rendered_view at 0xf1d560d98e00> | |
exam.attestation_form | v2/instructor/{eid}/exam/{examid}/attestation | <function rendered_view.<locals>.rendered_view at 0xf1d560d93ec0> | |
exam.attestation | v2/instructor/{eid}/exam/{examid}/attestation/submit | <function rendered_view.<locals>.rendered_view at 0xf1d560d93b00> | |
exam.orderTraining_ajax | v2/instructor/{eid}/exam/{examid}/training/{trainingid}/pos/{pos} | <function rendered_view.<locals>.rendered_view at 0xf1d560d9a840> | |
exam.remove_exam_training | v2/instructor/{eid}/exam/{examid}/training/{trainingid}/remove | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d9bec0> | |
exam.set_exam_training | v2/instructor/{eid}/exam/{examid}/training/add | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d900e0> | |
exam.get_min_max_points | v2/instructor/{eid}/exam/{examid}/pool/points | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d99940> | |
examTranslate.examForm | v2/instructor/{eid}/exam/{examid}/translate/form | <function rendered_view.<locals>.rendered_view at 0xf1d560da7920> | |
examTranslate.getQuestions | v2/instructor/{eid}/exam/{examid}/translate/get/questions/ | <function rendered_view.<locals>.rendered_view at 0xf1d560da71a0> | |
examTranslate.duplicateExam | v2/instructor/{eid}/exam/{examid}/translate/dupe/exam | <function rendered_view.<locals>.rendered_view at 0xf1d560da6a20> | |
examTranslate.duplicatePools | v2/instructor/{eid}/exam/{examid}/translate/dupe/pools | <function rendered_view.<locals>.rendered_view at 0xf1d560da6de0> | |
examTranslate.saveQuestions | v2/instructor/{eid}/exam/{examid}/translate/post/questions | <function rendered_view.<locals>.rendered_view at 0xf1d560da7560> | |
examTranslate.deleteExam | v2/instructor/{eid}/exam/{examid}/translate/delete | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560da6660> | |
examTranslate.create.log | v2/instructor/{eid}/exam/{examid}/translate/log/create | <function rendered_view.<locals>.rendered_view at 0xf1d560da5d00> | |
examTranslate.update.log | v2/instructor/{eid}/exam/{examid}/translate/log/{logid}/update | <function rendered_view.<locals>.rendered_view at 0xf1d560da60c0> | |
pool.listPools | v2/instructor/{eid}/exam/{examid}/pool/list | <function rendered_view.<locals>.rendered_view at 0xf1d560c57880> | |
pool.createPool | v2/instructor/{eid}/exam/{examid}/pool/create | <function rendered_view.<locals>.rendered_view at 0xf1d560c565c0> | |
pool.createPool_ajax | v2/instructor/{eid}/exam/{examid}/pool/create/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c56200> | |
pool.editPoolForm | v2/instructor/{eid}/exam/{examid}/pool/{poolid}/edit/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c57100> | |
pool.editPool | v2/instructor/{eid}/exam/{examid}/pool/{poolid}/edit | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c574c0> | |
pool.deletePoolWarning | v2/instructor/{eid}/exam/{examid}/pool/{poolid}/delete/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c56980> | |
pool.deletePool | v2/instructor/{eid}/exam/{examid}/pool/{poolid}/delete | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c56d40> | |
pool.copyPoolForm | v2/instructor/{eid}/exam/{examid}/pool/{poolid}/copy/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c55a80> | |
pool.copyPool | v2/instructor/{eid}/exam/{examid}/pool/{poolid}/copy | <function rendered_view.<locals>.rendered_view at 0xf1d560c55e40> | |
question.listQuestions | v2/instructor/{eid}/exam/{examid}/question/list | <function rendered_view.<locals>.rendered_view at 0xf1d560c73420> | |
question.listQuestions.ajax | v2/instructor/{eid}/exam/{examid}/question/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c737e0> | |
question.createQuestionHub | v2/instructor/{eid}/exam/{examid}/question/create/hub | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c62480> | |
question.createDDQuestion | v2/instructor/{eid}/exam/{examid}/question/create/dd | <function rendered_view.<locals>.rendered_view at 0xf1d560c61d00> | |
question.createRankQuestion | v2/instructor/{eid}/exam/{examid}/question/create/rank | None | |
question.createMAQuestion | v2/instructor/{eid}/exam/{examid}/question/create/ma | <function rendered_view.<locals>.rendered_view at 0xf1d560c62840> | |
question.createBARSMCQuestion | v2/instructor/{eid}/exam/{examid}/question/create/barsmc | <function rendered_view.<locals>.rendered_view at 0xf1d560c61580> | |
question.createBARSMFQuestion | v2/instructor/{eid}/exam/{examid}/question/create/barsmf | <function rendered_view.<locals>.rendered_view at 0xf1d560c61120> | |
question.createMCQuestion | v2/instructor/{eid}/exam/{examid}/question/create/mc | <function rendered_view.<locals>.rendered_view at 0xf1d560c61940> | |
question.createMSQuestion | v2/instructor/{eid}/exam/{examid}/question/create/ms | <function rendered_view.<locals>.rendered_view at 0xf1d560c62c00> | |
question.createFBQuestion | v2/instructor/{eid}/exam/{examid}/question/create/fb | <function rendered_view.<locals>.rendered_view at 0xf1d560c620c0> | |
question.createTFQuestion | v2/instructor/{eid}/exam/{examid}/question/create/tf | <function rendered_view.<locals>.rendered_view at 0xf1d560c62fc0> | |
question.createHSQuestion | v2/instructor/{eid}/exam/{examid}/question/create/hs | <function rendered_view.<locals>.rendered_view at 0xf1d560c60d60> | |
question.editMAQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ma | <function rendered_view.<locals>.rendered_view at 0xf1d560c72160> | |
question.editBARSMCQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/barsmc | <function rendered_view.<locals>.rendered_view at 0xf1d560c70ae0> | |
question.editBARSMFQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/barsmf | <function rendered_view.<locals>.rendered_view at 0xf1d560c70680> | |
question.editMCQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/mc | <function rendered_view.<locals>.rendered_view at 0xf1d560c70ea0> | |
question.editMSQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/ms | <function rendered_view.<locals>.rendered_view at 0xf1d560c72520> | |
question.editFBQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/fb | <function rendered_view.<locals>.rendered_view at 0xf1d560c71620> | |
question.editTFQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/tf | <function rendered_view.<locals>.rendered_view at 0xf1d560c728e0> | |
question.editHSQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/hs | <function rendered_view.<locals>.rendered_view at 0xf1d560c71da0> | |
question.editDDQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/dd | <function rendered_view.<locals>.rendered_view at 0xf1d560c71260> | |
question.editRankQuestion | v2/instructor/{eid}/exam/{examid}/question/edit/rank | None | |
question.editQuestionForm | v2/instructor/{eid}/exam/{examid}/question/{qid}/edit/form | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c719e0> | |
question.displayPreviousQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/display/previous | <function rendered_view.<locals>.rendered_view at 0xf1d560c63b00> | |
question.displayNextQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/display/next | <function rendered_view.<locals>.rendered_view at 0xf1d560c63740> | |
question.deleteQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid}/delete | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c63380> | |
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 0xf1d560c605e0> | |
question.copyQuestion | v2/instructor/{eid}/newexam/{newexamid}/poolid/{poolid}/copy/oldexam/{oldexamid}/question/{qid} | <function rendered_view.<locals>.rendered_view at 0xf1d560c609a0> | |
question.getPools_ajax | v2/instructor/{eid}/exam/{examid}/pools | <function rendered_view.<locals>.rendered_view at 0xf1d560c72ca0> | |
question.orderQuestion_ajax | v2/instructor/{eid}/exam/{examid}/question/{questionid}/position/{pos} | <function rendered_view.<locals>.rendered_view at 0xf1d560c73ba0> | |
question.displayQuestion | v2/instructor/{eid}/exam/{examid}/question/{qid} | <function rendered_view.<locals>.rendered_view at 0xf1d560c63ec0> | |
question.importQuestionsTypeForm | v2/instructor/{eid}/exam/{examid}/question/import/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c73060> | |
question.uploadQuestionsDownloadGuide | v2/instructor/{eid}/exam/{examid}/donwload/guide | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c702c0> | |
question.uploadQuestionsForm | v2/instructor/{eid}/exam/{examid}/question/upload/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c80f40> | |
question.uploadQuestionsPreview | v2/instructor/{eid}/exam/{examid}/question/upload/preview | <function rendered_view.<locals>.rendered_view at 0xf1d560c81300> | |
question.uploadQuestions | v2/instructor/{eid}/exam/{examid}/question/upload/submit | <function rendered_view.<locals>.rendered_view at 0xf1d560c73f60> | |
question.ai.generateQuestionsGuide | v2/instructor/{eid}/exam/{examid}/question/ai.generate/guide | <function rendered_view.<locals>.rendered_view at 0xf1d560c60220> | |
question.ai.generateQuestionsPreview | v2/instructor/{eid}/exam/{examid}/question/ai.generate/preview | <function rendered_view.<locals>.rendered_view at 0xf1d560c807c0> | |
question.ai.generateQuestions | v2/instructor/{eid}/exam/{examid}/question/ai.generate/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c80400> | |
question.ai.generateQuestionsSubmit | v2/instructor/{eid}/exam/{examid}/question/ai.generate/submit | <function rendered_view.<locals>.rendered_view at 0xf1d560c80b80> | |
myAccount.payments | v2/instructor/{eid}/myaccount/payments | <function rendered_view.<locals>.rendered_view at 0xf1d560c4e7a0> | |
myAccount.selectPlansForm | v2/instructor/{eid}/myaccount/selectPlan | <function rendered_view.<locals>.rendered_view at 0xf1d560c4fc40> | |
myAccount.updatePlan | v2/instructor/{eid}/myaccount/updatePlan | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c4d300> | |
myAccount.updatePlanForm | v2/instructor/{eid}/myaccount/updatePlanForm | <function rendered_view.<locals>.rendered_view at 0xf1d560c4d6c0> | |
myAccount.updateAddons | v2/instructor/{eid}/myaccount/updateAddons | <function rendered_view.<locals>.rendered_view at 0xf1d560c54400> | |
myAccount.updateAddonsForm | v2/instructor/{eid}/myaccount/updateAddonsForm | <function rendered_view.<locals>.rendered_view at 0xf1d560c547c0> | |
myAccount.updatePaymentMethod | v2/instructor/{eid}/myaccount/updatepayment | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c4c9a0> | |
myAccount.updatePaymentMethodForm | v2/instructor/{eid}/myaccount/updatepaymentform | <function rendered_view.<locals>.rendered_view at 0xf1d560c4cd60> | |
myAccount.scheduledChangesForm | v2/instructor/{eid}/myaccount/scheduledchangesform | <function rendered_view.<locals>.rendered_view at 0xf1d560c4f880> | |
myAccount.scheduledChangesDelete | v2/instructor/{eid}/myaccount/scheduledchangesdelete | <function rendered_view.<locals>.rendered_view at 0xf1d560c4f4c0> | |
myAccount.cancelSubscription | v2/instructor/{eid}/myaccount/cancelSubscription | <function rendered_view.<locals>.rendered_view at 0xf1d560c3e980> | |
myAccount.dontCancelSubscription | v2/instructor/{eid}/myaccount/dontCancelSubscription | <function rendered_view.<locals>.rendered_view at 0xf1d560c3f4c0> | |
myAccount.dashboard | v2/instructor/{eid}/myaccount/dashboard | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c3e5c0> | |
myAccount.dashboardRefresh | v2/instructor/{eid}/myaccount/dashboardrefresh | <function rendered_view.<locals>.rendered_view at 0xf1d560c556c0> | |
myAccount.upgradeAccount | v2/instructor/v2/instructor/{eid}/upgradeaccount | <function rendered_view.<locals>.rendered_view at 0xf1d560c55300> | |
myAccount.newSubscriptionForm | v2/instructor/v2/instructor/{eid}/newSubscription | <function rendered_view.<locals>.rendered_view at 0xf1d560c4eb60> | |
myAccount.planSelector | v2/instructor/v2/instructor/{eid}/planSelector | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c4f100> | |
myAccount.updatePlanFormNoSubsc | v2/instructor/v2/instructor/{eid}/updatePlanFormNoSubsc | <function rendered_view.<locals>.rendered_view at 0xf1d560c4da80> | |
myAccount.updatePlanNoSubsc | v2/instructor/v2/instructor/{eid}/updatePlanNoSubsc | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c4e020> | |
myAccount.editInfo | v2/instructor/{eid}/myaccount/edit | <pyramid.config.views.MultiView object at 0xf1d560c45990> | |
myAccount.editPassword | v2/instructor/{eid}/myaccount/edit_password | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c4c400> | |
myAccount.studentSettingsForm | v2/instructor/{eid}/myaccount/studentsettings/edit/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c54040> | |
myAccount.editStudentSettings | v2/instructor/{eid}/myaccount/studentsettings/edit | <function rendered_view.<locals>.rendered_view at 0xf1d560c4e3e0> | |
myAccount.updateProfileForm | v2/instructor/{eid}/myaccount/profile/update/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c54f40> | |
myAccount.updateProfile | v2/instructor/{eid}/myaccount/profile/update | <function rendered_view.<locals>.rendered_view at 0xf1d560c54b80> | |
myAccount.checkEmail_ajax | v2/instructor/{eid}/myaccount/check/email/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c3ed40> | |
myAccount.checkUsername_ajax | v2/instructor/{eid}/myaccount/check/username/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c3f100> | |
myAccount.editInfo.json | v2/instructor/{eid}/myaccount.json | <pyramid.config.views.MultiView object at 0xf1d560c3b790> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560cf0c10> |
myAccount.editInfo.xml | v2/instructor/{eid}/myaccount.xml | <pyramid.config.views.MultiView object at 0xf1d560c3b290> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560cf0fd0> |
api.myAccount.checkInstructorID.json | v2/instructor/{eid}/checkid.json | <pyramid.config.views.MultiView object at 0xf1d560c3ad90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560cf0e50> |
api.myAccount.checkInstructorID.xml | v2/instructor/{eid}/checkid.xml | <pyramid.config.views.MultiView object at 0xf1d560c3a890> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560cf1090> |
instructor.listInstructors | v2/instructor/{eid}/instructor/list | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c1d6c0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560cf11d0> |
instructor.listInstructors.sorted | v2/instructor/{eid}/instructor/list | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c1dc60> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560cf17d0> |
instructor.createInstructorForm | v2/instructor/{eid}/instructor/create/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c12020> | |
instructor.createInstructor | v2/instructor/{eid}/instructor/create | <function rendered_view.<locals>.rendered_view at 0xf1d560c11c60> | |
instructor.checkEmail_ajax | v2/instructor/instructor/{sid}/email/check/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c114e0> | |
instructor.checkUsername_ajax | v2/instructor/instructor/{sid}/username/check/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c118a0> | |
instructor.editInstructorForm | v2/instructor/{eid}/instructor/{sid}/edit/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c136a0> | |
instructor.editSubInstructorPassword | v2/instructor/{eid}/instructor/{sid}/edit/password | <function rendered_view.<locals>.rendered_view at 0xf1d560c13e20> | |
instructor.editInstructor | v2/instructor/{eid}/instructor/{sid}/edit | <function rendered_view.<locals>.rendered_view at 0xf1d560c132e0> | |
instructor.deleteInstructorWarning | v2/instructor/{eid}/instructor/{sid}/delete/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c127a0> | |
instructor.deleteInstructor | v2/instructor/{eid}/instructor/{sid}/delete | <function rendered_view.<locals>.rendered_view at 0xf1d560c123e0> | |
instructor.editPermissionsForm | v2/instructor/{eid}/instructor/{sid}/permissions/edit/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c13a60> | |
instructor.editGroupRestrictionsForm | v2/instructor/{eid}/instructor/{sid}/permissions/edit/group/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c12f20> | |
instructor.editExamRestrictionsForm | v2/instructor/{eid}/instructor/{sid}/permissions/edit/exam/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c12b60> | |
instructor.accessControl_ajax | v2/instructor/{eid}/instructor/{sid}/accesscontrol/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c11120> | |
instructor.setIsExamRestricted_ajax | v2/instructor/{eid}/instructor/{sid}/isrestricted/exam/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c1e020> | |
instructor.examRestrictions_ajax | v2/instructor/{eid}/instructor/{sid}/restrictions/exam/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c1c5e0> | |
instructor.getGroups_ajax | v2/instructor/{eid}/instructor/grouptype/{gc}/group/get/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c1c9a0> | |
instructor.groupRestrictions_ajax | v2/instructor/{eid}/instructor/{sid}/restrictions/group/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c1d120> | |
instructor.setIsGroupRestricted_ajax | v2/instructor/{eid}/instructor/{sid}/isrestricted/group/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c1e3e0> | |
instructor.enterpriseInfo | v2/instructor/v2/instructor/{eid}/enterpriseinfo | <function rendered_view.<locals>.rendered_view at 0xf1d560c1c220> | |
instructor.getKeySecret_ajax | v2/instructor/getkeysecret/ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c1cd60> | |
instructor.listInstructors.json | v2/instructor/{eid}/instructor/list.json | <pyramid.config.views.MultiView object at 0xf1d560c0f590> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d04150> |
instructor.listInstructors.xml | v2/instructor/{eid}/instructor/list.xml | <pyramid.config.views.MultiView object at 0xf1d560c0fa90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d05290> |
instructor.editInstructorForm.json | v2/instructor/{eid}/instructor/{sid}/info.json | <pyramid.config.views.MultiView object at 0xf1d560c0eb90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d052d0> |
instructor.editInstructorForm.xml | v2/instructor/{eid}/instructor/{sid}/info.xml | <pyramid.config.views.MultiView object at 0xf1d560c0f090> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d049d0> |
instructor.editPermissionsForm.json | v2/instructor/{eid}/instructor/{sid}/permissions.json | <pyramid.config.views.MultiView object at 0xf1d560c0e190> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d04d10> |
instructor.editPermissionsForm.xml | v2/instructor/{eid}/instructor/{sid}/permissions.xml | <pyramid.config.views.MultiView object at 0xf1d560c0e690> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d05410> |
instructor.createInstructor.json | v2/instructor/{eid}/instructor/create.json | <pyramid.config.views.MultiView object at 0xf1d560c0dc50> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d04a50> |
instructor.createInstructor.xml | v2/instructor/{eid}/instructor/create.xml | <pyramid.config.views.MultiView object at 0xf1d560c0d710> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d06650> |
instructor.editInstructor.json | v2/instructor/{eid}/instructor/{sid}/edit.json | <pyramid.config.views.MultiView object at 0xf1d560c0d1d0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d05ed0> |
instructor.editInstructor.xml | v2/instructor/{eid}/instructor/{sid}/edit.xml | <pyramid.config.views.MultiView object at 0xf1d560c0cc90> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d06810> |
instructor.deleteInstructor.json | v2/instructor/{eid}/instructor/{sid}/delete.json | <pyramid.config.views.MultiView object at 0xf1d560c0c790> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d053d0> |
instructor.deleteInstructor.xml | v2/instructor/{eid}/instructor/{sid}/delete.xml | <pyramid.config.views.MultiView object at 0xf1d560c0c290> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d05a10> |
instructor.accessControl_ajax.json | v2/instructor/{eid}/instructor/{sid}/permissions/access/edit.json | <pyramid.config.views.MultiView object at 0xf1d560bffd10> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d04f10> |
instructor.accessControl_ajax.xml | v2/instructor/{eid}/instructor/{sid}/permissions/access/edit.xml | <pyramid.config.views.MultiView object at 0xf1d560bff7d0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d06c50> |
instructor.groupRestrictions_ajax.json | v2/instructor/{eid}/instructor/{sid}/permissions/group/edit.json | <pyramid.config.views.MultiView object at 0xf1d560bff290> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d05610> |
instructor.groupRestrictions_ajax.xml | v2/instructor/{eid}/instructor/{sid}/permissions/group/edit.xml | <pyramid.config.views.MultiView object at 0xf1d560bfed50> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d05150> |
instructor.examRestrictions_ajax.json | v2/instructor/{eid}/instructor/{sid}/permissions/exam/edit.json | <pyramid.config.views.MultiView object at 0xf1d560bfe810> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d07650> |
instructor.examRestrictions_ajax.xml | v2/instructor/{eid}/instructor/{sid}/permissions/exam/edit.xml | <pyramid.config.views.MultiView object at 0xf1d560bfe2d0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d05810> |
reports.generate_report_export_name | v2/instructor/{eid}/generateReportExportName | <function rendered_view.<locals>.rendered_view at 0xf1d560c9f6a0> | |
reports.questionResultAjax | v2/instructor/{eid}/report/question/results/{uid}/{exid}/{qid}/ | <function rendered_view.<locals>.rendered_view at 0xf1d560cb2020> | |
reports.listReports | v2/instructor/{eid}/report/list | <function rendered_view.<locals>.rendered_view at 0xf1d560ca58a0> | |
reports.snapshotReport | v2/instructor/{eid}/report/exam/{examid}/snapshot | <function rendered_view.<locals>.rendered_view at 0xf1d560cb8400> | |
reports.snapshotReport.pdf | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/group/{g}/snapshot.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb87c0> | |
reports.snapshotReport.xls | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/group/{g}/snapshot.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb8b80> | |
reports.multiExamReport | v2/instructor/{eid}/report/multiexam | <function rendered_view.<locals>.rendered_view at 0xf1d560ca63e0> | |
reports.multiExamReport.pdf | v2/instructor/{eid}/report/multiexam.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca67a0> | |
reports.multiExamReport.xls | v2/instructor/{eid}/report/multiexam.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca6b60> | |
reports.groupAnalysisReport | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis | <function rendered_view.<locals>.rendered_view at 0xf1d560ca4220> | |
reports.groupAnalysisReport.pdf | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca45e0> | |
reports.groupAnalysisReport.xls | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca49a0> | |
reports.dateRangeReport | v2/instructor/{eid}/report/gc/{gc}/daterange | <function rendered_view.<locals>.rendered_view at 0xf1d560c9e7a0> | |
reports.dateRangeReport.pdf | v2/instructor/{eid}/report/gc/{gc}/daterange.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c9eb60> | |
reports.dateRangeReport.xls | v2/instructor/{eid}/report/gc/{gc}/daterange.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c9ef20> | |
reports.lastAttemptReport | v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/lastAttemptReport | <function rendered_view.<locals>.rendered_view at 0xf1d560ca4d60> | |
reports.lastAttemptReport.pdf | v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/lastAttemptReport.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca5120> | |
reports.lastAttemptReport.xls | v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/lastAttemptReport.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca54e0> | |
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 0xf1d560cb3880> | |
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 0xf1d560cb8040> | |
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 0xf1d560cb3c40> | |
reports.listToGroup | v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/listToGroup | <function rendered_view.<locals>.rendered_view at 0xf1d560ca5c60> | |
reports.messageList | v2/instructor/{eid}/report/exam/{examid}/gc/{gc}/g/{g}/messageList | <function rendered_view.<locals>.rendered_view at 0xf1d560ca6020> | |
reports.recentResults | v2/instructor/{eid}/report/recentresults | <function rendered_view.<locals>.rendered_view at 0xf1d560cb9a80> | |
reports.recentResults_ajax | v2/instructor/{eid}/report/recentresults_ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560cb9e40> | |
reports.get_all_exams_ajax | v2/instructor/{eid}/reports/get_all_exams_ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c9fa60> | |
reports.get_rated_exams_ajax | v2/instructor/{eid}/reports/get_rated_exams_ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c9fe20> | |
reports.questionRank | v2/instructor/{eid}/report/exam/{examid}/questionrank | <function rendered_view.<locals>.rendered_view at 0xf1d560ca7e20> | |
reports.questionRank.pdf | v2/instructor/{eid}/report/exam/{examid}/questionrank.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb05e0> | |
reports.questionRank.xls | v2/instructor/{eid}/report/exam/{examid}/questionrank.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb09a0> | |
reports.questionPoolStats | v2/instructor/{eid}/report/exam/{examid}/questionpoolstats | <function rendered_view.<locals>.rendered_view at 0xf1d560ca72e0> | |
reports.questionPoolStats.pdf | v2/instructor/{eid}/report/exam/{examid}/questionpoolstats.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca76a0> | |
reports.questionPoolStats.xls | v2/instructor/{eid}/report/exam/{examid}/questionpoolstats.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560ca7a60> | |
reports.questionRankingGraph | v2/instructor/{eid}/report/exam/{examid}/questionrankinggraph | <function rendered_view.<locals>.rendered_view at 0xf1d560cb0d60> | |
reports.enterpriseInfo | v2/instructor/{eid}/reports/enterpriseinfo | <function rendered_view.<locals>.rendered_view at 0xf1d560c9f2e0> | |
reports.rightWrongResults | v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560cb3100> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d17010> |
reports.rightWrongResults.pdf | v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb2b60> | |
reports.rightWrongResults.xls | v2/instructor/{eid}/report/exam/{examid}/question/{qid}/rightWrongResults.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb34c0> | |
reports.studentQuestionGridRefresh | v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid/refresh | <function rendered_view.<locals>.rendered_view at 0xf1d560cb9300> | |
reports.studentQuestionGrid | v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid | <function rendered_view.<locals>.rendered_view at 0xf1d560cb8f40> | |
reports.studentQuestionGrid.xls | v2/instructor/{eid}/reports/exam/{examid}/studentquestiongrid.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb96c0> | |
reports.ratingReport | v2/instructor/{eid}/reports/exam/{examid}/questionrating | <function rendered_view.<locals>.rendered_view at 0xf1d560cb1120> | |
reports.ratingReport.xls | v2/instructor/{eid}/reports/exam/{examid}/questionrating.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb1c60> | |
reports.ratingReport.pdf | v2/instructor/{eid}/reports/exam/{examid}/questionrating.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb18a0> | |
reports.ratingReportDetail | v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating | <function rendered_view.<locals>.rendered_view at 0xf1d560cb14e0> | |
reports.ratingReportDetail.xls | v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb27a0> | |
reports.ratingReportDetail.pdf | v2/instructor/{eid}/reports/exam/{examid}/question/{questionid}/rating.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cb23e0> | |
reports.questionRank_ajax | v2/instructor/{eid}/report/questionRank_ajax/{reportType} | <function rendered_view.<locals>.rendered_view at 0xf1d560cb0220> | |
reports.question_ajax | v2/instructor/{eid}/{eqid}/report/question_ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560ca6f20> | |
reports.multiExamReport.json | v2/instructor/{eid}/report/multiexam.json | <pyramid.config.views.MultiView object at 0xf1d560c95c50> | |
reports.multiExamReport.xml | v2/instructor/{eid}/report/multiexam.xml | <pyramid.config.views.MultiView object at 0xf1d560c95710> | |
reports.tlcSnapshotReport.json | v2/instructor/{eid}/report/tlcSnapshot.json | <pyramid.config.views.MultiView object at 0xf1d560c98690> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d25050> |
reports.tlcSnapshotReport.xml | v2/instructor/{eid}/report/tlcSnapshot.xml | <pyramid.config.views.MultiView object at 0xf1d560c98150> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d25590> |
reports.dateRangeReport.json | v2/instructor/{eid}/report/daterange.json | <pyramid.config.views.MultiView object at 0xf1d560c951d0> | |
reports.dateRangeReport.xml | v2/instructor/{eid}/report/daterange.xml | <pyramid.config.views.MultiView object at 0xf1d560c94c90> | |
reports.groupAnalysisReport.json | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.json | <pyramid.config.views.MultiView object at 0xf1d560c966d0> | |
reports.groupAnalysisReport.xml | v2/instructor/{eid}/report/exam/{examid}/grouptype/{gc}/groupanalysis.xml | <pyramid.config.views.MultiView object at 0xf1d560c96190> | |
reports.snapshotReport.json | v2/instructor/{eid}/report/exam/{examid}/snapshot.json | <pyramid.config.views.MultiView object at 0xf1d560c97bd0> | |
reports.snapshotReport.xml | v2/instructor/{eid}/report/exam/{examid}/snapshot.xml | <pyramid.config.views.MultiView object at 0xf1d560c97690> | |
reports.snapshotReport.json_legacy | v2/instructor/{eid}/quickreports/exam/{examid}/snapshot.json | <pyramid.config.views.MultiView object at 0xf1d560c97150> | |
reports.snapshotReport.xml_legacy | v2/instructor/{eid}/quickreports/exam/{examid}/snapshot.xml | <pyramid.config.views.MultiView object at 0xf1d560c96c10> | |
reports.questionRank.json | v2/instructor/{eid}/report/exam/{examid}/questionrank.json | <pyramid.config.views.MultiView object at 0xf1d560c94790> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d25f50> |
reports.questionRank.xml | v2/instructor/{eid}/report/exam/{examid}/questionrank.xml | <pyramid.config.views.MultiView object at 0xf1d560c94290> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d26ed0> |
reports.searchAndSchedule.json | v2/instructor/{eid}/scheduler/exam/{examid}/schedule/search.json | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c8cd60> | |
reports.questionRank.json_legacy | v2/instructor/{eid}/questionstats/exam/{examid}/questionrank.json | <pyramid.config.views.MultiView object at 0xf1d560c8bd50> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d26090> |
reports.questionRank.xml_legacy | v2/instructor/{eid}/questionstats/exam/{examid}/questionrank.xml | <pyramid.config.views.MultiView object at 0xf1d560c8b850> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d26150> |
certificate.listCertificates | v2/instructor/{eid}/certificate/list | <function rendered_view.<locals>.rendered_view at 0xf1d560d6b560> | |
certificate.createCertificateForm | v2/instructor/{eid}/certificate/create/form | <function rendered_view.<locals>.rendered_view at 0xf1d560d6a2a0> | |
certificate.createCertificate | v2/instructor/{eid}/certificate/create | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d69ee0> | |
certificate.editCertificateForm | v2/instructor/{eid}/certificate/{cer}/edit/form | <function rendered_view.<locals>.rendered_view at 0xf1d560d6ade0> | |
certificate.editCertificate | v2/instructor/{eid}/certificate/{cer}/edit | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d6aa20> | |
certificate.deleteCertificate | v2/instructor/{eid}/certificate/{cer}/delete | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d6a660> | |
certificate.getTemplateUrl | v2/instructor/{eid}/certificate/getTemplateUrl/ajax | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d6b1a0> | |
certificateTemplate.listTemplates | v2/instructor/{eid}/certificatetemplate/list | <function rendered_view.<locals>.rendered_view at 0xf1d560d64900> | |
certificateTemplate.createForm | v2/instructor/{eid}/certificatetemplate/create | <function rendered_view.<locals>.rendered_view at 0xf1d560d6bd80> | |
certificateTemplate.createTemplate | v2/instructor/{eid}/certificatetemplate/createSubmit | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560d6b9c0> | |
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 0xf1d560d64cc0> | |
certificateTemplate.editTemplateForm | v2/instructor/{eid}/certificatetemplate/{templateid}/edit | <function rendered_view.<locals>.rendered_view at 0xf1d560d64540> | |
certificateTemplate.editTemplate | v2/instructor/{eid}/certificatetemplate/{templateid}/edited | <function rendered_view.<locals>.rendered_view at 0xf1d560d64180> | |
certificateTemplate.testPDF | v2/instructor/{eid}/certificatetemplate/testpdf | <function rendered_view.<locals>.rendered_view at 0xf1d560d65080> | |
imageManager.createImage.json | v2/instructor/{eid}/image/create.json | <pyramid.config.views.MultiView object at 0xf1d560c229d0> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d32510> |
mediaManager.listMedia | v2/instructor/{eid}/media/list | <function rendered_view.<locals>.rendered_view at 0xf1d560c367a0> | |
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 0xf1d560c34220> | |
mediaManager.createAudioAjax | v2/instructor/{eid}/media/audio/create_ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c1fe20> | |
mediaManager.createPDFAjax | v2/instructor/{eid}/media/pdf/create_ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c1fa60> | |
mediaManager.createImageAjax | v2/instructor/{eid}/media/image/create_ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560c1f6a0> | |
mediaManager.notificationMedia | v2/instructor/aws-endpoint/sns | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c1ef20> | |
mediaManager.mediaStatusCheck | v2/instructor/{eid}/media/{mediaId}/status | <function rendered_view.<locals>.rendered_view at 0xf1d560c1f2e0> | |
mediaManager.deleteMedia | v2/instructor/{eid}/media/{mediaId}/delete | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c345e0> | |
mediaManager.editMediaForm | v2/instructor/{eid}/media/{mediaId}/edit/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c35c60> | |
mediaManager.editVideo | v2/instructor/{eid}/media/{mediaId}/video/edit | <function rendered_view.<locals>.rendered_view at 0xf1d560c358a0> | |
mediaManager.editAudio | v2/instructor/{eid}/media/{mediaId}/audio/edit | <function rendered_view.<locals>.rendered_view at 0xf1d560c354e0> | |
mediaManager.editPDF | v2/instructor/{eid}/media/{mediaId}/pdf/edit | <function rendered_view.<locals>.rendered_view at 0xf1d560c35120> | |
mediaManager.editImage | v2/instructor/{eid}/media/{mediaId}/image/edit | <function rendered_view.<locals>.rendered_view at 0xf1d560c34d60> | |
mediaManager.viewDependencies | v2/instructor/{eid}/media/{mediaId}/dependencies | <function rendered_view.<locals>.rendered_view at 0xf1d560c363e0> | |
mediaManager.updateThumbnail | v2/instructor/{eid}/media/{mediaId}/updateThumbnail | <function rendered_view.<locals>.rendered_view at 0xf1d560c37a60> | |
mediaManager.listTrainingLibrary | v2/instructor/{eid}/media/training | <function rendered_view.<locals>.rendered_view at 0xf1d560c36b60> | |
mediaManager.listTrainingLibrary.pdf | v2/instructor/{eid}/media/training.pdf | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c36f20> | |
mediaManager.listTrainingLibrary.xls | v2/instructor/{eid}/media/training.xls | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560c372e0> | |
mediaManager.viewTrainingLibrary | v2/instructor/{eid}/media/{mediaId}/training/form | <function rendered_view.<locals>.rendered_view at 0xf1d560c3c220> | |
mediaManager.editTrainingLibrary | v2/instructor/{eid}/media/{mediaId}/training/form/edit | <function rendered_view.<locals>.rendered_view at 0xf1d560c36020> | |
mediaManager.viewBatchTrainingLibrary | v2/instructor/{eid}/training/exam/{examId}/view | <function rendered_view.<locals>.rendered_view at 0xf1d560c37e20> | |
mediaManager.editBatchTrainingLibrary | v2/instructor/{eid}/training/exam/{examId}/edit | <function rendered_view.<locals>.rendered_view at 0xf1d560c349a0> | |
mediaManager.awsAuth | v2/instructor/{eid}/media/awsAuth | <function rendered_view.<locals>.rendered_view at 0xf1d560c376a0> | |
vimeo | v2/instructor/vimeo | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b4efc0> | |
youtube | v2/instructor/youtube | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b4f380> | |
training.disconnect | v2/instructor/{eid}/disconnect | None | |
support.form | v2/instructor/{eid}/support/ | <function rendered_view.<locals>.rendered_view at 0xf1d560b4ec00> | |
support.email | v2/instructor/{eid}/support/email | <function rendered_view.<locals>.rendered_view at 0xf1d560b4e840> | |
secure.login | / | <function rendered_view.<locals>.rendered_view at 0xf1d560cd0f40> | |
secure.loginResendForm | /loginResendForm | <function rendered_view.<locals>.rendered_view at 0xf1d560cd16c0> | |
secure.loginResend | /loginResend | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cd1300> | |
secure.loginResetForm | /{eid}/loginResetForm | <function rendered_view.<locals>.rendered_view at 0xf1d560cd1a80> | |
secure.loginResetPassword | /loginResetPassword | <function rendered_view.<locals>.rendered_view at 0xf1d560cd1e40> | |
secure.checkAnswer_ajax | /checkAnswer_ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560cd0040> | |
secure.processLogin | /processLogin | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cd2980> | |
secure.guaranaDirectLogin_new | /directLogin | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cd07c0> | |
secure.guaranaDirectLogin | /index.cfm | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560cd0400> | |
secure.logOut | /logOut | <function rendered_view.<locals>.rendered_view at 0xf1d560cd0b80> | |
api.secure.getInstructorID.json | /v2/validate.json | <pyramid.config.views.MultiView object at 0xf1d560cbfe10> | |
api.secure.getInstructorID.xml | /v2/validate.xml | <pyramid.config.views.MultiView object at 0xf1d560cbf910> | |
myAccount.HelloWorld.json | /v2/hello_world.json | <pyramid.config.views.MultiView object at 0xf1d560cc8850> | |
myAccount.HelloWorld.xml | /v2/hello_world.xml | <pyramid.config.views.MultiView object at 0xf1d560cc8350> | |
account.okta-saml-response | /saml/acs/{enc_companyid} | <function rendered_view.<locals>.rendered_view at 0xf1d560cd25c0> | |
account.okta-saml-metadata | /saml/metadata/{enc_companyid} | <function rendered_view.<locals>.rendered_view at 0xf1d560cd2200> | |
stripe.webhook | /stripe/webhook | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560cd2f20> | |
eb.webhook.outgoing | /exbwebhook/outgoing | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b5a520> | |
eb.webhook.test | /exbwebhook/outgoing/test | <function rendered_view.<locals>.rendered_view at 0xf1d560b5a8e0> | |
bars.startExam | /{eid}/student/{uid}/studentexam/{ueid}/bars/start | <function rendered_view.<locals>.rendered_view at 0xf1d560d68fe0> | |
bars.exitExam | /{eid}/student/{uid}/bars/exit | <function rendered_view.<locals>.rendered_view at 0xf1d560d682c0> | |
bars.answerQuestion | /{eid}/student/{uid}/studentexam/{ueid}/bars/answer | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d68860> | |
bars.submitExam | {eid}/student/{uid}/studentexam/{ueid}/bars/submit | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d694e0> | |
bars.submitQuestionNote | {eid}/student/{uid}/studentexam/{ueid}/question/{rid}/note/update | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d69a80> | |
bars.regradeExam | {eid}/student/{uid}/studentexam/{ueid}/bars/regrade | <function rendered_view.<locals>.rendered_view at 0xf1d560d68c20> | |
proctor.constructor.session.result | /constructor/session-result | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560c57e20> | |
zapier.subscribe | v2/instructor/{eid}/exbwebhook/subscribe/{event_type_id} | <function rendered_view.<locals>.rendered_view at 0xf1d560b5b7e0> | |
zapier.unsubscribe | v2/instructor/{eid}/exbwebhook/unsubscribe/{event_type_id} | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b5bd80> | |
zapier.sample | v2/instructor/{eid}/exbwebhook/sample/{event_type_id} | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b5b420> | |
x72sold.process_agent.json | v2/instructor/{eid}/agent/process.json | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560b5ae80> | <pyramid.predicates.RequestMethodPredicate object at 0xf1d560d4e350> |
ai.generateQuestion | v2/instructor/{eid}/exam/{examid}/ai/question | <function rendered_view.<locals>.rendered_view at 0xf1d560d5f560> | |
ai.selectQuestion | v2/instructor/{eid}/exam/{examid}/ai/question/select | <function attr_wrapped_view.<locals>.attr_view at 0xf1d560d5fec0> | |
ai.ImageForm | v2/instructor/{eid}/exam/{examid}/ai/image/form | <function rendered_view.<locals>.rendered_view at 0xf1d560d5ee80> | |
ai.imageDisplay | v2/instructor/{eid}/exam/{examid}/ai/image/display | <function rendered_view.<locals>.rendered_view at 0xf1d560d5f920> | |
ai.ImageSubmit | v2/instructor/{eid}/exam/{examid}/ai/image/generate/submit | <function rendered_view.<locals>.rendered_view at 0xf1d560d5f240> | |
ai.generateImage.create.log | v2/instructor/{eid}/exam/{examid}/ai/image/log | <function rendered_view.<locals>.rendered_view at 0xf1d5610642c0> | |
dashboard.welcome | v2/instructor/{eid}/welcome | <function rendered_view.<locals>.rendered_view at 0xf1d560b59bc0> | |
dashboard.welcome_ajax | v2/instructor/{eid}/welcome.ajax | <function rendered_view.<locals>.rendered_view at 0xf1d560b59f80> | |
main.noPermission | v2/instructor/{eid}/unauthorized | <function rendered_view.<locals>.rendered_view at 0xf1d560b58e00> | |
status | /status | <function rendered_view.<locals>.rendered_view at 0xf1d560b59800> | |
headertest | /headertest | <function rendered_view.<locals>.rendered_view at 0xf1d560b4fd80> | |
locale | /locale | <function rendered_view.<locals>.viewresult_to_response at 0xf1d560b59440> |
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.