Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
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
edx
edx-platform
Commits
3ed4b77d
Commit
3ed4b77d
authored
Nov 01, 2012
by
Александр
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed testsing comments
parent
07a2a105
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
common/lib/capa/capa/chem/chemtools.py
+0
-3
No files found.
common/lib/capa/capa/chem/chemtools.py
View file @
3ed4b77d
...
...
@@ -90,9 +90,6 @@ def vsepr_grade(user_input, correct_answer, convert_to_peripheral=False):
user_eq-2 = correct-eq-2
"""
# import ipdb; ipdb.set_trace()
# print user_input, type(user_input)
# print correct_answer, type(correct_answer)
if
user_input
[
'geometry'
]
!=
correct_answer
[
'geometry'
]:
return
False
...
...
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