Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-jsme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
edx-jsme
Commits
ebfbbb62
Commit
ebfbbb62
authored
Aug 08, 2014
by
Chris Rossi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Better docs for molfile indentation.
parent
60cd7f1c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
3 deletions
+10
-3
edx_jsme/templates/problem/jsme.yaml
+10
-3
No files found.
edx_jsme/templates/problem/jsme.yaml
View file @
ebfbbb62
...
@@ -15,9 +15,16 @@ data: |
...
@@ -15,9 +15,16 @@ data: |
</p>
</p>
<jsmeresponse>
<jsmeresponse>
<jsme>
<jsme>
<!-- You can set initial state of the editor by including a molfile
<!--
inside of the jsme tag. Take care that indentation is preserved.
You can set initial state of the editor by including a molfile
The molfile format is sensitive to whitespace. -->
inside of the jsme tag.
Take care that indentation is preserved. The molfile format is
sensitive to whitespace, so the best policy is to cut and paste
as-is on a new line without adjusting the indentation. If you
do indent the molfile data, make sure every line is indented the
same amount using space characters only, no tabs.
-->
<initial-state>
<initial-state>
CN2Cc1[nH]cnc1N(C)C2=O
CN2Cc1[nH]cnc1N(C)C2=O
JME 2014-06-28 Wed Jul 23 13:41:18 GMT-400 2014
JME 2014-06-28 Wed Jul 23 13:41:18 GMT-400 2014
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment