問題:AttributeError at /com_report/make_report/
'HiddenDescriptorWithMixins' object has no attribute 'weight'python
分析:沒有添加高級組件
app
解決:python2.7
edxapp@precise64:~/edx-platform$ source ../venvs/edxapp/bin/activate
(edxapp)edxapp@precise64:~/edx-platform$ cd components/xblock-subjective/
(edxapp)edxapp@precise64:~/edx-platform/components/xblock-subjective$ python setup.py install
component
查詢 ALLOW_ALL_ADVANCED_COMPONENTS找到全部相關組件orm
edxapp@precise64:~/edx-platform/components/xblock-subjective/static$
ip
sudo cp -f -r ../static /edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/xblock_subjective-0.1-py2.7.egg/ci