| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| templates | ||
| __init__.py | ||
| calc.py | ||
| capa_problem.py | ||
| checker.py | ||
| eia.py | ||
| inputtypes.py | ||
| responsetypes.py | ||
| util.py |
- responsetype used to be instantiated multiple times(!) in capa_problem
now it is instantiated once, and stored in self.responders
- responsetypes.GenericResponse restructured; each superclass
show now provide setup_response (and not __init__), and may
provide get_max_score(); general __init__ provided to
clean up superclasses.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| templates | Loading commit data... | |
| __init__.py | Loading commit data... | |
| calc.py | Loading commit data... | |
| capa_problem.py | Loading commit data... | |
| checker.py | Loading commit data... | |
| eia.py | Loading commit data... | |
| inputtypes.py | Loading commit data... | |
| responsetypes.py | Loading commit data... | |
| util.py | Loading commit data... |