Commit Graph

24 Commits

Author SHA1 Message Date
Ekaterina Tuzova
df9f2237ad EDU-900 Enable educator tools only if user confirmed that he/she is an educator 2017-04-03 13:32:33 +03:00
Ekaterina Tuzova
5ddb02acc9 remove text field from task in favour of tasktexts 2017-03-30 17:23:40 +03:00
Liana.Bakradze
8eb546fc51 move all the content of course-creator module to educational-core module (EDU-898) 2017-03-29 15:19:30 +03:00
Liana.Bakradze
d76bafc933 move all the content of student module to educational-core module (EDU-898) 2017-03-29 15:19:30 +03:00
Ekaterina Tuzova
852d368934 fix imports after rebase 2017-03-23 14:28:51 +03:00
Ekaterina Tuzova
7510de9515 removed redundant check 2017-03-23 14:28:51 +03:00
Ekaterina Tuzova
62d0c6658f EDU-879 Tasks hierarchy
continue war with subtasks. Removed getactivesubtaskindex
2017-03-23 14:28:51 +03:00
Ekaterina Tuzova
dccc03050f EDU-879 Tasks hierarchy
started war with subtasks
2017-03-23 14:28:51 +03:00
Ekaterina Tuzova
2fb284f3fe EDU-879 Tasks hierarchy
moved tasks into separate package
2017-03-23 14:28:51 +03:00
Ekaterina Tuzova
b92a2610d8 EDU-879 Tasks hierarchy
introduced pycharm, theory and choice tasks
2017-03-23 14:28:51 +03:00
liana.bakradze
09e11a3a31 @NotNull (EDU-895) 2017-03-23 13:43:29 +03:00
liana.bakradze
0ae6d36c2b more descriptive names and javadoc (EDU-895) 2017-03-23 13:43:29 +03:00
liana.bakradze
36ee318d86 get rid of createTaskContent method (EDU-895)
all actions related to task creation should be performed in createTask
2017-03-23 13:43:29 +03:00
Liana.Bakradze
85c9cba852 get rid of StudyPluginConfigurator completely (EDU-895)
all the code moved to EduPluginConfigurator
2017-03-23 13:43:29 +03:00
Liana.Bakradze
ba24303fe2 move code highlighting settings to language-specific configurator (EDU-895) 2017-03-23 13:43:29 +03:00
Liana.Bakradze
1dde26b6f7 merge CCLanguageConfigurator to EduPluginConfigurator (EDU-895) 2017-03-23 13:43:29 +03:00
Liana.Bakradze
cbfdfdf8e0 move task creation from util method to new configurator (EDU-895) 2017-03-23 13:43:29 +03:00
Liana.Bakradze
70aa9935ee get rid of lesson and task creators (EDU-895) 2017-03-23 13:43:29 +03:00
Liana.Bakradze
ce75c02ba3 get rid of StudyLanguageManager (EDU-895) 2017-03-23 13:43:29 +03:00
Liana.Bakradze
e359dd2eba EDU-525 Empty Editor shouldn't be replaced in educational plugins 2017-03-20 17:32:46 +03:00
nik
2b18ed9ef2 project configuration: removed reference to non-existing test source root from Edu-Python module 2017-03-15 15:50:54 +03:00
Ekaterina Tuzova
73537ffb57 Merge branch 'edu_refactorings' 2017-03-10 18:40:44 +03:00
Liana.Bakradze
353a646438 rename Educational plugin for PyCharm to Edu Python to be consistent with other educational plugins 2017-03-10 15:46:49 +03:00
Liana.Bakradze
cf83cbd903 rename module student-python to Edu-Python to be consistent with other educational plugins 2017-03-10 15:31:38 +03:00