Skip to content
Snippets Groups Projects
Commit 0141f31d authored by Victor Shnayder's avatar Victor Shnayder
Browse files

add warning message to sample-post.py

parent edf96036
No related merge requests found
# A simple script demonstrating how to have an external program save results to the server
# A simple script demonstrating how to have an external program post problem
# responses to an edx server.
#
# ***** NOTE *****
# This is not intended as a stable public API. In fact, it is almost certainly
# going to change. If you use this for some reason, be prepared to change your
# code.
#
# We will be working to define a stable public API for external programs. We
# don't have have one yet (Feb 2013).
import requests
import sys
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment