Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Antoine PIGEAU
2015-Hubble-UserProfiles
Commits
725ab021
Commit
725ab021
authored
May 20, 2016
by
Antoine PIGEAU
Browse files
improve comment
parent
5b0de255
Changes
1
Hide whitespace changes
Inline
Side-by-side
2015-Hubble-UserProfile/dataManager/scriptDatabaseManager2.py
View file @
725ab021
...
...
@@ -296,8 +296,8 @@ class ScriptDatabaseManager:
generate the sequence of all the user for the course idCourse
parameter:
idCourse id of the course to generate the sequences
needToSave indicates if the sequence is saved in a file
idCourse
an integer,
id of the course to generate the sequences
needToSave
a boolean that
indicates if the sequence is saved in a file
return:
sequences, a list of [ (idUser, [(idPart, idSession, duration), (), ...,()]) , ...]
...
...
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